Commit Graph

17306 Commits

Author SHA1 Message Date
xuwei-k 27594f22cb remove scala-xml libraryDependencySchemes 2025-08-31 11:43:32 +09:00
eugene yokota 6f02980a94
Merge pull request #8254 from xuwei-k/typesafe-ivy-resolver
remove typesafe ivy resolver
2025-08-30 21:39:02 -04:00
xuwei-k 501e2e3aa3 remove typesafe ivy resolver 2025-08-31 08:16:44 +09:00
eugene yokota 3c62eddd42
Merge pull request #8251 from eed3si9n/wip/bump-zinc
[2.x] Zinc 2.0.0-M7
2025-08-30 18:52:40 -04:00
Eugene Yokota dedaba23d0 Zinc 2.0.0-M7 2025-08-30 18:04:35 -04:00
eugene yokota fab0ac0816
Merge pull request #8250 from eed3si9n/wip/set
[2.x] fix: Fixes set command
2025-08-29 00:46:37 -04:00
Eugene Yokota b965277edc fix: Fixes set command
**Problem**
Once set command fails, the error state carries over to the next.

**Solution**
Create a fresh driver with a fresh reporter.
2025-08-28 23:47:07 -04:00
eugene yokota 983a564ed0
Merge pull request #8247 from eed3si9n/wip/export-jars-false
[2.x] fix: Fixes exportJars handling for test
2025-08-28 00:09:40 -04:00
Eugene Yokota a883e400eb fix: Fixes exportJars handling for test
**Problem**
Test doesn't seem to work for exportJars set to false.

**Solution**
This bumps Zinc to handle directory hashing.
2025-08-27 23:28:37 -04:00
eugene yokota 76ebcab815
Merge pull request #8245 from xuwei-k/dependabot-setting 2025-08-27 10:03:41 -04:00
xuwei-k 7bdcdcd213 update dependabot.yml setting 2025-08-27 19:14:10 +09:00
eugene yokota e287a030c5
Merge pull request #8240 from eed3si9n/wip/export-jar
[2.x] fix: Fixes exportJars false support
2025-08-26 01:46:08 -04:00
Eugene Yokota 380af10e8f fix: Fixes exportJars false support
**Problem**
Setting exportJars to false causes issues due to hashing of the directories.

**Solution**
Make exportedProducts uncached for now.
2025-08-26 01:10:27 -04:00
eugene yokota a8fc24dda6
Merge pull request #8238 from eed3si9n/wip/junit-java
[2.x] fix: Java-only tests
2025-08-25 22:26:58 -04:00
Eugene Yokota 21a9996b09 fix: Java-only tests
**Problem**
managedScalaInstance := false fails Java-only tests because
the test runner is based on a Scala Runner and sbt 2.x
currently derives the ScalaInstance only from update.

**Solution**
For the purpose of Java-only testing, create a dummy Scala Instance.
2025-08-25 22:12:56 -04:00
eugene yokota ab9e099f74
Merge pull request #8239 from xuwei-k/sbt-projectmatrix-template
remove `sbt-projectmatrix` in template
2025-08-25 21:12:49 -04:00
xuwei-k 7c53ba434a remove sbt-projectmatrix in template 2025-08-26 09:02:25 +09:00
eugene yokota 15773d0bd7
Merge pull request #8237 from eed3si9n/wip/merge-1.11.x
[2.x] Merge 1.11.x
2025-08-25 03:07:15 -04:00
Eugene Yokota b49fbea42f Adjust test 2025-08-25 02:41:31 -04:00
Hamza Remmal 0b319a16c5 add scala nightly repository resolver 2025-08-25 02:31:51 -04:00
Eugene Yokota 9783cd092b Merge branch '1.11.x' into wip/merge-1.11.x 2025-08-25 02:29:12 -04:00
Eugene Yokota c432f19759 Set to 1.11.5 in the runner script 2025-08-24 15:52:49 -04:00
eugene yokota b22cbdf496
Merge pull request #8236 from eed3si9n/wip/bump-sbtn
[1.x] sbtn 1.11.5
2025-08-24 06:04:14 -04:00
Eugene Yokota 94d20176d9 sbtn 1.11.5 2025-08-24 05:50:16 -04:00
eugene yokota e135576ec9
Merge pull request #8234 from eed3si9n/wip/client-improvement
[1.x] Improve sbtn a bit
2025-08-24 04:44:33 -04:00
Eugene Yokota af967705e9 Make integrationTest sequential 2025-08-24 04:28:57 -04:00
Eugene Yokota ff328a092d Improve sbtn a bit
1. Remove experimental warning.
2. Buffer the boot log so ANSI output is fixed for JVM client.
3. Remove timestamp.
2025-08-24 03:58:13 -04:00
eugene yokota e70a526ef2
Merge pull request #8232 from eed3si9n/wip/jvm-client
[1.x] --jvm-client
2025-08-24 02:17:37 -04:00
Eugene Yokota fb070edaf1 Split client test 2025-08-24 02:04:34 -04:00
Eugene Yokota 70070fcf06 Comment out version number tests 2025-08-24 02:04:34 -04:00
Eugene Yokota 49e46c2451 Retry on IO error 2025-08-24 02:04:34 -04:00
Eugene Yokota 2de01a8a05 [1.x] --jvm-client
This adds --jvm-client to the runner script.
2025-08-24 00:32:37 -04:00
eugene yokota a48b448a18
Merge pull request #8233 from eed3si9n/wip/server-test
[1.x] ci: Split server-test
2025-08-24 00:31:41 -04:00
Eugene Yokota b2afa2114f ci: Split server-test 2025-08-24 00:17:58 -04:00
eugene yokota 84f42c4c95
Merge pull request #8231 from eed3si9n/wip/bump-lm
[1.x] Bump to lm 1.11.5
2025-08-23 18:41:59 -04:00
Eugene Yokota a7baab70e8 Bump lm 2025-08-23 18:14:10 -04:00
eugene yokota 0e4dcebe5f
Merge pull request #8219 from jeanmarc/1.11.x
[1.x] Include artifact name in Sona deployment
2025-08-23 16:48:42 -04:00
eugene yokota 9457097368
Merge pull request #8229 from sbt/dependabot/github_actions/actions/setup-java-5
Bump actions/setup-java from 4 to 5
2025-08-23 01:50:01 -04:00
eugene yokota 2b737ef798
Merge pull request #8228 from sbt/dependabot/github_actions/develop/actions/setup-java-5 2025-08-22 23:27:07 -04:00
eugene yokota f0e3b5a2ab
Merge pull request #8226 from eed3si9n/wip/scala-library
[1.x] scala-library 3.8.0 support
2025-08-22 18:40:14 -04:00
Eugene Yokota dd6578eaf6 Don't cache boot 2025-08-22 17:17:06 -04:00
dependabot[bot] 6c2e64af1b
Bump actions/setup-java from 4 to 5
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-22 21:13:08 +00:00
dependabot[bot] 2cdbad35e1
[2.x] Bump actions/setup-java from 4 to 5
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-22 21:08:35 +00:00
eugene yokota 27edd30407
Merge pull request #8227 from eed3si9n/wip/clean
Add clean.yml
2025-08-22 23:04:33 +02:00
Eugene Yokota 2eead75958 Add clean.yml 2025-08-22 16:59:23 -04:00
Eugene Yokota 724b8cebef scala-library 3.8.0 support
**Problem**
Scala 3.8.0 nightly and later in-sources the scala-library for the use by Scala 3, as opposed to using Scala-2.13-bound standard library.
This means that we will run into situations where scala-library should NOT align with scala-reflect, which might exist transitively.

**Solution**
Adjust the csrSameVersions rule for Scala 3.8 so it will only try to keep scala-library and scala3-library versions aligned.
2025-08-22 16:42:21 -04:00
eugene yokota 69adcb80de
Merge pull request #8221 from eed3si9n/wip/nowarn 2025-08-21 13:21:20 +02:00
eugene yokota fb56956fa3
Merge pull request #8223 from eed3si9n/wip/syncfiles
[2.x] fix: Workaround syncFile issue
2025-08-21 08:29:55 +02:00
Eugene Yokota 353ee59cdb fix: Workaround syncFile issue
**Problem**
We get non-deterministic NoSuchFileException.

**Solution**
Catch the exception.
2025-08-21 08:13:49 +02:00
Eugene Yokota 0c9408d312 fix: Fix sbt 1.x cross building
**Problem**
Under -Xlint, sbt 1.x complains that nowarn isn't doing anything.

**Solution**
Bring back Wconf for sbt 1.x cross building.
2025-08-21 07:19:12 +02:00