service_collab: wire --download to v0.5.0 release assets #223

Merged
mik-tf merged 1 commit from development_mik_collab_download into development 2026-05-06 20:29:00 +00:00
Owner

Summary

  • service_collab.nu: flip download suffix linux-amd64x86_64-unknown-linux-musl (target-triple naming, home#212).
  • dispatcher.nu: forward --download/--version on [collab install] and --download on [collab start] (closes the same gap fixed for 19 other services in sessions 62–66).
  • Producer side: hero_collab v0.5.0-rc1 merged + tagged this session via hero_collab#51; 3 static-pie musl assets on first try, zero fix-forwards.

Closes Bucket C item 3 of home#212 — coverage 20/29 → 21/29 (72%).

Test plan

  • Producer release verified — 3 assets at <bin>-x86_64-unknown-linux-musl with sizes 14.2/11.5/8.0 MB after strip.
  • heroci smoke: service collab install --download --reset fetches all 3 assets and ELF-verifies (post-merge).
## Summary - `service_collab.nu`: flip download suffix `linux-amd64` → `x86_64-unknown-linux-musl` (target-triple naming, [home#212](https://forge.ourworld.tf/lhumina_code/home/issues/212)). - `dispatcher.nu`: forward `--download`/`--version` on `[collab install]` and `--download` on `[collab start]` (closes the same gap fixed for 19 other services in sessions 62–66). - Producer side: [hero_collab v0.5.0-rc1](https://forge.ourworld.tf/lhumina_code/hero_collab/releases/tag/v0.5.0-rc1) merged + tagged this session via [hero_collab#51](https://forge.ourworld.tf/lhumina_code/hero_collab/pulls/51); 3 static-pie musl assets on first try, zero fix-forwards. Closes Bucket C item 3 of [home#212](https://forge.ourworld.tf/lhumina_code/home/issues/212) — coverage 20/29 → 21/29 (72%). ## Test plan - [x] Producer release verified — 3 assets at `<bin>-x86_64-unknown-linux-musl` with sizes 14.2/11.5/8.0 MB after strip. - [ ] heroci smoke: `service collab install --download --reset` fetches all 3 assets and ELF-verifies (post-merge).
service_collab: wire --download to v0.5.0 release assets
All checks were successful
Build and Publish Skills / build-and-publish (pull_request) Successful in 2s
5c396c5b95
Producer side shipped at https://forge.ourworld.tf/lhumina_code/hero_collab/releases/tag/v0.5.0-rc1
(3 static-pie x86_64-unknown-linux-musl assets) via PR #51 — pure-musl
template, zero fix-forwards.

Changes:
- service_collab.nu: flip download suffix from linux-amd64 to
  x86_64-unknown-linux-musl (target-triple naming per home#212).
- dispatcher.nu: forward --download/--version on [collab install] and
  --download on [collab start] so the alias form matches the direct
  module form (closes the same dispatcher gap fixed for 19 other
  services in sessions 62-66).

Closes Bucket C item 3 of lhumina_code/home#212

Signed-off-by: mik-tf
mik-tf merged commit 15f6cf3117 into development 2026-05-06 20:29:00 +00:00
mik-tf deleted branch development_mik_collab_download 2026-05-06 20:29:00 +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_skills!223
No description provided.