ci: add build-linux.yaml release workflow (x86 musl) #19
No reviewers
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_agent!19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_build_linux"
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?
Mirrors hero_proc/build-linux.yaml pure-musl pattern. Single x86_64-unknown-linux-musl target. Builds the three binaries from buildenv.sh BINARIES and uploads as -x86_64-unknown-linux-musl per home#212 naming. Closes producer-side gap of home#212.
Pre-flight green: cargo fmt clean, cargo clippy --workspace --all-targets -D warnings clean, dry musl build of all 3 binaries succeeded locally (static-pie, stripped). No branch rot in any of the 11 forge git deps.
Test plan: squash-merge, tag v0.1.0-rc1, verify 3 assets uploaded, then heroci smoke via service hero_agent install --download.