You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- config.sh: add sync_runner_nodes() — parallel sweep of all login nodes
that updates runner.node files before any action, ensuring accuracy even
when runners are manually restarted on different nodes
- make-runner.sh: use gh_latest_runner_version() with pinned fallback
- restart-offline-runners.sh: call sync_runner_nodes first; self-heal
stale runner.node on restart; retry start_runner once on failure
- check-runners.sh: call sync_runner_nodes first
- list-runners.sh: new — parallel SSH sweep + GitHub API combined view
- move-runner.sh: new — move a runner to a different login node
- misc/common/README.md: new — document shared scripts
- misc/frontier/README.md: update for new scripts and sync behavior
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments