yq/.github/workflows
Matheus Macabu ec4fdb50ed build: use goreleaser to cross-compile binaries for all platforms and archs
The main motivation behind it is because "gox" is unmaintained and archived
and it does not support "linux/riscv64" as a target.

Right now, goreleaser is only building the binaries, and I've tried to replicate
the exact same way the old script does.

In the future, if so desired, goreleaser could be used to further automate the
build and release pipeline by creating the release in GitHub.
2024-08-18 16:50:39 +02:00
..
codeql.yml Bump github/codeql-action from 2 to 3 (#1903) 2023-12-14 16:32:38 +11:00
docker-release.yml Updating references to yq being a YAML processor 2023-11-30 15:32:21 +11:00
go.yml Bump actions/setup-go from 4 to 5 (#1894) 2023-12-12 09:55:42 +11:00
release.yml build: use goreleaser to cross-compile binaries for all platforms and archs 2024-08-18 16:50:39 +02:00
snap-release.yml Bump actions/checkout from 3 to 4 (#1776) 2023-09-13 07:58:30 +10:00
test-yq.yml Bump actions/checkout from 3 to 4 (#1776) 2023-09-13 07:58:30 +10:00