Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto: should use the minimum subset of versions for a repo #556

Open
XaF opened this issue May 11, 2024 · 0 comments
Open

auto: should use the minimum subset of versions for a repo #556

XaF opened this issue May 11, 2024 · 0 comments

Comments

@XaF
Copy link
Owner

XaF commented May 11, 2024

Right now, using 1.22 in a directory and 1.22.1 in another would lead to two versions installed if the latest 1.22 is not 1.22.1. We should make sure this does not happen as 1.22.1 does fit the 1.22 requirement, and we should thus try and use the minimum number of versions possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant