feat(service_biz): add --from-ci install path (x86_64-unknown-linux-musl, v0.1.3-rc4) #204
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!204
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_from_ci_biz"
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_biz.nu. Producer side just shipped:hero_biz v0.1.3-rc4publishes 4 release assets — 2 binaries × 2 archs — using the target-triple naming convention from home#212.Second consumer module to use the new convention (after service_slides). Cluster A propagation per hero_demo#54.
Smoke test on heroci
Both binaries verified
ELF 64-bit LSB pie executable, statically linked.Notes
The cargo-build path (
service_biz installwithout--from-ci) is unchanged. The early branch only activates when--from-ciis set. Asset suffixx86_64-unknown-linux-musl(full target triple per home#212).Refs
--from-cirollout, Phase 2Test plan
nu -c 'use service_biz.nu; service_biz install --help')service_biz install --from-ci --version v0.1.3-rc4 --reset~/hero/bin/, static-pie ELFx86_64-unknown-linux-muslconventionSigned-off-by: mik-tf