ci(auto-update): set PATH_ROOT in restart step #288

Merged
zaelgohary merged 1 commit from development_fix_auto_update_path_root into development 2026-05-24 13:30:20 +00:00
Member

Summary

Fix slides auto-update regression: newer hero_slides binary panics on --start when PATH_ROOT is unset, while older binaries and hero_collab default gracefully. PATH_ROOT=/root/hero is the standard hero deploy convention.

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.

## Summary Fix slides auto-update regression: newer hero_slides binary panics on `--start` when 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.
zaelgohary merged commit 07f14a448b into development 2026-05-24 13:30:20 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_skills!288
No description provided.