nutools(compute): suffix flip + --download wiring (home#212) #227
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_skills!227
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_home212_compute"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Wire
service_computefor the home#212 binary-rollout pattern.service_compute.nu: add--download/--versionflags. With--download, install short-circuits tosvc_install_downloadusingx86_64-unknown-linux-muslsuffix (binary-only path; cloud-hypervisor / my_hypervisor / mycelium / system pkgs intentionally NOT installed — operators who plan to actually start hero_compute should run install without--downloadonce first).start: thread--downloadthrough to install.dispatcher.nu: forward--download/--versionto[compute install], and--downloadto[compute start](closes the same dispatcher-gap class fixed in sessions 62 and 70 for other services).Why
home#212 — every Hero stack service follows the
--downloadshape so heroci can fetch the entire ecosystem from Forgejo Releases without cargo. hero_compute is one of four off-radar repos in Bucket D of the home#212 audit; this is the consumer half.Producer side: hero_compute v0.1.8 assets PATCH-renamed in-place during session 71; producer PR lhumina_code/hero_compute#105 lands the matrix-artifact rename so future tags ship in target-triple shape too.
Test plan
grep -qE '\[compute install\].*--download=' dispatcher.nu✓x86_64-unknown-linux-musl(matches PATCH-renamed v0.1.8 assets) ✓service compute install --download --reset --version v0.1.8— verify all 4 binaries land at/root/hero/bin/(hero_compute,hero_compute_server,hero_compute_ui,hero_compute_explorer).Tracks lhumina_code/home#212.
mik-tf referenced this pull request from lhumina_code/hero_demo2026-05-07 00:02:11 +00:00