[ci] No release artifacts despite "success" tag runs (Feb-2026); likely same root cause as hero_biz cluster #26
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_foundry#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Audit context
Filed during Phase 2 CI audit (hero_demo#54, session 55).
State
v0.0.1-rc1,v0.1.0status=successper Forgejo APIRoot cause (likely)
This repo's
build-linux.yamlis the same shared-helper template as hero_biz / hero_books / hero_browser (cluster A) —scripts/build_lib.sh::publish_binarieswrites only to the package registry. The fact that pkg registry is empty (unlike its siblings) suggests these Feb-2026 runs ran before thepublish_binariesstep did anything useful, or beforeforge_configwas wired correctly. No tags pushed since.Verification needed
Cluster
Cluster A sibling: hero_biz, hero_books, hero_browser.
Recommended fix
Same as cluster A — add Create Release + Upload Release Assets steps to
build-linux.yaml. Then re-tag.Effort
Quick win — 1-2 h once cluster A is templated. Phase 2 implementation.
--from-ciinstall path blind to this repo #13