xworkspace-console/.github/workflows
Haitao Pan b73fe58768 ci: remove AI_WORKSPACE_AUTH_TOKEN from vault-action reads
vault-action ignoreNotFound only suppresses path-level 404, not missing
keys within an existing path. Removing the key from vault-action secrets
list avoids the 'No match data was found' error when the key is absent.

Token is now sourced exclusively from the ai_workspace_auth_token
workflow_dispatch input. To use Vault as the default source, store the
token there and pass it via the input at dispatch time, or wire a
dedicated vault read step when the key is guaranteed to exist.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-28 16:49:21 +08:00
..
deploy-ai-workspace-iac.yaml ci: remove AI_WORKSPACE_AUTH_TOKEN from vault-action reads 2026-06-28 16:49:21 +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: add release/* branch source validation workflow (#2) 2026-06-28 12:12:21 +08:00