Commit Graph

10 Commits

Author SHA1 Message Date
Adrien Delorme 86b7e05ebe circle-ci: build each support GOOS in a separate run using vendors to make this faster
make bin can take more than 10min
2019-05-01 13:54:24 +02:00
Adrien Delorme ae46fcec01 circle-ci: run `make bin` to make sure all of our binaries can build 2019-04-30 12:06:34 +02:00
Adrien Delorme bba0f9f820 also make sure packer builds with go modules 2019-04-12 13:20:58 +02:00
Adrien Delorme 267e2253a2 check if running `go mod vendor` has an effect on vendor directory and if so fail 2019-04-11 14:19:25 +02:00
Adrien Delorme c4b28d6ddc Revert "use golang:1.12 instead of cicleci/golang:1.12"
This reverts commit 6381f31113c59f4c73336a74f6078adacbd9cef6.
2019-03-04 11:17:58 +01:00
Adrien Delorme 07dfab5e3c use golang:1.12 instead of cicleci/golang:1.12 2019-03-04 11:17:58 +01:00
Adrien Delorme 6e872fc40b .circleci/config.yml: use go 1.12 2019-03-04 11:17:58 +01:00
Megan Marsh f51707630d clean up config.yml and decrease number of parallel processes in build 2018-11-19 16:02:43 -08:00
Megan Marsh 31285a3d33
Revert "Start building on Circle-CI" 2018-11-16 15:08:57 -08:00
Megan Marsh 471f68228d first stab at circle ci config 2018-11-16 14:16:10 -08:00