sbt/sbt-app/src
eugene yokota 8ff4a8ecba
[2.0.x] fix: Make custom-scala-org scripted test hermetic (#9260) (#9263)
The original fixture pinned
  scalaOrganization := "io.github.scala-wasm"
  scalaVersion := "3.8.3-RC1-wasm-bin-SNAPSHOT"
and ran compile. The wasm fork never published a release of
scala3-library_3 -- only a snapshot to Sonatype's central-snapshots
repo, which has ~90-day retention. #8732 merged 2026-02-21; the
snapshot was GC'd ~2026-05-22 and develop CI began failing
deterministically.

Fixes #9259.

Co-authored-by: BrianHotopp <brihoto@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 03:56:27 -04:00
..
main [2.0.x] feat: Add dependencyMode setting to control classpath transitivity (#8960) (#8972) 2026-03-24 00:39:25 -04:00
repo-override-test [2.x] feat: repositories_force support (#8761) 2026-02-20 01:52:59 -05:00
sbt-test [2.0.x] fix: Make custom-scala-org scripted test hermetic (#9260) (#9263) 2026-05-24 03:56:27 -04:00
test/scala/sbt [2.0.x] test: Port tests to use lm-coursier (#9205) 2026-05-11 21:13:02 -07:00