Files
Jon Chery 405877ee27
Release / ci (push) Successful in 7m39s
Release / container-orca (push) Failing after 1s
Release / container-traefik (push) Failing after 2s
fix(P1): verify assets via /releases/{id}/assets — tag endpoint has cache delay
The upload succeeded (assets 107+108 created with correct sizes), but
the /releases/tags/{tag} endpoint returned 0 assets due to a Gitea
caching/replication delay. The /releases/{id}/assets endpoint correctly
shows 2 assets. Fix: verify via the direct assets endpoint.

THE RELEASE PIPELINE WORKS — v0.15.1 has 2 binary assets:
  - orca-v0.15.1-linux-amd64.tar.gz (7.6MB)
  - SHA256SUMS (98 bytes)

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