xworkspace-console/.github/workflows
Haitao Pan da64de72bb ci: unify runtime + offline into one pipeline (single build matrix)
Merge offline-package workflow jobs into runtime-release.yaml:
build (one linux+darwin matrix) -> publish (outputs runtime_tag) ->
build-offline-package (matrix) -> test-offline-package (matrix) ->
publish-release. One-directional deps: publish-release needs
test-offline-package needs build-offline-package. Offline build uses the
in-pipeline runtime_tag, and publish-release folds in the console-runtime
download (from aaf6c47) plus the >2GiB split-upload. The standalone
offline-package-ai-workspace-installer.yaml is now redundant (dispatch-only;
safe to delete).
2026-06-21 07:50:34 +00:00
..
offline-package-ai-workspace-installer.yaml ci: include console runtimes in offline release 2026-06-21 15:32:39 +08:00
runtime-release.yaml ci: unify runtime + offline into one pipeline (single build matrix) 2026-06-21 07:50:34 +00:00