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

support resolving packages with validator #48

Merged
merged 5 commits into from
Mar 4, 2025

Conversation

coffee-cup
Copy link
Contributor

In cases where we are using Mise only to find the latest available version of a package, there may be times where the place the packages is being installed from (e.g. DockerHub), does not have the latest version available on Mise. This PR adds support for validating that a package version is available (up to the implementor). We use mise ls-remote pkg@version to list the available versions and the resolver will use the latest version that matches.

@railway-app railway-app bot temporarily deployed to railpack-pr-48 March 3, 2025 07:36 Destroyed
Copy link

railway-app bot commented Mar 3, 2025

🚅 Previously deployed to Railway in the railpack project. Environment has been deleted.

@railway-app railway-app bot temporarily deployed to railpack-pr-48 March 3, 2025 21:33 Destroyed
@railway-app railway-app bot temporarily deployed to railpack-pr-48 March 4, 2025 03:40 Destroyed
@railway-app railway-app bot temporarily deployed to railpack-pr-48 March 4, 2025 03:40 Destroyed
@coffee-cup coffee-cup merged commit 155689b into main Mar 4, 2025
22 checks passed
@coffee-cup coffee-cup deleted the jr/support-resolving-with-validator branch March 4, 2025 03:43
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

Successfully merging this pull request may close these issues.

1 participant