Skip to content

Update Node version in release builder image - #3211

Closed
CydeWeys wants to merge 1 commit into
google:masterfrom
CydeWeys:update-builder-node-version
Closed

Update Node version in release builder image#3211
CydeWeys wants to merge 1 commit into
google:masterfrom
CydeWeys:update-builder-node-version

Conversation

@CydeWeys

@CydeWeys CydeWeys commented Aug 17, 2026

Copy link
Copy Markdown
Member

Update the Node.js installation version in release/builder/build.sh from 22.12.0 to 24.19.0.

In PR #3153, Angular dependencies were upgraded to 22.x, which requires Node.js >= 24.15.0 or >= 22.22.3, and build.gradle was updated to use Node 24.19.0. However, the Cloud Build builder container image script release/builder/build.sh was missed and remained on 22.12.0, causing the :console-webapp:buildConsoleWebapp task to fail during weekly deployment builds on Google Cloud Build.

BUG= http://b/547933107


This change is Reviewable

Update the Node.js installation version in release/builder/build.sh
from 22.12.0 to 24.19.0.

In PR google#3153, Angular dependencies were upgraded to 22.x, which requires
Node.js >= 24.15.0 or >= 22.22.3, and build.gradle was updated to use
Node 24.19.0. However, the Cloud Build builder container image script
release/builder/build.sh was missed and remained on 22.12.0, causing
the :console-webapp:buildConsoleWebapp task to fail during weekly
deployment builds on Google Cloud Build.

BUG= http://b/547933107
@CydeWeys

Copy link
Copy Markdown
Member Author

Jinx w/ Gus on PR #3210

@CydeWeys CydeWeys closed this Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant