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

Artifactory Release Lifecycle Management - Support include/exclude repos and remove overwrite from release bundle promotion #2425

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

RobiNino
Copy link
Contributor

@RobiNino RobiNino commented Jan 31, 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 ./....

Depends on jfrog/jfrog-cli-core#1121

Breaking change:

  • Removed the overwrite_existing_artifacts promotion option that has been decommissioned as of 7.75.0 (both from UI and API).

Improvement:

  • Support for include/exclude repositories in release bundle promotion.

@RobiNino RobiNino added breaking change Automatically generated release notes improvement Automatically generated release notes labels Jan 31, 2024
@RobiNino RobiNino requested review from eyalbe4 and yahavi January 31, 2024 07:44
@eyalbe4 eyalbe4 changed the title Lifecycle - Remove the decommissioned overwrite property from promotion Artifactory Release Lifecycle Management - Remove the decommissioned overwrite property from promotion Feb 1, 2024
@RobiNino RobiNino force-pushed the remove-lc-overwrite branch from 050355b to 1a926e9 Compare February 1, 2024 12:09
@RobiNino RobiNino changed the title Artifactory Release Lifecycle Management - Remove the decommissioned overwrite property from promotion Artifactory Release Lifecycle Management - Modify release bundle promotion properties Feb 1, 2024
@RobiNino RobiNino added the safe to test Approve running integration tests on a pull request label Feb 1, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Feb 1, 2024
@RobiNino RobiNino merged commit 45553c5 into jfrog:dev Feb 1, 2024
13 of 14 checks passed
@RobiNino RobiNino changed the title Artifactory Release Lifecycle Management - Modify release bundle promotion properties Artifactory Release Lifecycle Management - Support include/exclude repos and remove overwrite from release bundle promotion Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Automatically generated release notes improvement Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants