8000 Fix sorting SNAPSHOT version by lwronski · Pull Request #840 · VirtusLab/scala-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix sorting SNAPSHOT version #840

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

Merged
merged 1 commit into from
Apr 4, 2022
Merged

Conversation

lwronski
Copy link
Contributor
@lwronski lwronski commented Apr 4, 2022

To resolve latest snapshot version for Scala CLI, we have to change the version naming

Anything after the + in versions is ignored when sorting versions in Coursier (it’s the semantic versioning spec), so it is impossible to find latest version. To fix, I changed + to -, it unblock proper sorting versions using cs.

@lwronski lwronski requested a review from alexarchambault April 4, 2022 13:40
@lwronski lwronski changed the title Fix sorting snaptshot version Fix sorting SNAPSHOT version Apr 4, 2022
@lwronski lwronski merged commit 7cf68f5 into VirtusLab:main Apr 4, 2022
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.

2 participants
0