service_logic: enable --download for v0.1.0-rc1 #226
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!226
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_logic_download"
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?
Wires
service_logicconsumer to the v0.1.0-rc1 musl assets shipped today.Producer side: https://forge.ourworld.tf/lhumina_code/hero_logic/releases/tag/v0.1.0-rc1 (3 assets, target-triple naming, x86_64-unknown-linux-musl).
Changes
service_logic.nu: suffix fliplinux-amd64→x86_64-unknown-linux-musl(matches what's actually published; mirrors sessions 67/68/69 cohort).dispatcher.nu: forward--download/--versionto[logic install]and--downloadto[logic start]. Closes the dispatcher gap forlogic(same fix session 62 applied to the other 9 services).Test
Will smoke on heroci after merge:
service logic install --download --reset --version v0.1.0-rc1→ 3 ELF static-pie musl binaries at/root/hero/bin/, both servers bind their respective sockets and SIGTERM cleanly.Refs: lhumina_code/home#212