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

Try resolving compatible mirror releases #14

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

jschwe
Copy link
Contributor

@jschwe jschwe commented Oct 7, 2024

Allows user specified versions such as 5.0 to resolve to e.g. 5.0.x, with x being the latest release in the 5.0.x series. If there is an exact match, then that is preferred.

Note: Getting compatible patch releases already works fine with the upstream source, so this doesn't fix any errors, it just makes the mirror work in more cases.

@jschwe jschwe force-pushed the jschwender/resolve-patch-releases branch from 02f4895 to d025022 Compare October 7, 2024 18:25
Allows user specified versions such as 5.0 to resolve to e.g. 5.0.x, with x being the latest release in the 5.0.x series.
If there is an exact match, then that is preferred.

Signed-off-by: Jonathan Schwender <[email protected]>
@jschwe jschwe force-pushed the jschwender/resolve-patch-releases branch from d025022 to c523ae7 Compare October 7, 2024 18:58
@jschwe jschwe merged commit 0ee4782 into main Oct 7, 2024
11 checks passed
@jschwe jschwe deleted the jschwender/resolve-patch-releases branch October 7, 2024 19:13
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