Files
orca/scripts
Jon Chery 8ca5ffd0fc
Release / ci (push) Failing after 8m5s
Release / container-orca (push) Has been skipped
Release / container-traefik (push) Has been skipped
fix(P1): clean disk before release + fallback to existing binary
The release job fails in 5 seconds — likely due to disk full (CoreCI's
SQLite logging fills the disk during go test -race). Fix:
1. Clean up coverage.out and Go build cache before the release job
2. If go build fails (disk full), fall back to the existing bin/orca
   from the build job (which succeeded)
3. Add more error handling for tar/sha256sum

---ci---
project: orca
phase: 1
milestone: v0.16
status: execute
---/ci---
2026-08-12 22:18:45 +00:00
..