sbt/.github/workflows
Eugene Yokota 8a9f24b395 fix: Fixes forked test error handling on JDK 17
**Problem**
Forked tests apparently incorrectly returns success if an exception is thrown
on JDK 17 and up, due to exception failing to persist.

**Solution**
This adds custom codec for Throwable to workaround this issue.
2025-09-07 04:44:05 -04:00
..
ci.yml fix: Fixes forked test error handling on JDK 17 2025-09-07 04:44:05 -04: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 Split client test 2025-08-24 02:04:34 -04:00
dependency-graph.yml [2.x] Bump actions/checkout from 4 to 5 2025-08-18 06:20:51 +00:00
lock-thread.yml Lock only issues 2023-12-11 18:54:05 -05:00
nightly.yml Bump actions/setup-java from 4 to 5 2025-08-22 21:13:08 +00:00
server-test.yml Split client test 2025-08-24 02:04:34 -04:00
winget.yml Create winget.yml 2023-02-27 14:57:36 +05:30