Commit Graph

153 Commits

Author SHA1 Message Date
Andrew Gabbitas 066ed3427e
Add GitHub actions workflow for Boulder CI tests (#5308)
- Add GitHub actions workflow for Boulder CI tests in parity with Travis
  CI except the coverage test.
- Change boulder-tools docker image to push to a static docker repo
  instead of creating a new one each time. Use docker version tags and git
  hash to identify go versions in the repo.
- Change docker-compose to pull from the static boulder-tools repo. This
  breaks using the TRAVIS_GO_VERSION env variable to pull the docker image, but
  the default will still work with intent of decommissioning Travis-CI for
  GitHub CI.

Fix: #5289
2021-02-26 12:59:47 -08:00
Aaron Gable 7e57a788d5
Create workflow to comment on PRs against master (#5025) 2020-08-17 12:37:18 -07:00
Roland Bracewell Shoemaker 054397b3cc
Add a github action to update master when push to main (#4916) 2020-06-29 18:20:21 -07:00