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

Scala3: test against both LTS & Next, build with LTS #1926

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

bjaglin
Copy link
Collaborator

@bjaglin bjaglin commented Feb 6, 2024

Rationale

 sbt:scalafix> projects
 [info] In file:/home/brice/git/scala/scalafix/
 [info] 	   cli2_12
 [info] 	   cli2_13
 [info] 	   cli3
 [info] 	   core2_12
 [info] 	   core2_13
 [info] 	   core3
 [info] 	   docs2_13
 [info] 	   expect2_12Target2_12_18
 [info] 	   expect2_12Target2_12_19
 [info] 	   expect2_12Target2_12_19xsource3
 [info] 	   expect2_13Target2_13_12
 [info] 	   expect2_13Target2_13_13
 [info] 	   expect2_13Target2_13_14
 [info] 	   expect2_13Target2_13_14xsource3
+[info] 	   expect2_13Target3_3_4-RC1
 [info] 	   expect2_13Target3_4_2
-[info] 	   expect3Target3_4_2
+[info] 	   expect3Target3_3_4-RC1
 [info] 	   input2_12_18
 [info] 	   input2_12_19
 [info] 	   input2_12_19xsource3
 [info] 	   input2_13_12
 [info] 	   input2_13_13
 [info] 	   input2_13_14
 [info] 	   input2_13_14xsource3
+[info] 	   input3_3_4_RC1
 [info] 	   input3_4_2
 [info] 	   integration2_12
 [info] 	   integration2_13
 [info] 	   integration3
 [info] 	   interfaces
 [info] 	   output2_12_19
 [info] 	   output2_12_19xsource3
 [info] 	   output2_13_14
 [info] 	   output2_13_14xsource3
-[info] 	   output3_4_2
+[info] 	   output3_3_4_RC1
 [info] 	   reflect2_12
 [info] 	   reflect2_13
 [info] 	   reflect3
 [info] 	   rules2_12
 [info] 	   rules2_13
 [info] 	   rules3
 [info] 	 * scalafix
 [info] 	   shared2_12
 [info] 	   shared2_13
 [info] 	   shared3
 [info] 	   testkit2_12
 [info] 	   testkit2_13
 [info] 	   testkit3
 [info] 	   unit2_12
 [info] 	   unit2_13
 [info] 	   unit3

project/ScalafixBuild.scala Outdated Show resolved Hide resolved
@bjaglin bjaglin force-pushed the scala3next branch 4 times, most recently from 025934a to ed76e4d Compare July 29, 2024 12:50
@bjaglin bjaglin changed the title Scala3: build with LTS, test Scala2 & Scala 3 against LTS & latest Scala3: build with LTS, test against LTS & latest Jul 29, 2024
@bjaglin bjaglin changed the title Scala3: build with LTS, test against LTS & latest Scala3: test against LTS & latest, build with LTS Aug 1, 2024
@bjaglin bjaglin force-pushed the scala3next branch 2 times, most recently from d24b25d to 1fac575 Compare August 1, 2024 22:29
@bjaglin bjaglin changed the title Scala3: test against LTS & latest, build with LTS Scala3: test against both LTS & Next, build with LTS Aug 1, 2024
@bjaglin bjaglin marked this pull request as ready for review August 1, 2024 22:37
@bjaglin bjaglin merged commit c57e69b into scalacenter:main Aug 1, 2024
9 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.

1 participant