ci: rename release artifacts to target-triple shape (home#212) #23

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

Per home#212.

Mixed-libc honest rename — the workflow targets x86_64-unknown-linux-musl for amd64 but aarch64-unknown-linux-gnu for arm64. The old linux-arm64 was concealing the gnu libc.

build-linux.yaml matrix:

  • linux-amd64x86_64-unknown-linux-musl
  • linux-arm64aarch64-unknown-linux-gnu

6 existing v0.1.4-rc5 assets renamed via Forgejo asset-PATCH API in lockstep — pure metadata, no rebuild.

Consumer-side service_browser.nu updated in lockstep on hero_skills development_mik_home212_consumer branch.

Per [home#212](https://forge.ourworld.tf/lhumina_code/home/issues/212). Mixed-libc honest rename — the workflow targets `x86_64-unknown-linux-musl` for amd64 but `aarch64-unknown-linux-gnu` for arm64. The old `linux-arm64` was concealing the gnu libc. `build-linux.yaml` matrix: - `linux-amd64` → `x86_64-unknown-linux-musl` - `linux-arm64` → `aarch64-unknown-linux-gnu` 6 existing v0.1.4-rc5 assets renamed via Forgejo asset-PATCH API in lockstep — pure metadata, no rebuild. Consumer-side `service_browser.nu` updated in lockstep on hero_skills `development_mik_home212_consumer` branch.
ci: rename release artifacts to target-triple shape (home#212)
All checks were successful
Test / test (pull_request) Successful in 4m26s
Build and Test / build (pull_request) Successful in 7m13s
e5bb2cfaec
Mixed-libc honest rename:
- linux-amd64 → x86_64-unknown-linux-musl  (musl)
- linux-arm64 → aarch64-unknown-linux-gnu  (gnu, was concealed)

Existing v0.1.4-rc5 assets renamed via Forgejo asset-PATCH API in lockstep.

Refs lhumina_code/home#212

Signed-off-by: mik-tf
mik-tf merged commit 839a2f6ac9 into development 2026-05-06 16:03:39 +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_browser!23
No description provided.