-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
using fully qualified module path #116
base: main
Are you sure you want to change the base?
using fully qualified module path #116
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It’s not a one liner change, you will need to change all the import paths used in the code which refers to parent module as ‘juno’
…cinfo, tracker, cfg
@kush-work Can you see my latest commit? Can you verify if thats what is missing? |
@Ahmadkashif Thanks for working on this issue. Would you mind creating a pull request out of dev branch not on Main branch ? |
Sure @varuntechie , Do take a look at #123 |
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ctions/setup-go-4.0.1 Bump actions/setup-go from 4.0.0 to 4.0.1
Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.6.7 to 2.6.15. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.7...v2.6.15) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…a/examples/client/junoReferenceApp/junoreferenceAppService/org.springframework.boot-spring-boot-autoconfigure-2.6.15 Bump spring-boot-autoconfigure from 2.6.7 to 2.6.15 in /client/Java/examples/client/junoReferenceApp/junoreferenceAppService
…ge ubuntu version 20.04 3. Update github workflow for build on mac-os
Manual build supported platforms
Docker build changes
Fixing all Dependabot alerts in https://github.com/paypal/junodb/security/dependabot
Fix: Dependabot alerts
moved ruby client to opensource
Comment out macos-latest docker build, facing docker issue on image h…
Monitoring enhancements
Co-authored-by: Stanislas <jostanislas@packer-63fd5241-f279-a411-b3c2-6686a8797997.pp-dev-cloudsystems.us-central1.gcp.dev.paypalinc.com>
Solves Issue #113