lukaszraczylo
58ab34e4cf
ci: expose computed VERSION/VERSION_TAG to workflow-prepare.sh in release job
...
The release job now passes the calculated semver (bare VERSION and v-prefixed VERSION_TAG) into the repo-local workflow-prepare.sh hook's environment, so a consumer repo can stamp its version into source at build time. Needed for runtimes that cannot resolve their version from build info at runtime (e.g. Yaegi-interpreted Traefik plugins). Additive and backward-compatible: the test/version jobs run the hook without a version, and repos with no hook (or one that ignores VERSION) are unaffected.
2026-05-30 13:06:13 +01:00
lukaszraczylo
e4dac8969a
chore(actions): bump shared actions to latest major versions
...
- actions/checkout v4 -> v6
- actions/setup-go v5 -> v6
- actions/setup-node v4 -> v6
- actions/upload-artifact v4 -> v7
- actions/download-artifact v4 -> v8
- actions/github-script v7 -> v9
- goreleaser/goreleaser-action v6 -> v7
- docker/login-action v3 -> v4
- docker/setup-buildx-action v3 -> v4
- docker/setup-qemu-action v3 -> v4
- sigstore/cosign-installer v3 -> v4
- peter-evans/create-pull-request v7 -> v8
2026-05-21 03:14:01 +01:00
lukaszraczylo
b4d172b69c
fixup! fixup! Add LFS support to the workflows.
2025-12-19 18:19:53 +00:00
lukaszraczylo
18b88d10ed
Add LFS support to the workflows.
2025-12-19 02:15:13 +00:00
lukaszraczylo
1b7d34effa
fixup! Extend workflows to allow for quirks.
2025-12-16 12:38:41 +00:00
lukaszraczylo
08bda799dd
Extend workflows to allow for quirks.
2025-12-16 12:19:28 +00:00
lukaszraczylo
a663cc531f
fixup! fixup! fixup! feat: use GoReleaser Pro for split/merge CGO builds
2025-12-15 00:15:24 +00:00
lukaszraczylo
e9a3a6b5a5
fixup! feat: use GoReleaser Pro for split/merge CGO builds
2025-12-14 23:41:20 +00:00
lukaszraczylo
f01c18353f
Utilise composite workflows.
2025-12-14 19:54:19 +00:00
lukaszraczylo
c489e4506c
Update deprecated actions.
2025-12-14 19:54:18 +00:00
lukaszraczylo
b81a45fb55
Add ability to build docker images and gha's
2025-12-14 19:54:15 +00:00
lukaszraczylo
5f64b6c44f
Add shared go release workflow.
2025-12-07 13:32:37 +00:00