This website requires JavaScript.
Explore
Help
Sign In
gmgauthier
/
gostations
Watch
1
Star
1
Fork
0
You've already forked gostations
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
75
Commits
3
Branches
8
Tags
24
MiB
6a3e1e8b53
Commit Graph
4 Commits
Author
SHA1
Message
Date
Greg Gauthier
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
Details
Release / Create Release (push)
Successful in 2m32s
Details
2026-06-06 07:51:23 +01:00
Greg Gauthier
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
Details
Release / Create Release (push)
Failing after 18s
Details
2026-06-06 07:46:05 +01:00
Greg Gauthier
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
Details
Release / Create Release (push)
Failing after 20s
Details
2026-06-06 07:34:31 +01:00
Greg Gauthier
dd34a5b21c
chore(release): prepare v2.0 infrastructure (Makefile, release.sh, Gitea release workflow, installers, modern versioning)
2026-06-05 23:39:40 +01:00