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

feat: correctly sort bazel module versions #145

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

kormide
Copy link
Collaborator

@kormide kormide commented Feb 6, 2024

Sort module versions in the official order.

See bazelbuild/bazel-central-registry#1431 (comment).

@kormide kormide requested review from alexeagle and cgrindel February 6, 2024 01:09
@kormide kormide changed the title feat: correctly compare bazel module versions feat: correctly sort bazel module versions Feb 6, 2024
@kormide kormide force-pushed the module-version branch 2 times, most recently from 3c17102 to 0fe4743 Compare February 6, 2024 01:36
@kormide kormide requested a review from fmeum February 6, 2024 01:39
src/domain/version.ts Outdated Show resolved Hide resolved
@cgrindel
Copy link
Member

cgrindel commented Feb 6, 2024

The code looks good. However, I wanted to point out that a TypeScript library for bzlmod verions. Do you think it makes sense to leverage the library?

@kormide
Copy link
Collaborator Author

kormide commented Feb 6, 2024

a TypeScript library for bzlmod verions

Nice, I had no idea this existed. I'll use that instead.

@kormide
Copy link
Collaborator Author

kormide commented Feb 8, 2024

a TypeScript library for bzlmod verions

Nice, I had no idea this existed. I'll use that instead.

It looks like this hasn't actually been published to npm, yet. @hobofan Are there any plans to do so?

@kormide kormide merged commit aaa1cbe into bazel-contrib:main Feb 22, 2024
2 checks passed
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.

3 participants