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
docs: align upgrade run lifecycle with the idle/running/failed states
The run verdict is now the state itself — "idle" (none or last succeeded),
"running", "failed" — instead of "finished" plus a success flag. Update the
GET /upgrade example and the upgrade.info lifecycle snippet to match; the
socket upgrade.progress "end" line keeps its own success field (the script's
self-report).
0 commit comments