Commit graph

10 commits

Author SHA1 Message Date
Lawrence Wong
6c39eaa6fd Use correct docker version in main.yml 2023-01-13 09:35:38 -08:00
Lawrence Wong
1074f7eaa5 Use correct docker version in main.yml 2023-01-13 09:25:23 -08:00
Lawrence Wong
644d3f4190 Download and install correct docker version in main.yml 2023-01-12 16:57:57 -08:00
Lawrence Wong
91a277cad0 Download and install correct docker version in main.yml 2023-01-12 16:35:49 -08:00
Lawrence Wong
9575b7fb1f Use ubuntu version 20 2023-01-12 15:10:21 -08:00
Renán I. Del Valle
907430768c
Misc. fixes for tests (#16)
* Bumping up CI to go1.17 and enabling CI for PRs.

* Adding go.sum now that issues seem to have gone away.

* Bump up aurora to 0.25.0 and mesos to 1.9.0

* Fixing Mac tests. Adding extra time for killing thermos jobs.

* Reduce the thermos overhead for unit tests

Co-authored-by: lenhattan86 <lenhattan86@users.noreply.github.com>
2021-10-25 12:39:13 -07:00
Renán I. Del Valle
caf1444250
Removes variables from github actions
Github Actions deprecated support for using env files without previously setting them. Adjusting CI scripts accordingly.
2020-11-16 21:45:00 -08:00
Renan DelValle
6c639362c8
Bumping up go tests time to 30m. 2020-07-27 21:44:35 -07:00
Renán I. Del Valle
ed81bcb28d
Increasing test time out to 20 mins
Increasing test timeout to 20mins for CI
2020-05-05 23:02:44 -07:00
Renán I. Del Valle
1d8afcd329
Adding github actions CI (#4)
* CI will run on pushes to the main branch.
2020-02-26 11:37:39 -08:00