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
73
Commits
3
Branches
8
Tags
24
MiB
0a4c457cb4
Commit Graph
3 Commits
Author
SHA1
Message
Date
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