summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
AgeCommit message (Expand)Author
2021-01-28ci: update the command to run tests on the s390x machine (#3995)Mohammed Al Sahaf
2020-11-22ci: Use golangci's github action for linting (#3794)Dave Henderson
2020-08-20ci: Tweaks for multi go version tests (#3673)Francis Lavoie
2020-08-20ci: Upgrade to Go 1.15 (#3642)Francis Lavoie
2020-08-06ci: Ignore s390x failures (#3644)Matt Holt
2020-08-01ci: Include tracking of GOOS for which Caddy fails to build (#3617)Mohammed Al Sahaf
2020-06-12ci: don't run s390x tests on PRs of forks (#3494)Mohammed Al Sahaf
2020-06-12ci: skip s390x tests on forks (#3493)Mohammed Al Sahaf
2020-06-12ci: add CI on s390x (#3463)Mohammed Al Sahaf
2020-05-06Fixing goreleaser syntax error (#3355)Dave Henderson
2020-04-26ci: Enable GoReleaser .deb support (#3309)Francis Lavoie
2020-04-17ci: Cache the GOCACHE directory to speed up builds and tests (#3273)Francis Lavoie
2020-03-25ci: exclude integration tests for now (#3188)Mark Sargent
2020-03-23ci: Update branches to master (#3177)Francis Lavoie
2020-03-21ci: Improve build artifact file names (#3168)Francis Lavoie
2020-03-21ci: Use matrix to set per-os variables (#3166)Francis Lavoie
2020-03-20ci: Switch to Github Actions (#3152)Francis Lavoie