BUILD-12007: Bump jfrog-cli in config-uv to 2.115.0 - #325
Conversation
There was a problem hiding this comment.
Pull request overview
Updates config-uv’s pinned JFrog CLI version so workflows that run jf uv sync (and related jf uv commands) succeed after config-uv setup.
Changes:
- Bump
jfrog-cliinconfig-uvfrom2.96.0to2.115.0to include the publicjf uvcommand.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
jf uv became public in jfrog-cli 2.105.0; the previous 2.96.0 pin makes documented jf uv sync fail after config-uv.
1b89fa4 to
54fb43e
Compare
|
Code Review ✅ ApprovedBumps jfrog-cli to version 2.115.0 in config-uv to enable support for the 'jf uv' command. No issues found. OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |



BUILD-12007: Bump jfrog-cli in config-uv to 2.115.0
Summary
config-uvpinnedjfrog-clito2.96.0, which does not include the publicjf uvcommand (added in jfrog-cli v2.105.0).2.115.0so documentedjf uv syncworks afterconfig-uv.Concrete failure
After the GH_TOKEN fix path in
gitarcode/benchmark-martian, setup failed atjf uv sync:get-build-numbersucceeded (BUILD_NUMBER: 1)Changes
config-uv/mise.local.toml: bumpjfrog-cli2.96.0→2.115.0Validation