feat(service_foundry): add --from-ci install path (x86_64-unknown-linux-musl, v0.2.3-rc2) #205
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!205
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_from_ci_foundry"
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
Wires
service_foundry install --from-cito consume the target-triple-named release assets fromhero_foundryv0.2.3-rc2 (and later). Mirrors the consumer pattern landed by #200 (books), #201 (browser), #202 (slides), and #204 (biz).Producer side just landed at hero_foundry#29.
Changes
tools/modules/services/service_foundry.nu— adds--from-ciand--versionflags toinstall. When--from-ciis set, callssvc_install_from_ciwitharch=x86_64-unknown-linux-musl, mirroringservice_biz.nu:215-228exactly.Test plan
service_foundry install --from-ci(defaultlatest) on heroci — pulls 3 musl binaries to~/hero/bin/.service_foundry install --from-ci --version v0.2.3-rc2— explicit tag selection.service_foundry startbrings up the service end-to-end.Tracker
lhumina_code/hero_demo#54
🤖 Generated with Claude Code
mik-tf referenced this pull request from lhumina_code/hero_demo2026-05-04 22:40:09 +00:00