-
-
Notifications
You must be signed in to change notification settings - Fork 603
Open
Description
the workflow around global lockfiles needs to be thought out. In particular, it should permit being able to use ~/.config/mise/mise.lock
in order to track urls in #5629 but otherwise should allow mise behavior like being able to set node = "20"
in multiple projects. Note that the global config may not define node = "20"
at all but we still want to track at least the URL for tracking and reducing API rate limits.
I think for this to work correctly we would want to store all versions ever installed into the global lockfile even if they're in local lockfiles and never remove any.
djgoku
Metadata
Metadata
Assignees
Labels
No labels