Commit 7e852db
authored
ci: Switch from Travis to GitHub Actions (#717)
- The Travis CI YAML specified Ubuntu Trusty as a runner OS, which is
very end-of-life, so I switched those checks to GitHub Actions for
consistency with the other jobs here (acceptance tests, etc).
- You can see a test workflow run at
https://github.com/issyl0/terraform-provider-github/runs/2024800600.
- I didn't know if we wanted to do matrix builds to test multiple
versions of Go, but that can be a goal for the future if we do. The
development instructions for this provider still say Go 1.13.1 parent cde16c6 commit 7e852db
2 files changed
+18
-29
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
This file was deleted.
0 commit comments