Commit Graph

30 Commits (master)

Author SHA1 Message Date
Jesse Duffield 46fb0f5e5b remove dead code 2 years ago
Jesse Duffield 4c17f73750 maybe this will fix CI 2 years ago
Dawid Dziurla 36075dc835
ci: build on window/i386 too 5 years ago
Dawid Dziurla 945ad95bae
Comment out snapcraft stuff
It's failing the release pipeline and we do not use it currently.
5 years ago
Dawid Dziurla 214f96d0ca
Build windows amd64 target on CI 5 years ago
Dawid Dziurla 0bb696a24e
ci: comment some stuff 5 years ago
Dawid Dziurla 74444ae328
ci: split gox step 5 years ago
Dawid Dziurla 939305ff5a
ci: global GOFLAGS with -mod=vendor 5 years ago
Dawid Dziurla 817fb5349b
ci: gox, vendor and you
seems like gox is messing with GOPATH even when -mod=vendor option is
passed

setting GOFLAGS env variable looks to give better results
5 years ago
Jesse Duffield 956b2734f4 Revert "checkout latest master before updating docs"
This reverts commit 42e029c45e.
5 years ago
Jesse Duffield 42e029c45e checkout latest master before updating docs 5 years ago
Dawid Dziurla 139d991f45
ci: proper build matrix using workflows
reference: https://discuss.circleci.com/t/build-matrix-configuration/14448
5 years ago
Dawid Dziurla d4b237308a
ci: improvements
- delete codecov stuff
- run simple go test
- no working directory
- no environment variables
- test on circleci/golang:latest too
- remove test.sh file
5 years ago
Jesse Duffield c5996588d1 third time lucky 5 years ago
Jesse Duffield 2e58ff59fa turns out we can't use --rebase 5 years ago
Jesse Duffield 7213a312b1 fix CI update docs thing 5 years ago
Jesse Duffield 87d657ccf2 only update docs on release 5 years ago
Jesse Duffield 018e151e1f update docs when merging to master 5 years ago
Jesse Duffield 319b026c26 remove snapcraft.login after we've logged in 5 years ago
Jesse Duffield a2abab02a1 login to snapcraft when releasing 5 years ago
Dawid Dziurla f84c36c6ad
ci: get squashfs-tools too 5 years ago
Dawid Dziurla 8ecb872c1d
ci: install snapcraft before goreleaser 5 years ago
Dawid Dziurla bdf53fa911
ci: add snapcraft installation script 5 years ago
Jesse Duffield 0f3a035eda update circle ci for go modules 5 years ago
Jesse Duffield 48da34ef99 Revert "Revert "pass -mod=vendor to gox""
This reverts commit 8abffd7aa0.
5 years ago
Jesse Duffield 8abffd7aa0 Revert "pass -mod=vendor to gox"
This reverts commit debda0e35f.
5 years ago
Jesse Duffield debda0e35f pass -mod=vendor to gox 5 years ago
Jesse Duffield d81678ad9c bump golang version in circleci yml 5 years ago
Jesse Duffield ea3e845b0c remove windows build for now 5 years ago
Jesse Duffield 6c6ba0fa9b add CI stuff 5 years ago