#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 29491479579Warning Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes. Coverage decreased (-0.03%) to 72.486%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! |
Updated changelog to reflect fixed issues and improvements.
|
Retest: The installation was successful on version |
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