feat(service_browser): add --from-ci install path (linux-amd64, v0.1.4-rc5) #201
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!201
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_from_ci_browser"
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
Adds
--from-ciinstall path toservice_browser.nu. The producer side has shipped:hero_browser v0.1.4-rc5publishes 6 release assets (3 binaries × 2 arches:linux-amd64+linux-arm64).This module wires the
linux-amd64set;linux-arm64consumer wiring can come later when Hero deploys to ARM targets — the binaries are already published, the helper just isn't asked to fetch them yet.Mirrors the canonical pattern in #196 (
service_aibroker) and #197 (service_osis). Companion to #200 (service_books) — both repos shipped Release artifacts on the same day after the cluster-A audit landed in hero_demo#54 c28672.Smoke test on heroci
All 3 binaries verified
ELF 64-bit LSB pie executable, statically linked.Behavioural paths verified end-to-end:
--version v0.1.4-rc5downloadskip-if-presentno-op when binaries already in place--resetforces refetch--version latestresolves correctly tov0.1.4-rc5Refs
--from-ciinstall pathTest plan
nu -c 'use service_browser.nu; service_browser install --help')service_browser install --from-ci --version v0.1.4-rc5 --reset~/hero/bin/, static-pie ELF--version latestresolves the right tag--resetbehavioursSigned-off-by: mik-tf
mik-tf referenced this pull request from lhumina_code/hero_demo2026-05-04 20:33:56 +00:00