xworkspace-console/scripts
Haitao Pan 77230a5fd4 ci: publish darwin runtime + split >2GiB offline packages
A) runtime-release.yaml: add a native build-darwin job (macos-14 arm64 /
   macos-13 amd64) that builds the dashboard + cross-correct Go API and
   publishes xworkspace-console-runtime-darwin-{arm64,amd64}.tar.gz, fixing the
   macOS deploy 404. publish now needs both build jobs and globs all runtimes.

B) offline-package workflow: GitHub caps release assets at 2 GiB. Split any
   package >= 2 GiB into 1900 MiB parts plus a <name>.parts manifest and upload
   the parts. The offline bootstrap (download_offline_split) falls back to the
   manifest and reassembles the parts when the single asset is absent. Verified
   the split/reassemble round-trips byte-for-byte.
2026-06-19 22:17:11 +00:00
..
ai-workspace-offline-install.sh fix: trust offline package git checkouts 2026-06-16 14:19:13 +08:00
create-ai-workspace-offline-package.sh fix: validate pinned chrome apt version 2026-06-18 17:17:01 +08:00
reset-xfce-profile.sh Rebuild console with React Vite and Go 2026-06-07 13:01:06 +08:00
setup-ai-workspace-all-in-one.sh ci: publish darwin runtime + split >2GiB offline packages 2026-06-19 22:17:11 +00:00
setup-xworkspace-desktop.sh Rebuild console with React Vite and Go 2026-06-07 13:01:06 +08:00
start-chromium-console.sh Rebuild console with React Vite and Go 2026-06-07 13:01:06 +08:00
start-chromium-minimal.sh feat: add xface-minimal config for Stage 2 display stack 2026-06-10 11:45:21 +08:00
switch-desktop-mode.sh fix: improve switch-desktop-mode.sh for proper config deployment 2026-06-10 11:52:53 +08:00