Files
orca/scripts
Jon Chery fb89c30d91
Release / ci (push) Failing after 7m29s
Release / container-orca (push) Has been skipped
Release / container-traefik (push) Has been skipped
fix(P1): simplify release job — direct Gitea API, skip tea+changelog
The release job failed (exit 1) likely due to make changelog or tea
install failing. Simplify: use the Gitea API directly (curl) to check
for existing release, create if missing, attach assets. Skip make
changelog (use a simple release note) and skip tea install (curl is
pre-installed on the runner).

Also: the build job succeeded (status=success in logs), test ran. The
disk full errors (SQLite DB) are CoreCI internal logging issues, not
affecting the job execution itself.

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