index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
ci.yml
Age
Commit message (
Expand
)
Author
2022-04-15
ci: use latest Go version on macOS (#4708)
Mohammed Al Sahaf
2022-04-13
ci: Ensure we always check for latest version of Go (#4703)
Francis Lavoie
2022-03-25
chore: Bump minimum Go to 1.17 (#4662)
Francis Lavoie
2022-03-15
ci: Build on Go 1.18, bump actions versions (#4637)
Francis Lavoie
2021-09-03
ci: revert workaround implemented in #4306 (#4328)
Mohammed Al Sahaf
2021-08-25
chore: promote creating 'caddy-build' to the release action (#4306)
Mohammed Al Sahaf
2021-08-16
ci: Start testing on Go 1.17, drop 1.15 (#4283)
Francis Lavoie
2021-05-12
ci: Run CI on PRs targeting minor version branches (#4164)
Francis Lavoie
2021-02-18
ci: Build and test on Go 1.16, bump minimum to 1.15 (#4024)
Francis Lavoie
2021-01-28
ci: update the command to run tests on the s390x machine (#3995)
Mohammed Al Sahaf
2020-11-22
ci: Use golangci's github action for linting (#3794)
Dave Henderson
2020-08-20
ci: Tweaks for multi go version tests (#3673)
Francis Lavoie
2020-08-20
ci: Upgrade to Go 1.15 (#3642)
Francis Lavoie
2020-08-06
ci: Ignore s390x failures (#3644)
Matt Holt
2020-08-01
ci: Include tracking of GOOS for which Caddy fails to build (#3617)
Mohammed Al Sahaf
2020-06-12
ci: don't run s390x tests on PRs of forks (#3494)
Mohammed Al Sahaf
2020-06-12
ci: skip s390x tests on forks (#3493)
Mohammed Al Sahaf
2020-06-12
ci: add CI on s390x (#3463)
Mohammed Al Sahaf
2020-05-06
Fixing goreleaser syntax error (#3355)
Dave Henderson
2020-04-26
ci: Enable GoReleaser .deb support (#3309)
Francis Lavoie
2020-04-17
ci: Cache the GOCACHE directory to speed up builds and tests (#3273)
Francis Lavoie
2020-03-25
ci: exclude integration tests for now (#3188)
Mark Sargent
2020-03-23
ci: Update branches to master (#3177)
Francis Lavoie
2020-03-21
ci: Improve build artifact file names (#3168)
Francis Lavoie
2020-03-21
ci: Use matrix to set per-os variables (#3166)
Francis Lavoie
2020-03-20
ci: Switch to Github Actions (#3152)
Francis Lavoie