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

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

Per home#212.

Both tag-firing workflows updated:

  • release.yaml matrix: linux-amd64-muslx86_64-unknown-linux-musl
  • build-linux.yaml matrix: linux-amd64x86_64-unknown-linux-musl, linux-arm64aarch64-unknown-linux-gnu

4 existing v0.1.1 assets (the musl-only ones from release.yamlbuild-linux.yaml's arm64 leg apparently doesn't currently publish) renamed via Forgejo asset-PATCH API in lockstep.

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

Per [home#212](https://forge.ourworld.tf/lhumina_code/home/issues/212). Both tag-firing workflows updated: - `release.yaml` matrix: `linux-amd64-musl` → `x86_64-unknown-linux-musl` - `build-linux.yaml` matrix: `linux-amd64` → `x86_64-unknown-linux-musl`, `linux-arm64` → `aarch64-unknown-linux-gnu` 4 existing v0.1.1 assets (the musl-only ones from `release.yaml` — `build-linux.yaml`'s arm64 leg apparently doesn't currently publish) renamed via Forgejo asset-PATCH API in lockstep. Consumer-side `service_aibroker.nu` updated in lockstep on hero_skills `development_mik_home212_consumer` branch.
ci: rename release artifacts to target-triple shape (home#212)
Some checks failed
Build and Test / build-and-test (pull_request) Failing after 4m10s
816ab3ca4f
Both release.yaml and build-linux.yaml updated:
- release.yaml: linux-amd64-musl → x86_64-unknown-linux-musl
- build-linux.yaml: linux-amd64 → x86_64-unknown-linux-musl
                   linux-arm64 → aarch64-unknown-linux-gnu

(Both workflows fire on tag push today; the linux-amd64 entry in
build-linux.yaml is musl per its target, the linux-arm64 entry is
gnu per its target — names now reflect that honestly.)

Existing v0.1.1 assets renamed via Forgejo asset-PATCH API in lockstep
(only the 4 musl assets exist today; build-linux.yaml's gnu/arm64
output is not currently published to v0.1.1).

Refs lhumina_code/home#212

Signed-off-by: mik-tf
mik-tf merged commit 13e14022eb into development 2026-05-06 16:03:47 +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_aibroker!61
No description provided.