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

refactor: Decouple scala version checks from exact version list #826

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

Johnnei
Copy link
Contributor

@Johnnei Johnnei commented Feb 26, 2024

Follow up on #789 (comment) to allow minimum version checks rather than exact version matching.
This flow allows for each component to fail parsing which may quite defensive.

Triggered by a basic version update got a gotcha because we match on exact patterns: #824

@mccartney
Copy link
Collaborator

Let's give @saeltz a chance to review too.

@saeltz saeltz merged commit 3bf81ea into scapegoat-scala:master Feb 27, 2024
9 checks passed
@Johnnei Johnnei deleted the simplify-versions branch February 27, 2024 14:35
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