Skip to content

Bump node version in builder/build.sh - #3210

Merged
gbrodman merged 1 commit into
google:masterfrom
gbrodman:node
Aug 17, 2026
Merged

Bump node version in builder/build.sh#3210
gbrodman merged 1 commit into
google:masterfrom
gbrodman:node

Conversation

@gbrodman

@gbrodman gbrodman commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

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

@gbrodman
gbrodman requested a review from CydeWeys August 17, 2026 17:28
@CydeWeys

Copy link
Copy Markdown
Member

Can you update the commit description with the longer message too?

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
@gbrodman
gbrodman enabled auto-merge August 17, 2026 17:41
@gbrodman
gbrodman added this pull request to the merge queue Aug 17, 2026
Merged via the queue into google:master with commit d1a4edf Aug 17, 2026
10 of 14 checks passed
@gbrodman
gbrodman deleted the node branch August 17, 2026 20:53
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.

2 participants