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
All Workflows
build.yml
release.yml
Actor
All actors
gmgauthier
Status
All status
success
failure
waiting
running
fix(ci): run 'go mod tidy' before 'make cross' in release workflow to ensure complete go.sum for the CI Go version (fixes persistent 'missing go.sum entry' errors for direct and transitive deps during cross-compilation)
#32
:
Commit
0a4c457cb4
pushed by
gmgauthier
v2.0.0
2026-06-06 06:51:37 +00:00
22s
fix(workflow): add shell: bash to steps using bashisms (parameter expansion, [[ ) and ensure make uses bash via SHELL=; prevents /bin/sh syntax errors in release CI
#29
:
Commit
6537f3ffe1
pushed by
gmgauthier
v2.0.0
2026-06-06 06:47:20 +00:00
18s
fix(Makefile): set SHELL=/bin/bash so cross target recipes can use bashisms like <<< here-string (fixes /bin/sh syntax error in release CI)
#26
:
Commit
e49ad4a23d
pushed by
gmgauthier
v2.0.0
2026-06-06 06:46:48 +00:00
19s
fix(ci): add go mod download + use make cross in release workflow to fix missing go.sum errors during cross-platform builds
#23
:
Commit
b483eab827
pushed by
gmgauthier
v2.0.0
2026-06-06 06:40:27 +00:00
20s
docs: populate v2.0.0 changelog section
#20
:
Commit
cfdce2adc3
pushed by
gmgauthier
v2.0.0
2026-06-06 06:28:16 +00:00
15s