Skip to content

Conversation

@asafgabai
Copy link
Collaborator

@asafgabai asafgabai commented Jun 9, 2025

  • The pull request is targeting the main branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....
  • All static analysis checks passed.
  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • All integration tests have passed locally as they cannot be automated yet.
  • All changes are detailed at the description. if not already covered at JFrog Documentation, new documentation have been added.

Added the package-bind and package-unbind commands for binding/unbinding packages to applications.

@asafgabai asafgabai added new feature Automatically generated release notes safe to test Approve running end-to-end tests on a pull request labels Jun 9, 2025
@asafgabai asafgabai marked this pull request as ready for review June 9, 2025 10:41
Description: "Package name.",
},
{
Name: "package-version",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be Versions, as an array of strings

@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2025

Unit Tests Results

74 tests  +16   74 ✅ +16   0s ⏱️ ±0s
25 suites + 3    0 💤 ± 0 
 1 files   ± 0    0 ❌ ± 0 

Results for commit 5cbeaa6. ± Comparison against base commit 51809c0.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

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


@asafgabai asafgabai merged commit 917b4c7 into main Jun 10, 2025
6 checks passed
@asafgabai asafgabai deleted the bind-packages branch June 10, 2025 08:45
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 safe to test Approve running end-to-end tests on a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants