Skip to content

Conversation

bhanurp
Copy link
Collaborator

@bhanurp bhanurp commented May 19, 2025

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • This pull request is on the dev branch.
  • I used gofmt for formatting the code before submitting the pull request.

Issue

Fails to read if spec flag is set since instead of using IsFlagSet API getBoolFlagValue is used. Because of this even though right arguments are passed it fails and expects different args for release bundle update.

Fix

Using IsFlagSet should fix this issue and checks for correct number of arguments

@bhanurp bhanurp requested a review from itsmeleela May 19, 2025 14:10
@bhanurp bhanurp merged commit 2c2831b into jfrog:main May 22, 2025
9 checks passed
@bhanurp bhanurp added the bug Something isn't working label May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants