Commit Graph

4 Commits

Author SHA1 Message Date
f3d338ea4f chore(Makefile): add per-platform 'go mod download' inside cross loop for extra robustness in CI cross-compilation environments
Some checks failed
gobuild / build (push) Failing after 6s
Release / Create Release (push) Successful in 2m32s
2026-06-06 07:51:23 +01:00
e49ad4a23d fix(Makefile): set SHELL=/bin/bash so cross target recipes can use bashisms like <<< here-string (fixes /bin/sh syntax error in release CI)
Some checks failed
gobuild / build (push) Failing after 8s
Release / Create Release (push) Failing after 18s
2026-06-06 07:46:05 +01:00
b483eab827 fix(ci): add go mod download + use make cross in release workflow to fix missing go.sum errors during cross-platform builds
Some checks failed
gobuild / build (push) Failing after 6s
Release / Create Release (push) Failing after 20s
2026-06-06 07:34:31 +01:00
dd34a5b21c chore(release): prepare v2.0 infrastructure (Makefile, release.sh, Gitea release workflow, installers, modern versioning) 2026-06-05 23:39:40 +01:00