Skip to content
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

Enhancements to Release Bundle Create Command. #2789

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

oshratZairi
Copy link
Collaborator

@oshratZairi oshratZairi commented Dec 8, 2024

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the dev branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

Enhanced behavior of the release bundle create command:

  1. The spec flag is now optional, with the build-name and build-number flags serving as replacements.
  2. Support has been added for the JFROG_CLI_BUILD_NAME and JFROG_CLI_BUILD_NUMBER environment variables as fallback options when the build-name and build-number flags are omitted.

documentation: jfrog/documentation#173

@lesnerd lesnerd added the safe to test Approve running integration tests on a pull request label Dec 8, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Dec 8, 2024
@lesnerd lesnerd added the safe to test Approve running integration tests on a pull request label Dec 8, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Dec 8, 2024
@eyalbe4 eyalbe4 merged commit aaff415 into jfrog:dev Dec 8, 2024
100 of 112 checks passed
@eyalbe4 eyalbe4 added the improvement Automatically generated release notes label Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants