Skip to content

refactor: consolidate version parsing #2874

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

Conversation

aignas
Copy link
Collaborator

@aignas aignas commented May 12, 2025

This PR removes all of the custom version parsing functions where we try
to make sense about the version (e.g. extracting major/minor versions).

Whilst doing this I actually think that I made it easier to support #2837.

@aignas aignas force-pushed the refactor/remove-many-version-utilities-to-keep-a-single branch 2 times, most recently from fce5cd6 to b377527 Compare May 13, 2025 00:05
@aignas aignas changed the title refactor: remove semver class consolidate version parsing refactor: consolidate version parsing May 13, 2025
@aignas aignas force-pushed the refactor/remove-many-version-utilities-to-keep-a-single branch from b377527 to 463ffdc Compare May 14, 2025 23:15
@aignas aignas marked this pull request as ready for review May 15, 2025 04:20
@aignas aignas requested review from rickeylev and groodt as code owners May 15, 2025 04:20
@rickeylev rickeylev added this pull request to the merge queue May 15, 2025
Merged via the queue into bazel-contrib:main with commit ee8d7d6 May 15, 2025
3 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.

2 participants