11 Commits

Author SHA1 Message Date
Dalton Hubble
6129678dbb Allow running GitHub Workflows on PRs
* Allow external people to contribute PRs
2025-02-14 16:56:25 -08:00
Dalton Hubble
752bdbfaf4 Change tests to use shared GitHub Workflow from poseidon/.github
* https://github.com/poseidon/.github/pull/1
2023-03-22 14:16:08 -07:00
Dalton Hubble
81162f74e9 Add Go 1.19 to test matrix
* Move badges after the title line
* Update setup-terraform GitHub Action
2022-08-16 08:57:19 -07:00
Dalton Hubble
5ebabb7aab Fix golangci-lint warnings and remove deprecated golint
* Remove unused test code blocks
2022-07-31 14:18:06 -07:00
Dalton Hubble
f9ead23739 Add Butane Config flatcar variant
* Add tests for Butane Config flatcar variant
* Update README and docs for v0.11.0 release
* Update minimum Go version to v1.17
* Deprecate Container Linux Config, these can be written
as Butane Configs with the new flatcar variant
2022-07-29 21:18:56 -07:00
Dalton Hubble
0278773bfe Add Go v1.18 to test matrix
* Update Github Actions `setup-go` and `checkout`
* Change `go get <tool>` to `go install <tool>`
* Remove Go v1.16
2022-03-18 20:46:34 -07:00
Dalton Hubble
e6895e7e9f Update Go and add darwin-arm64 release target
* Drop Go v1.14 and v1.15 from test matrix
2021-09-24 10:51:59 -07:00
Dalton Hubble
afbd24fbbf Add Go v1.16 to the test matrix 2021-03-19 15:43:17 -07:00
Dalton Hubble
6d2ed4b434 Disable wrapper used by GH action hashicorp@terraform-setup 2020-12-07 00:00:33 -08:00
Dalton Hubble
dd07134fea Updde Terraform SDK from v1.8.0 to v2.3.0
* Tests require the terraform CLI (v0.12.26+)
* https://www.terraform.io/docs/extend/guides/v2-upgrade-guide.html
2020-12-06 23:54:44 -08:00
Dalton Hubble
01708589f1 Replace Travis CI with Github Actions
* Add test workflow with Go matrix
2020-10-12 00:05:08 -07:00