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

findLatestVersion sorting versions alphabetically #21

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

johnwarburton
Copy link
Contributor

@johnwarburton johnwarburton commented Aug 8, 2024

golang.org/x/mod/semver expects version strings to begin with a leading "v".

Use Hashicorp version package which accepts all kinds of version string format

I am not quite sure where to attempt release versions so they sort high to low in the Web UI

…ng "v". Use Hashicorp version package which accepts all kinds of version string format
@dadav dadav merged commit bd2374d into dadav:main Aug 9, 2024
2 checks passed
@johnwarburton
Copy link
Contributor Author

Thanks!

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