summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2023-09-22Build(deps): Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#1842)dependabot[bot]
2023-09-22Build(deps): Bump docker/login-action from 2.2.0 to 3.0.0 (#1843)dependabot[bot]
2023-09-09Build(deps): Bump actions/checkout from 3 to 4 (#1834)dependabot[bot]
2023-07-20Build(deps): Bump docker/setup-buildx-action from 2.8.0 to 2.9.1 (#1791)dependabot[bot]
2023-07-01Build(deps): Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#1776)dependabot[bot]
2023-06-25Updates to stale workflowDave Henderson
2023-06-25Build(deps): Bump docker/setup-qemu-action from 2.1.0 to 2.2.0dependabot[bot]
2023-06-25Build(deps): Bump docker/setup-buildx-action from 2.5.0 to 2.7.0dependabot[bot]
2023-06-25Build(deps): Bump docker/login-action from 2.1.0 to 2.2.0dependabot[bot]
2023-06-24stale workflow - exempt issues/PRs assigned to milestonesDave Henderson
2023-04-01Add stale actionDave Henderson
2023-03-18Build(deps): Bump actions/setup-go from 3 to 4dependabot[bot]
2023-03-12Bump to v4 moduleDave Henderson
2023-02-25CI updatesDave Henderson
2023-02-20Build(deps): Bump docker/setup-buildx-action from 2.4.0 to 2.4.1dependabot[bot]
2023-01-30Build(deps): Bump docker/setup-buildx-action from 2.2.1 to 2.4.0dependabot[bot]
2022-10-24Bump docker/setup-buildx-action from 2.2.0 to 2.2.1dependabot[bot]
2022-10-17Bump docker/login-action from 2.0.0 to 2.1.0dependabot[bot]
2022-10-17Bump docker/setup-qemu-action from 2.0.0 to 2.1.0dependabot[bot]
2022-10-17Bump docker/setup-buildx-action from 2.0.0 to 2.2.0dependabot[bot]
2022-08-04Use Go 1.19 when lintingDave Henderson
2022-08-04Switch to golangci-lint GitHub ActionDave Henderson
2022-06-18Removing slim (UPX-compressed) binary/image supportDave Henderson
2022-06-18change 'master' references to 'main'Dave Henderson
2022-06-12Fix builds not getting triggered on pushes to tagsDave Henderson
2022-05-27Stop overriding GOPATHDave Henderson
2022-05-27Bump actions/checkout from 1 to 2.4.0dependabot[bot]
2022-05-13Bump docker/login-action from 1.14.1 to 2.0.0dependabot[bot]
2022-05-13Bump docker/setup-qemu-action from 1.2.0 to 2.0.0dependabot[bot]
2022-05-13Bump docker/setup-buildx-action from 1.7.0 to 2.0.0dependabot[bot]
2022-05-02Bump docker/setup-buildx-action from 1.6.0 to 1.7.0dependabot[bot]
2022-05-02Bump github/codeql-action from 1 to 2dependabot[bot]
2022-04-26Fix GHA workflow triggersDave Henderson
2022-04-11Bump actions/setup-go from 2 to 3dependabot[bot]
2022-04-10Removing some panics from testsDave Henderson
2022-03-22Various updates for Go 1.18Dave Henderson
2022-03-07Bump docker/login-action from 1.13.0 to 1.14.1dependabot[bot]
2022-03-07Bump actions/labeler from 3 to 4dependabot[bot]
2022-03-07Bump actions/upload-artifact from 2.3.1 to 3dependabot[bot]
2022-02-27Build with Go 1.18rc1Dave Henderson
2022-02-27Bump docker/login-action from 1.10.0 to 1.13.0dependabot[bot]
2022-02-27Bump actions/upload-artifact from 1 to 2.3.1dependabot[bot]
2021-10-11Slight CI fixesDave Henderson
2021-09-24fix GHCR login (#1220)Dave Henderson
2021-09-24Replace GHCR_TOKEN with GITHUB_TOKENDave Henderson
2021-09-24CI updates for Docker build (#1219)Dave Henderson
2021-09-23Use GHCR version of gomplate-ci-build imageDave Henderson
2021-08-22Go 1.17 (#1195)Dave Henderson
2021-05-02ci: Don't attempt to send codeclimate results when secret is unavailable (#1150)Dave Henderson
2021-05-02ci: further tweaksDave Henderson