Commit Graph

15 Commits

Author SHA1 Message Date
Sebastián Claudio Nale 89c83235c5 Removes `truffle compile` and npm clean install for wormhole dependency.
This speeds up the CI pipeline considerably.
2023-01-31 12:07:30 -07:00
Joe Howarth ff671332c2 run tests on main too 2023-01-20 12:47:22 -07:00
Joe Howarth eeaa91a2d4 change to main and pull_request 2023-01-20 12:47:22 -07:00
Joe Howarth 7f97d6e0a8 push only on certain branches 2023-01-20 12:47:22 -07:00
Joe Howarth e15029f6e0 save 2023-01-20 12:47:22 -07:00
Joe Howarth 46f32ba4ae refactor docker image gh action to also build on push to main 2023-01-20 12:47:22 -07:00
Sebastián Claudio Nale 1e86ed1ab2 CI workflow: renames a few job actions and simplifies some paths. 2023-01-19 14:33:24 -03:00
Sebastián Claudio Nale 9716ac6289 CI workflow: installs Foundry through official GH action.
This caches a particular release across action runners, lowering the
chance of running into a 403 unauthorized access in GitHub.
2023-01-19 14:33:24 -03:00
Joe Howarth 7357f20f64 remove extra docker-publish gh action; use published image in simple-gr.yaml 2023-01-18 14:59:05 -07:00
Joe Howarth 5419023df9 add env vars 2023-01-18 14:59:05 -07:00
Joe Howarth 00f1198021 trim docker push job 2023-01-18 14:59:05 -07:00
Joe Howarth 0677d278d7 docker publish 2023-01-18 14:59:05 -07:00
Joe Howarth 31b87eb4ca save 2023-01-18 14:59:05 -07:00
Joe Howarth 330b76fb8c save 2023-01-18 14:59:05 -07:00
Sebastián Claudio Nale 75f3a1a7a3 Github actions workflow that tests and typechecks. 2023-01-17 15:11:41 -07:00