-
Notifications
You must be signed in to change notification settings - Fork 59
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
Utils enhancements to allow go support for JFrog Curation #1187
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.
- Please add test cases for the new bool argument of
getArtifactoryApiUrl
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.
See my inline comments.
I'd love to run another review cycle following the implementation of my comments.
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.
Let's also create a PR for github.com/jfrog/jfrog-cli with an upgrade of the jfrog-cli-core and build-info-go modules that include the changes proposed in their PRs, and ensure the tests there are passing.
Let's link that jfrog-cli PR to this PR and the build-info-go PR.
@attiasas will take care of that |
Depends on: jfrog/build-info-go#255