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 - Add Import bundle command #2472

Merged
merged 42 commits into from
Apr 8, 2024

Conversation

EyalDelarea
Copy link
Contributor

@EyalDelarea EyalDelarea commented Mar 11, 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 ./....

Added jf release-bundle-import command

Allows to import an exported bundle into release bundles in onPerm platforms.

depends on:
jfrog/jfrog-client-go#921
&
jfrog/jfrog-cli-core#1153

@EyalDelarea EyalDelarea added the new feature Automatically generated release notes label Mar 11, 2024
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Mar 12, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Mar 12, 2024
Copy link
Contributor

👍 Frogbot scanned this pull request and found that it did not add vulnerable dependencies.


@yahavi yahavi added the safe to test Approve running integration tests on a pull request label Mar 12, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Mar 12, 2024
docs/lifecycle/importbundle/help.go Outdated Show resolved Hide resolved
docs/lifecycle/importbundle/help.go Outdated Show resolved Hide resolved
docs/lifecycle/importbundle/help.go Outdated Show resolved Hide resolved
lifecycle/cli.go Show resolved Hide resolved
lifecycle_test.go Outdated Show resolved Hide resolved
lifecycle_test.go Outdated Show resolved Hide resolved
lifecycle_test.go Outdated Show resolved Hide resolved
lifecycle_test.go Outdated Show resolved Hide resolved
utils/cliutils/commandsflags.go Outdated Show resolved Hide resolved
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Mar 21, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Mar 21, 2024
artifactory_test.go Outdated Show resolved Hide resolved
artifactory_test.go Outdated Show resolved Hide resolved
artifactory_test.go Outdated Show resolved Hide resolved
artifactory_test.go Outdated Show resolved Hide resolved
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@EyalDelarea EyalDelarea added the safe to test Approve running integration tests on a pull request label Apr 8, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Apr 8, 2024
Copy link
Contributor

github-actions bot commented Apr 8, 2024

👍 Frogbot scanned this pull request and did not find any new security issues.


@EyalDelarea EyalDelarea merged commit 011060f into jfrog:dev Apr 8, 2024
63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants