index
:
gomplate.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
build.yml
Age
Commit message (
Expand
)
Author
2025-03-09
chore(ci): Run all workflows in concurrency groups, and cancel in-progress fo...
Dave Henderson
2025-03-06
deps(actions): Bump docker/setup-qemu-action from 3.4.0 to 3.6.0 (#2337)
dependabot[bot]
2025-02-21
deps(actions): Bump docker/setup-qemu-action from 3.2.0 to 3.4.0 (#2318)
dependabot[bot]
2024-09-02
deps(actions): Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#2188)
dependabot[bot]
2024-07-03
deps(actions): Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#2160)
dependabot[bot]
2024-06-23
ci(test): Add 32-bit CI tests (#2126)
Dave Henderson
2024-05-30
ci: update go version used in build and lint workflows (#2085)
Dave Henderson
2024-05-10
build: attempt to fix trivy action config (#2061)
Dave Henderson
2024-03-08
Build(deps): Bump golang from 1.21-alpine to 1.22-alpine (#1988)
dependabot[bot]
2023-12-18
Build(deps): Bump actions/setup-go from 4 to 5 (#1935)
dependabot[bot]
2023-12-17
Build(deps): Bump actions/upload-artifact from 3 to 4 (#1946)
dependabot[bot]
2023-11-20
Fix the wdFS behaviour due to Go 1.21.4's changes to IsAbs (#1915)
Dave Henderson
2023-10-28
A bunch of linting and refactorings (#1893)
Dave Henderson
2023-09-09
Build(deps): Bump actions/checkout from 3 to 4 (#1834)
dependabot[bot]
2023-03-18
Build(deps): Bump actions/setup-go from 3 to 4
dependabot[bot]
2023-02-25
CI updates
Dave Henderson
2022-08-04
Switch to golangci-lint GitHub Action
Dave Henderson
2022-06-18
change 'master' references to 'main'
Dave Henderson
2022-06-12
Fix builds not getting triggered on pushes to tags
Dave Henderson
2022-05-27
Stop overriding GOPATH
Dave Henderson
2022-05-27
Bump actions/checkout from 1 to 2.4.0
dependabot[bot]
2022-04-26
Fix GHA workflow triggers
Dave Henderson
2022-04-11
Bump actions/setup-go from 2 to 3
dependabot[bot]
2022-04-10
Removing some panics from tests
Dave Henderson
2022-03-22
Various updates for Go 1.18
Dave Henderson
2022-03-07
Bump actions/upload-artifact from 2.3.1 to 3
dependabot[bot]
2022-02-27
Build with Go 1.18rc1
Dave Henderson
2022-02-27
Bump actions/upload-artifact from 1 to 2.3.1
dependabot[bot]
2021-09-23
Use GHCR version of gomplate-ci-build image
Dave Henderson
2021-08-22
Go 1.17 (#1195)
Dave Henderson
2021-05-02
ci: Don't attempt to send codeclimate results when secret is unavailable (#1150)
Dave Henderson
2021-05-02
ci: further tweaks
Dave Henderson
2021-04-18
Remove CircleCI tests
Dave Henderson
2021-03-30
Stop using go-check in integration tests
Dave Henderson
2021-01-23
Build with Go 1.15.x on Windows
Dave Henderson
2021-01-02
Moving lint config to config file, fixing some issues
Dave Henderson
2020-05-03
Support a config file to use instead of commandline arguments
Dave Henderson
2020-04-10
use Go 1.14.x in CI
Dave Henderson
2020-01-15
Removing vendor/ folder
Dave Henderson
2019-12-05
pin actions/checkout action to v1
Dave Henderson
2019-11-10
New git datasource
Dave Henderson
2019-10-26
Do Linux builds in GitHub Actions
Dave Henderson