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
/
release.yml
Age
Commit message (
Expand
)
Author
2023-04-14
chore: Adjustments to CI caching (#5495)
Francis Lavoie
2023-04-02
build(deps): bump actions/setup-go from 3 to 4 (#5474)
dependabot[bot]
2023-02-24
ci: Update minimum Go version to 1.19
Matthew Holt
2023-02-06
chore: Build with Go 1.20, keep minimum at 1.18 for now (#5353)
Francis Lavoie
2022-12-28
ci: Update GitHub Actions to avoid `set-output` deprecation (#5271)
TAKAHASHI Shuuji
2022-12-19
build(deps): bump goreleaser/goreleaser-action from 2 to 4 (#5264)
dependabot[bot]
2022-12-19
build(deps): bump actions/cache from 2 to 3 (#5263)
dependabot[bot]
2022-09-22
ci: extend goreleaser timeout to 1-hour (#5067)
Mohammed Al Sahaf
2022-09-05
ci: grant the `release` workflow the `write` permission to `contents` (#5017)
Mohammed Al Sahaf
2022-09-05
ci: add `id-token` permission and update the signing command (#5016)
Mohammed Al Sahaf
2022-09-03
ci: generate SBOM and sign artifacts using cosign (#4910)
Mohammed Al Sahaf
2022-08-02
chore: Bump up to Go 1.19, minimum 1.18 (#4925)
Francis Lavoie
2022-05-25
ci: Fix build caching on Windows (#4811)
Francis Lavoie
2022-04-13
ci: Fix typo
Matthew Holt
2022-04-13
ci: Ensure we always check for latest version of Go (#4703)
Francis Lavoie
2022-04-13
fix typo (#4702)
cui fliter
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-02-18
ci: Build and test on Go 1.16, bump minimum to 1.15 (#4024)
Francis Lavoie
2020-12-30
ci: force fetch the upstream tags (#3947)
Mohammed Al Sahaf
2020-12-30
ci: Add pushing to cloudsmith (#3941)
Francis Lavoie
2020-12-29
ci: reject tags if not signed by Matthew Holt's key (#3932)
Mohammed Al Sahaf
2020-08-20
ci: Tweaks for multi go version tests (#3673)
Francis Lavoie
2020-06-25
ci: Apparently only single-quote strings are supported (#3523)
Francis Lavoie
2020-06-08
ci: Fix gemfury upload condition, move triggers to publish event (#3483)
Francis Lavoie
2020-06-05
ci: Disable publishing .deb on beta tags (#3473)
Francis Lavoie
2020-05-06
ci: Add release tagged event triggers to sister repos (#3321)
Francis Lavoie
2020-04-26
ci: Enable GoReleaser .deb support (#3309)
Francis Lavoie
2020-04-02
chore: ci: fix release action script (#3216)
Mohammed Al Sahaf
2020-03-24
ci: preliminary CD with goreleaser (#3173)
Mohammed Al Sahaf