Commit Graph
22 Commits
Author SHA1 Message Date
sentriz 608504bedc feat(ci): use GITHUB_TOKEN for release please
this way, the lint action on pull request will not be triggered
(for a small change like changelog/version.txt it seems like a bit much,
since the lint has already passed for release-please to have run)
2021-05-12 19:40:41 +01:00
sentriz cd5771f886 feat(ci): test before release please, and only run extra tests on develop and pull request 2021-05-12 19:19:31 +01:00
Jef LeCompteandSenan Kelly d2c9136b3a ci: use short hash 2021-05-11 08:43:48 +01:00
sentriz 06226724b7 feat(ci): arm builds, push multiple registries
Release-As: 0.13.0
2021-05-09 00:03:37 +01:00
Jef LeCompteandsentriz c2c7eb249f feat(ci): use ghcr and auto release
- Pushes images to GitHub Container Registry (GHCR) to deprecate Docker Hub
- Auto releases for nightly
- Auto releases for new release
2021-05-08 23:56:40 +01:00
sentriz e9743f0cb0 fix(ci): only test on go1.16 2021-05-08 18:37:55 +01:00
sentriz d31ec7f666 [test] setup binfmt in qemu action 2021-02-09 01:12:08 +00:00
sentriz 9049bfa6aa setup qemu for arm build action 2021-02-06 19:23:26 +00:00
sentriz 95b3bb1e72 remove arm64 build from image workflow 2021-02-03 23:57:26 +00:00
sentriz 90ec64eec6 update docker tag string github action 2021-02-03 23:42:08 +00:00
sentriz 7288cdf945 use dockerhub token in image workflow 2021-01-23 17:52:14 +00:00
sentriz 108221a2a8 make workflow files consistent 2021-01-23 17:52:14 +00:00
ᗪєνιη ᗷυнʟandSenan Kelly d52a67ad4f only build on tags 2021-01-23 17:52:14 +00:00
ᗪєνιη ᗷυнʟandSenan Kelly 3899bc7e3a fix: add image building workload on tag creation 2021-01-23 17:52:14 +00:00
sentriz 7a34361c82 bump golangci lint 2020-12-13 19:18:10 +00:00
sentriz 3e68ac0e81 run actions on develop push 2020-07-16 23:30:55 +01:00
sentriz 19e4958f2f remove env from go test in actions 2020-07-13 11:15:58 +01:00
sentriz d2ffa211ef Add more go versions to the test matrix 2020-07-12 17:00:47 +01:00
sentriz 1d6dec9635 trigger gh only on push to master or pr 2020-07-12 16:46:12 +01:00
Andreas Linzandsentriz a09060a28c Set up Github Actions for running tests and linter
thank you @klingtnet !
2020-07-12 13:37:18 +01:00
sentriz 5527a3c302 delete workflows 2019-11-24 01:51:17 +00:00
Senan Kelly 7adfada688 Update go.yml 2019-08-21 15:05:42 +01:00