ci: rename release artifacts to full target-triple shape (home#212) #105
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_compute!105
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_home212_rename"
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?
Summary
build-linux.yamlmatrixartifact:values fromlinux-{amd64,arm64}-{musl,gnu}to full Rust target triples (x86_64-unknown-linux-musl,aarch64-unknown-linux-gnu).Why
Workspace-wide convention adopted in lhumina_code/home#212 — every Hero stack release now uses full target-triple naming so consumers (
service_*.nuinhero_skills/nutools) can resolve assets via a single suffix derived fromrustc --print host-tuple. hero_compute is one of four off-radar repos in Bucket D of the home#212 audit; this closes the producer side.Test plan
service_compute.nusuffix flip +--downloadwiring (separate PR).mik-tf referenced this pull request from lhumina_code/hero_demo2026-05-07 00:02:11 +00:00