service_*: home#212 hero_lib_rhai consumers + dispatcher gap fix #221
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!221
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_home212_lib_rhai_consumers"
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?
Refs lhumina_code/home#212
Sibling to lhumina_code/hero_lib_rhai#14 — flips both consumers of hero_lib_rhai binaries to the post-rename target-triple suffix and closes the dispatcher-gap leftover from session 62 for these two services.
What changed
hero_do installrunner_rhai installrunner_rhai start(--download only; matches the planner/voice pattern)These were the last two services missing from session 62's dispatcher fix (
908c775) — Bucket C means their producers had never published a release, so wiring --download was a no-op until now.After merge
With hero_lib_rhai v0.1.0-rc1 published, the following will work end-to-end:
Verification plan
heroci smoke after both PRs merge —
service_hero_do install --downloadandservice_runner_rhai install --download, confirm 4 binaries land at /root/hero/bin/.Signed-off-by: mik-tf