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

Fix and refactor SBT version logic #710

Merged
merged 1 commit into from
May 30, 2024

Conversation

keynmol
Copy link
Contributor

@keynmol keynmol commented May 30, 2024

Fixes GRAPH-609
Closes #709

SBT version parsing logic was broken, so I made it a bit more robust, plus added lots of tests.

Test plan

  • New unit tests
  • Bump e2e tests to SBT 1.10 as this was the version breaking everything

@keynmol keynmol requested a review from olafurpg May 30, 2024 08:54
Copy link
Member

@olafurpg olafurpg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

I enabled auto-link to Linear for GRAPH-NUMBER
CleanShot 2024-05-30 at 10 57 16@2x

Copy link
Member

@olafurpg olafurpg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

I enabled auto-link to Linear for GRAPH-NUMBER
CleanShot 2024-05-30 at 10 57 16@2x

@keynmol keynmol merged commit 20b5142 into main May 30, 2024
15 checks passed
@keynmol keynmol deleted the GRAPH-609/fix-sbt-version-comparison branch May 30, 2024 09:01
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.

SBT version comparison is not working correctly
2 participants