|
|
04a8835d7e
|
fix(ci): add 'go mod tidy' before ./ci-build.sh in the Linux Build step of build.yml (mirrors the test job and release workflow; ensures complete go.sum for 'make build' / go build in the push-triggered Build flow)
CI / Test (push) Successful in 56s
CI / Build (push) Successful in 40s
|
2026-06-06 08:17:32 +01:00 |
|
|
|
fefc6b8a5f
|
fix(ci): make test targets depend on 'deps' in Makefile; add 'go mod tidy' before 'make test-short' in build.yml test job (consistent with release workflow fix for missing go.sum entries during go test builds)
CI / Test (push) Failing after 55s
CI / Build (push) Has been skipped
|
2026-06-06 08:09:52 +01:00 |
|
|
|
8d68448adb
|
chore(ci): pin setup-go to exact '1.24.2' to match go.mod minimum (prevents toolchain/local version mismatches like 1.22.5)
CI / Test (push) Failing after 51s
CI / Build (push) Has been skipped
|
2026-06-06 08:03:54 +01:00 |
|
|
|
a9766ef360
|
fix(ci): modernize on-push build.yml to use actions/setup-go@1.24 + cache + go mod download (fixes Go 1.22.5 vs go.mod 1.24.2 mismatch); keep 'Linux Build' step name for compatibility; update ci-build.sh
CI / Build (push) Blocked by required conditions
CI / Test (push) Has been cancelled
|
2026-06-06 08:03:26 +01:00 |
|
|
|
505e25189e
|
fix typos
gobuild / build (push) Successful in 27s
|
2024-07-21 18:50:08 +00:00 |
|
|
|
2b1c44a619
|
step tweaks
gobuild / build (push) Failing after 2s
|
2024-07-21 18:48:07 +00:00 |
|
|
|
be1a214a13
|
try to use the golang image for my build
gobuild / build (push) Failing after 2s
|
2024-07-21 18:44:55 +00:00 |
|
|
|
3ae9f2afa2
|
custom build script for gitea runner
gobuild / build (push) Failing after 8s
|
2024-07-21 17:29:16 +01:00 |
|
|
|
767b1e8a7c
|
add gitea workflow
gobuild / build (push) Failing after 8s
|
2024-07-21 17:24:03 +01:00 |
|