aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/release.yml
AgeCommit message (Expand)Author
2024-10-02ci: install xcaddy to fix release flow (#6602)v2.9.0-beta.2Mohammed Al Sahaf
2024-08-23ci: build and test with Go 1.23 (#6526)Kévin Dunglas
2024-06-06ci: add version key for .goreleaser.yml (#6376)Mohammed Al Sahaf
2024-05-10chore: Bump Go version in CI (#6310)Francis Lavoie
2024-01-02build(deps): bump actions/setup-go from 4 to 5 (#6012)dependabot[bot]
2023-10-02build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#5847)dependabot[bot]
2023-10-01build(deps): bump actions/checkout from 3 to 4 (#5846)dependabot[bot]
2023-08-09ci: Update to Go 1.21 (#5719)Matt Holt
2023-08-04chore: use `--clean` instead of `--rm-dist` for goreleaser (#5691)Mohammed Al Sahaf
2023-07-21go.mod: Update quic-go to v0.37.0, bump to Go 1.20 minimum (#5644)Marten Seemann
2023-04-14chore: Adjustments to CI caching (#5495)Francis Lavoie
2023-04-02build(deps): bump actions/setup-go from 3 to 4 (#5474)dependabot[bot]
2023-02-24ci: Update minimum Go version to 1.19Matthew Holt
2023-02-06chore: Build with Go 1.20, keep minimum at 1.18 for now (#5353)Francis Lavoie
2022-12-28ci: Update GitHub Actions to avoid `set-output` deprecation (#5271)TAKAHASHI Shuuji
2022-12-19build(deps): bump goreleaser/goreleaser-action from 2 to 4 (#5264)dependabot[bot]
2022-12-19build(deps): bump actions/cache from 2 to 3 (#5263)dependabot[bot]
2022-09-22ci: extend goreleaser timeout to 1-hour (#5067)Mohammed Al Sahaf
2022-09-05ci: grant the `release` workflow the `write` permission to `contents` (#5017)v2.6.0-beta.3Mohammed Al Sahaf
2022-09-05ci: add `id-token` permission and update the signing command (#5016)v2.6.0-beta.2Mohammed Al Sahaf
2022-09-03ci: generate SBOM and sign artifacts using cosign (#4910)Mohammed Al Sahaf
2022-08-02chore: Bump up to Go 1.19, minimum 1.18 (#4925)Francis Lavoie
2022-05-25ci: Fix build caching on Windows (#4811)Francis Lavoie
2022-04-13ci: Fix typoMatthew Holt
2022-04-13ci: Ensure we always check for latest version of Go (#4703)Francis Lavoie
2022-04-13fix typo (#4702)cui fliter
2022-03-15ci: Build on Go 1.18, bump actions versions (#4637)Francis Lavoie
2021-09-03ci: revert workaround implemented in #4306 (#4328)Mohammed Al Sahaf
2021-08-25chore: promote creating 'caddy-build' to the release action (#4306)Mohammed Al Sahaf
2021-08-16ci: Start testing on Go 1.17, drop 1.15 (#4283)Francis Lavoie
2021-02-18ci: Build and test on Go 1.16, bump minimum to 1.15 (#4024)Francis Lavoie
2020-12-30ci: force fetch the upstream tags (#3947)v2.3.0-rc.2v2.3.0Mohammed Al Sahaf
2020-12-30ci: Add pushing to cloudsmith (#3941)Francis Lavoie
2020-12-29ci: reject tags if not signed by Matthew Holt's key (#3932)Mohammed Al Sahaf
2020-08-20ci: Tweaks for multi go version tests (#3673)Francis Lavoie
2020-06-25ci: Apparently only single-quote strings are supported (#3523)Francis Lavoie
2020-06-08ci: Fix gemfury upload condition, move triggers to publish event (#3483)Francis Lavoie
2020-06-05ci: Disable publishing .deb on beta tags (#3473)Francis Lavoie
2020-05-06ci: Add release tagged event triggers to sister repos (#3321)Francis Lavoie
2020-04-26ci: Enable GoReleaser .deb support (#3309)Francis Lavoie
2020-04-02chore: ci: fix release action script (#3216)Mohammed Al Sahaf
2020-03-24ci: preliminary CD with goreleaser (#3173)Mohammed Al Sahaf