summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2025-03-06deps(actions): Bump docker/setup-qemu-action from 3.4.0 to 3.6.0 (#2337)dependabot[bot]
2025-03-06deps(actions): Bump docker/setup-buildx-action from 3.9.0 to 3.10.0 (#2336)dependabot[bot]
2025-03-06chore(ci): Group dependabot updates (#2342)Dave Henderson
2025-02-23ci(docs): Fix muffet command (#2330)Dave Henderson
2025-02-21deps(actions): Bump docker/setup-qemu-action from 3.2.0 to 3.4.0 (#2318)dependabot[bot]
2025-02-21deps(actions): Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#2317)dependabot[bot]
2024-12-17ci(fix): Attempt to fix release.yml (#2293)Dave Henderson
2024-12-17deps(actions): Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#2286)dependabot[bot]
2024-12-14ci(bench): Add benchmark-action (#2283)Dave Henderson
2024-11-11ci(fix): Fix docker-release workflow (#2260)Dave Henderson
2024-11-10ci(fix): Fix deploy-alpine workflow (maybe) (#2259)Dave Henderson
2024-11-10deps(actions): Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#2233)dependabot[bot]
2024-11-09docs(links): Fix broken link (#2254)Dave Henderson
2024-11-09ci(trivy): Avoid rate-limiting by using CLI directly (#2253)Dave Henderson
2024-09-30feat(config): Allow avoiding reading default config file (#2227)Dave Henderson
2024-09-02deps(actions): Bump docker/login-action from 3.2.0 to 3.3.0 (#2189)dependabot[bot]
2024-09-02deps(actions): Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#2188)dependabot[bot]
2024-08-13deps(actions): Bump docker/setup-buildx-action from 3.4.0 to 3.6.1 (#2198)dependabot[bot]
2024-07-07ci(fix): re-enable release-please workflow (#2171)Dave Henderson
2024-07-07ci(release): parallelize release build (#2170)Dave Henderson
2024-07-06ci(fix): attempt to fix broken release workflow (#2168)Dave Henderson
2024-07-04deps(actions): Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#2163)dependabot[bot]
2024-07-03deps(actions): Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#2160)dependabot[bot]
2024-06-29docs(fix): Fix broken links, add CI to check (#2156)Dave Henderson
2024-06-28ci(fix): Fix broken CI release process (#2150)Dave Henderson
2024-06-26ci(fix): Fix release publish step (#2141)Dave Henderson
2024-06-24ci(chore): Install release-please for automated releases (#2133)Dave Henderson
2024-06-23ci(test): Add 32-bit CI tests (#2126)Dave Henderson
2024-06-23ci(tweak): change dependabot config (#2130)Dave Henderson
2024-06-03Build(deps): Bump docker/login-action from 3.1.0 to 3.2.0 (#2093)dependabot[bot]
2024-05-30ci: fix image-scan job nameDave Henderson
2024-05-30ci: update go version used in build and lint workflows (#2085)Dave Henderson
2024-05-12ci(fix): streamline the docs workflow (#2072)Dave Henderson
2024-05-12ci(docs): Require up-to-date function docs (#2071)Dave Henderson
2024-05-11Build(deps): Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#2041)dependabot[bot]
2024-05-11Build(deps): Bump golangci/golangci-lint-action from 4 to 6 (#2062)dependabot[bot]
2024-05-10build: attempt to fix trivy action config (#2061)Dave Henderson
2024-03-23Build(deps): Bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#2022)dependabot[bot]
2024-03-23Build(deps): Bump docker/login-action from 3.0.0 to 3.1.0 (#2021)dependabot[bot]
2024-03-09Build(deps): Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#2007)dependabot[bot]
2024-03-08Build(deps): Bump golang from 1.21-alpine to 1.22-alpine (#1988)dependabot[bot]
2024-03-08Build(deps): Bump golangci/golangci-lint-action from 3 to 4 (#1987)dependabot[bot]
2024-01-25CI updates (#1975)Dave Henderson
2024-01-13Fix labeler config (#1967)Dave Henderson
2023-12-19Build(deps): Bump actions/labeler from 4 to 5 (#1934)dependabot[bot]
2023-12-18Build(deps): Bump actions/setup-go from 4 to 5 (#1935)dependabot[bot]
2023-12-18Build(deps): Bump github/codeql-action from 2 to 3 (#1945)dependabot[bot]
2023-12-17Build(deps): Bump actions/upload-artifact from 3 to 4 (#1946)dependabot[bot]
2023-12-11Build(deps): Bump actions/stale from 8 to 9 (#1933)dependabot[bot]
2023-11-20Fix the wdFS behaviour due to Go 1.21.4's changes to IsAbs (#1915)Dave Henderson