sbt/.github/workflows
bitloi f870b60b7c
[2.x] feat: sbtw launcher (#8742)
- Add sbtwProj: Scala 3.x launcher with scopt, drop-in for sbt.bat
- Config: .sbtopts, .jvmopts, sbtconfig.txt, JAVA_OPTS/SBT_OPTS precedence
- Options: --client, --server, --jvm-client, mem, sbt-version, java-home, etc.
- sbt 2.x defaults to native client; --server forces JVM launcher
- JVM run via xsbt.boot.Boot; native via sbtn with --sbt-script
- build.sbt: sbtwProj in root build and allProjects; NativeImagePlugin
- Fixes: JAVA_OPTS then .jvmopts, build.properties trim, shutdownAll PID, Iterator.lastOption
2026-02-16 16:21:30 -05:00
..
ci.yml [2.x] test: Move back the project scripted tests (#8660) 2026-01-31 17:41:45 -05:00
cla.yml Use new Scala CLA checker 2024-12-17 14:58:29 -08:00
clean.yml Add clean.yml 2025-08-22 16:59:23 -04:00
client-test.yml [2.x] feat: sbtw launcher (#8742) 2026-02-16 16:21:30 -05:00
dependency-graph.yml [1.x] Bump actions/checkout from 5 to 6 2025-11-24 14:14:23 +09:00
lock-thread.yml Bump dessant/lock-threads from 5 to 6 2025-12-15 04:00:59 +00:00
nightly.yml [1.x] Bump actions/checkout from 5 to 6 2025-11-24 14:14:23 +09:00
server-test.yml Use JDk 17 for CI 2026-01-24 04:52:28 -05:00
winget.yml Create winget.yml 2023-02-27 14:57:36 +05:30