#2140 just install fails since already installed#2147
Conversation
- Fix detection and upgrade of manually installed just
|
While investigating this issue, I found that the root cause appears to be related to UV's handling of packages that provide the same executable. |
- fix (just): supports upgrades from manually installed just
460fb66 to
d550b01
Compare
- update uv test mock to support install options - adjust Just tests for --force installation
- add changelog for issu
Coverage Report for CI Build 29090449301Coverage decreased (-0.04%) to 72.186%Details
Uncovered ChangesNo uncovered changes found. Coverage Regressions23 previously-covered lines in 3 files lost coverage.
Coverage Stats💛 - Coveralls |
|
I tested this locally and ide installs just successfully even after having it installed earlier using I think it's worth discussing however if Otherwise, great work! |
This PR fixes #2140
Implemented changes:
--forceset to allow upgrades when eyistingjust.exeof different package exists.Testing instructions
Please add conscise, understandable instructions on how a reviewer can test/verify the functionality of your contribution here:
Expected output:
Checklist for this PR
Make sure everything is checked before merging this PR. For further info please also see
our DoD.
mvn clean testlocally all tests pass and build is successful#«issue-id»: «brief summary»(e.g.#921: fixed setup.bat). If no issue ID exists, title only.In Progressand assigned to you or there is no issue (might happen for very small PRs)with
internal