Pin Node 24 for the web release toolchain #5
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/shared-browser-state"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Ubuntu release runner bundles Node 18, which fails to load the Vite/Rolldown build because node:util.styleText is unavailable. Install checksum-verified Node 24.20.0 for the workflow, matching the production Docker image major, and remove distro Node installation and the obsolete Node 18 check. All existing validation gates remain.
Validation: official Node release checksum verified; workflow parsed successfully; all 9 Bash steps pass bash -n; git diff --check.