ci: rename release artifacts to target-triple shape (home#212, honest gnu) #122

Merged
mik-tf merged 1 commit from development_mik_home212_books into development 2026-05-06 16:03:42 +00:00
Owner

Per home#212.

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.

build-linux.yaml matrix artifact: linux-amd64x86_64-unknown-linux-gnu for 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.nu updated in lockstep on hero_skills development_mik_home212_consumer branch (suffix flipped from linux-amd64 to x86_64-unknown-linux-gnu).

Per [home#212](https://forge.ourworld.tf/lhumina_code/home/issues/212). **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. `build-linux.yaml` matrix `artifact: linux-amd64` → `x86_64-unknown-linux-gnu` for 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.nu` updated in lockstep on hero_skills `development_mik_home212_consumer` branch (suffix flipped from `linux-amd64` to `x86_64-unknown-linux-gnu`).
ci: rename release artifacts to target-triple shape (home#212)
All checks were successful
Test / test (pull_request) Successful in 11m54s
Test / integration (pull_request) Successful in 8m25s
9e8a085a8d
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
mik-tf merged commit 10412e631a into development 2026-05-06 16:03:42 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_books!122
No description provided.