fix(ci): align Node v22.22.3 pins and unblock pre-push tests
All checks were successful
Tests / test (push) Successful in 1m8s
All checks were successful
Tests / test (push) Successful in 1m8s
Sync install scripts and CI container image with NODE_VERSION, regenerate Electron Config.html, and skip gitignored portable/app in origin scan. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -15,7 +15,7 @@ set "APP_DIR=%UCLAW_DIR%app"
|
||||
set "INSTALL_TARGET=%USERPROFILE%\.uclaw"
|
||||
set "MIRROR=https://registry.npmjs.org"
|
||||
set "NODE_MIRROR=https://nodejs.org/dist"
|
||||
set "NODE_VER=v22.22.1"
|
||||
set "NODE_VER=v22.22.3"
|
||||
|
||||
REM ---- Step 1: Check environment ----
|
||||
echo [1/4] Checking
|
||||
|
||||
Reference in New Issue
Block a user