xworkspace-console/.github/workflows
Haitao Pan e1797ef18f ci: honor AI_WORKSPACE_AUTH_TOKEN from input/Vault, pass through to host (#11)
Restore the Vault kv/CICD/AI_WORKSPACE_AUTH_TOKEN read in the deploy job
(the key now exists) and resolve the bootstrap token with a clear
precedence: workflow_dispatch input overrides, else Vault value, else
the on-host installer's resolve_unified_auth_token reuses the persisted
~/.ai_workspace_auth_token or generates a new one.

Also fix run-on-host-bootstrap.sh which silently dropped
AI_WORKSPACE_AUTH_TOKEN: it is now written to the remote env payload and
exported, so an input/Vault-provided token is actually honored on the
host instead of being regenerated. Empty stays empty so the no-arg
curl|bash install path still self-generates.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 17:05:48 +08:00
..
deploy-ai-workspace-iac.yaml ci: honor AI_WORKSPACE_AUTH_TOKEN from input/Vault, pass through to host (#11) 2026-06-28 17:05:48 +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
validate-release-pr.yml ci: backport release/* source validation workflow to release/v1.1.5 (#3) 2026-06-28 12:41:18 +08:00