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

Use Scala LTS as the default version while cross compiling all Scala 3 modules on both LTS & Next #2752

Merged
merged 16 commits into from Feb 26, 2024

Conversation

Gedochao
Copy link
Contributor

What this PR does:

  • all Scala3-compatible modules will now be cross compiled on both LTS (atm 3.3.2) & Next (atm 3.4.0)
  • the internal Scala version will default to LTS (atm 3.3.2)
    • all launchers used for publishing & integration tests will use the default internal version (which is the 3.3.2 LTS)
    • we won't run integration tests twice, we'll just do it once for LTS

@Gedochao Gedochao force-pushed the maintenance/lts-cross-next branch 3 times, most recently from 0fab65e to ffa7c29 Compare February 23, 2024 13:22
@Gedochao Gedochao marked this pull request as ready for review February 23, 2024 14:39
@Gedochao Gedochao merged commit f3369c2 into VirtusLab:main Feb 26, 2024
58 checks passed
@Gedochao Gedochao deleted the maintenance/lts-cross-next branch February 26, 2024 07:36
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.

None yet

2 participants