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
93822c71ec
Make sure call ci matrixs run on java11 ( #2985 )
2021-04-28 16:21:09 -05:00
Chris Stewart
a3954dbcae
2021 04 17 spendinfodb invariant ( #2912 )
...
* Add invariant to spendingInfoDb to that requires if the spendinginfodb is in a TxoState.spentStates, the SpendingInfoDb.spendingTxIdOpt is defined
* Remove unused SpendingInfoDAO.updateTxoState()
* Remove comment
* Make TxoState and explicit parameter for test methods. Most test methods depend on a sample utxo state, so make the caller of the method specify what state they want the txo to be in
* Fix github actions config
* Fix RoutesSpec test
2021-04-18 09:02:49 -05:00
Chris Stewart
4c859f1ad1
Add timeouts to our CI workflows ( #2908 )
2021-04-17 17:56:19 -05:00
Chris Stewart
aed21f02c7
Add fetch depth zero to everything to fix bug introduced in #2766 ( #2773 )
2021-03-08 08:47:15 -06:00
Chris Stewart
eb24b18363
Upgrade scalac to 2.13.5 ( #2713 )
2021-02-24 07:03:52 -06:00
benthecarman
346e211eb9
Skip CI tests for docs PRs ( #2435 )
...
* Skip CI tests for docs PRs
* Fix docs
2020-12-29 08:07:15 -06:00
Ben Carman
67e7426260
Windows Secp Update & fix for parsing Windows paths ( #2398 )
...
* Windows Secp Update
* Add docs about errors
* Fix paths in config
* Bump timeout
2020-12-21 16:34:53 -06:00
Ben Carman
d0d695b0f0
Move CI into indiviual workflows ( #2353 )
2020-12-14 06:37:09 -06:00