Commit graph

171 commits

Author SHA1 Message Date
Travis Groth
25867501d4
ci: Add cloudrun build (#1097)
* add cloudrun image build
2020-07-17 12:01:30 -04:00
Travis Groth
6ab797eb0b
ci: support rc releases (#1011) 2020-06-30 11:19:49 -04:00
Travis Groth
6f938562ca
Add backport action (#829) 2020-06-06 16:19:38 -04:00
Travis Groth
5ea1f719a7 Only run testing on master branch pushes and pull requests (#706) 2020-05-18 17:10:10 -04:00
Travis Groth
d58f68ab15 Update build and release process for envoy embedding (#699) 2020-05-18 17:10:10 -04:00
Caleb Doxsey
02615b8b6c Merge remote-tracking branch 'origin/master' into feature/envoy 2020-05-18 17:10:10 -04:00
Travis Groth
99e788a9b4 envoy: Initial changes 2020-05-18 17:10:10 -04:00
Travis Groth
1dc1c870c3
Switch integration tests from minikube to kind (#656) 2020-05-05 15:23:16 -04:00
Caleb Doxsey
49604ed458
ci: force docker driver (#645) 2020-05-04 07:11:59 -06:00
Caleb Doxsey
242c64ee97 integration: update test path for integration tests 2020-04-28 07:38:32 -06:00
Caleb Doxsey
33b30a87b1 integration: exclude integration folder from make test 2020-04-28 07:37:39 -06:00
Caleb Doxsey
8fd716e1d8 integration: add cluster setup and configuration and a few tests 2020-04-28 07:33:33 -06:00
Caleb Doxsey
6baf25dae8 ci: add go bin dir to path for test 2020-04-20 18:24:36 -06:00
Caleb Doxsey
f979bae194 ci: specify version number for build dependencies, call build-deps before test 2020-04-20 18:24:36 -06:00
Caleb Doxsey
7aa97dee68 ci: install opa from source 2020-04-20 18:24:36 -06:00
Caleb Doxsey
6cda829ed8 ci: download the proper opa binary 2020-04-20 18:24:36 -06:00
Caleb Doxsey
90af23432c authorize: run opa test in ci 2020-04-20 18:24:36 -06:00
Travis Groth
7ad528fef5
Update docker master/latest tag handling (#598)
* Ensure latest is actually latest semver and not last published

* Resume publishing master snapshot

* Build master image off debug gcr.io/distroless/base:debug
2020-04-12 14:42:03 -04:00
Travis Groth
3e562bbf37
deployment: publish with github actions and goreleaser (#586)
* Add release workflow
2020-04-07 07:28:58 -04:00
Travis Groth
d0acad597d
deployment: Add testing workflow (#583)
* Add testing workflow

* Remove testing from travis
2020-04-04 19:44:14 -04:00
Bobby DeSimone
4fb8c75a27
deployment: add release drafter (#398) 2019-11-25 07:47:40 -08:00