xworkspace-console/.github/workflows
Haitao Pan 5a76c5ed06 fix(deploy): on-host bootstrap defaults to online mode (pull fixed main playbooks)
The deploy job ran curl|bash with no AI_WORKSPACE_OFFLINE_MODE -> auto -> stale
offline package, which still ships the pinned-Chrome / root-PGDATA playbooks that
were already fixed in playbooks main. Pipeline kept failing at the Chrome task.

- run-on-host-bootstrap.sh: thread AI_WORKSPACE_OFFLINE_MODE (default off) into the
  remote env so the bootstrap git-clones latest main instead of the stale package.
- workflow: add offline_mode input (off|auto|force, default off); flip back to auto
  once the offline package is republished with the fixes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 22:47:14 +08:00
..
deploy-ai-workspace-iac.yaml fix(deploy): on-host bootstrap defaults to online mode (pull fixed main playbooks) 2026-06-25 22:47:14 +08:00
offline-package-ai-workspace-installer.yaml ci: include console runtimes in offline release 2026-06-21 15:32:39 +08:00
offline-package-xworkspace-console-runtime.yaml ci(console-runtime): publish moving latest-runtime release 2026-06-22 17:05:20 +08:00