Chris Stewart
ba4d21c495
Try pinning CI image to ubuntu 22.04 for now as a workaround until setup-java
supports sbt
installation ( #5843 )
...
* Try pinning CI image to ubuntu 22.04 for now as a workaround until setup-java supports sbt installation
* Switch everything else to ubuntu-22.04
2025-01-10 16:31:11 -06:00
Chris Stewart
28001af35e
Add .jvmopts, conslidate JVM options there ( #5729 )
2024-10-21 12:45:19 -05:00
Chris Stewart
ab6d3f5cb7
Pull over simple syntax changes for scala3 libraries ( #5719 )
...
* Pull over simple syntax changes for {cryptTest,coreTest,testkitCore,appCommons} from #5713
* Fix case analysis in Picklers.scala
2024-10-17 13:00:33 -05:00
Chris Stewart
46d6256e39
Switch distrubution to temurin, use full semver (21.0.4) ( #5704 )
2024-10-10 13:59:07 -05:00
Chris Stewart
723e2f6a31
Bump java-version from 17 -> 21 on CI ( #5503 )
2024-04-04 17:09:45 -05:00
Chris Stewart
1084be80ad
Upgrade cache action to v3 ( #5326 )
...
* Upgrade cache action to v3
* Make unique cache names
* Empty commit to run CI
* Empty commit to re-run CI
2023-12-16 12:24:25 -06:00
Chris Stewart
dbd54ca55f
2022 11 11 sbt 1.8.0 ( #4883 )
...
* upgrade to scala 2.13.10
* Remove 2.13.8 from CI
* Try upgrading to sbt 1.8.0-RC1 to see if build works on CI
* Try to update scoverage to 2.0.6
* Upgrade sbt native packager to 1.9.11
* Upgrade to sbt 1.8.0
2022-11-16 12:05:59 -06:00
Chris Stewart
e9b4c779fa
Upgrade scalajs to 1.10.1 ( #4464 )
...
* Upgrade scalajs to 1.10.1
* Upgrade to scalajs to 1.11.0
* Try to re-order order tests are run in to avoid scoverage bug with scalajs
* remove duplicate run of asyncUtilsTestJS/test
2022-11-01 18:15:44 -05:00
Chris Stewart
713ee75d4c
Get rid of standalone scalajs, mdoc CI matrix. Consolidate with other CI jobs ( #4633 )
...
* Get rid of standalone scalajs, mdoc CI matrix. Consolidate with other jobs for faster performance
* Adjust CI matrix name
* Address review, bump heap size
2022-08-20 17:21:39 -05:00
Chris Stewart
a2117e2551
Downgrade CI jdk 18 -> 17 ( #4546 )
...
* Downgrade CI jdk 18 -> 17
* Empty commit to run CI
2022-07-28 12:25:43 -05:00
Chris Stewart
9985db3b41
Bump to jdk18 ( #4471 )
2022-07-08 14:56:03 -05:00
Chris Stewart
2968a9ee15
Try to test out setup-java CI action ( #4466 )
...
* Try to test out setup-java CI action
* Attempt to fix
2022-07-08 13:43:17 -05:00
Chris Stewart
16f3da7ee0
Update setup scala action to v13 ( #4113 )
...
* Update setup scala action to v11
* update to v13
* increase heap size on compile
2022-02-21 15:52:24 -06:00
Chris Stewart
eddcc94b03
Upgrade CI jdks to openjdk@1.17.0 ( #4114 )
2022-02-21 09:44:59 -06:00
Chris Stewart
52dcf51e82
Automatically download binaries if they are used in test suite ( #4005 )
...
* Remove download binary scripts from CI, try to make binary downloads contingent on tests being run in a project
* Cleanup docs to remove unecessary downloadBitcoind
2022-01-23 17:43:30 -06:00
Chris Stewart
44a66e72e5
Upgrade to Scala 2.13.8 ( #3789 )
...
* Upgrade to Scala 2.13.7
* Upgrade to Scala 2.13.8
2022-01-13 10:17:11 -06:00
rorp
4ef1e6bcb6
CI fixes ( #3597 )
...
* CI fixes
* fix workflow names
* cleanup unused code
* fix ServerRunTest
* change number attempts to start Node
2021-08-25 15:07:27 -05:00