ci: rename release artifacts to target-triple shape (home#212, honest gnu) #122
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_books!122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_home212_books"
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.
Honest gnu rename — the workflow targets
x86_64-unknown-linux-gnu(not musl), solinux-amd64was concealing the libc. Asset names now honestly reflect what's inside.build-linux.yamlmatrixartifact: linux-amd64→x86_64-unknown-linux-gnufor all 5 binaries (hero_books,hero_books_admin,hero_books_server,hero_books_ui,hero_docs).Existing v0.1.6-rc1 assets renamed via Forgejo asset-PATCH API in lockstep — pure metadata, no rebuild.
Consumer-side
service_books.nuupdated in lockstep on hero_skillsdevelopment_mik_home212_consumerbranch (suffix flipped fromlinux-amd64tox86_64-unknown-linux-gnu).Honest gnu rename — the workflow targets x86_64-unknown-linux-gnu (not musl), so 'linux-amd64' was concealing the libc. Asset names now honestly reflect what's inside. Before: hero_books{,_admin,_server,_ui,_docs}-linux-amd64 After: hero_books{,_admin,_server,_ui,_docs}-x86_64-unknown-linux-gnu Existing v0.1.6-rc1 assets renamed via Forgejo asset-PATCH API in lockstep. Refs lhumina_code/home#212 Signed-off-by: mik-tf