summaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
AgeCommit message (Expand)Author
2025-03-09chore(ci): Run all workflows in concurrency groups, and cancel in-progress fo...Dave Henderson
2025-03-06deps(actions): Bump docker/setup-qemu-action from 3.4.0 to 3.6.0 (#2337)dependabot[bot]
2025-02-21deps(actions): Bump docker/setup-qemu-action from 3.2.0 to 3.4.0 (#2318)dependabot[bot]
2024-09-02deps(actions): Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#2188)dependabot[bot]
2024-07-03deps(actions): Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#2160)dependabot[bot]
2024-06-23ci(test): Add 32-bit CI tests (#2126)Dave Henderson
2024-05-30ci: update go version used in build and lint workflows (#2085)Dave Henderson
2024-05-10build: attempt to fix trivy action config (#2061)Dave Henderson
2024-03-08Build(deps): Bump golang from 1.21-alpine to 1.22-alpine (#1988)dependabot[bot]
2023-12-18Build(deps): Bump actions/setup-go from 4 to 5 (#1935)dependabot[bot]
2023-12-17Build(deps): Bump actions/upload-artifact from 3 to 4 (#1946)dependabot[bot]
2023-11-20Fix the wdFS behaviour due to Go 1.21.4's changes to IsAbs (#1915)Dave Henderson
2023-10-28A bunch of linting and refactorings (#1893)Dave Henderson
2023-09-09Build(deps): Bump actions/checkout from 3 to 4 (#1834)dependabot[bot]
2023-03-18Build(deps): Bump actions/setup-go from 3 to 4dependabot[bot]
2023-02-25CI updatesDave Henderson
2022-08-04Switch to golangci-lint GitHub ActionDave 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-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 actions/upload-artifact from 2.3.1 to 3dependabot[bot]
2022-02-27Build with Go 1.18rc1Dave Henderson
2022-02-27Bump actions/upload-artifact from 1 to 2.3.1dependabot[bot]
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
2021-04-18Remove CircleCI testsDave Henderson
2021-03-30Stop using go-check in integration testsDave Henderson
2021-01-23Build with Go 1.15.x on WindowsDave Henderson
2021-01-02Moving lint config to config file, fixing some issuesDave Henderson
2020-05-03Support a config file to use instead of commandline argumentsDave Henderson
2020-04-10use Go 1.14.x in CIDave Henderson
2020-01-15Removing vendor/ folderDave Henderson
2019-12-05pin actions/checkout action to v1Dave Henderson
2019-11-10New git datasourceDave Henderson
2019-10-26Do Linux builds in GitHub ActionsDave Henderson