ci: rename release artifacts to target-triple shape (home#212) #93
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_proc!93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_home212_proc"
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?
Per home#212.
Change
build-linux.yaml:${BIN}-linux-amd64→${BIN}-x86_64-unknown-linux-muslfor all 3 binaries (hero_proc,hero_proc_server,hero_proc_ui). The build was already targetingx86_64-unknown-linux-musl; this fixes the asset name to honestly reflect the libc.Existing v0.4.4 assets renamed via the Forgejo asset-PATCH API in lockstep — pure metadata, no rebuild.
Verification
Consumer-side
service_proc.nusuffix is updated in lockstep on the hero_skillsdevelopment_mik_home212_consumerbranch (bundled with the other 9 consumer renames).Refs