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

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

Per home#212.

release.yaml matrix artifact: linux-amd64-muslx86_64-unknown-linux-musl for all 3 binaries (hero_proxy, hero_proxy_server, hero_proxy_ui). Existing v0.5.0 assets renamed via Forgejo asset-PATCH API in lockstep — pure metadata, no rebuild.

$ curl -sI https://forge.ourworld.tf/lhumina_code/hero_proxy/releases/download/v0.5.0/hero_proxy-x86_64-unknown-linux-musl | head -1
HTTP/2 200

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

Per [home#212](https://forge.ourworld.tf/lhumina_code/home/issues/212). `release.yaml` matrix `artifact: linux-amd64-musl` → `x86_64-unknown-linux-musl` for all 3 binaries (`hero_proxy`, `hero_proxy_server`, `hero_proxy_ui`). Existing v0.5.0 assets renamed via Forgejo asset-PATCH API in lockstep — pure metadata, no rebuild. ``` $ curl -sI https://forge.ourworld.tf/lhumina_code/hero_proxy/releases/download/v0.5.0/hero_proxy-x86_64-unknown-linux-musl | head -1 HTTP/2 200 ``` Consumer-side `service_proxy.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
Build & Test / check (push) Successful in 2m36s
Build & Test / check (pull_request) Successful in 2m49s
cc53a7fad6
Before: hero_proxy{,_server,_ui}-linux-amd64-musl
After:  hero_proxy{,_server,_ui}-x86_64-unknown-linux-musl

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

Refs lhumina_code/home#212

Signed-off-by: mik-tf
mik-tf merged commit d54917c62b into development 2026-05-06 16:03:38 +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_proxy!46
No description provided.