ci(auto-update): set PATH_ROOT in restart step #288
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!288
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_fix_auto_update_path_root"
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
Fix slides auto-update regression: newer hero_slides binary panics on
--startwhen PATH_ROOT is unset, while older binaries and hero_collab default gracefully. PATH_ROOT=/root/hero is the standard hero deploy convention.Related Issue
Observed on hero_slides auto-update run #305.
Changes
Added PATH_ROOT=/root/hero to restart step env.
Test Results
YAML lint OK; whiteboard (zinit branch) + collab (cli branch) tolerate the addition.