Skip to content

build: sync-all-modules.sh now explicitly uses the local Bazel bina…#3532

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:bazel-disk
Mar 13, 2026
Merged

build: sync-all-modules.sh now explicitly uses the local Bazel bina…#3532
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:bazel-disk

Conversation

@alan-agius4
Copy link
Contributor

…ry from node_modules and runs pnpm commands silently

@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Mar 13, 2026
@alan-agius4 alan-agius4 marked this pull request as ready for review March 13, 2026 11:10
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker labels Mar 13, 2026
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates sync-all-modules.sh to explicitly use the local Bazel binary from node_modules and to run pnpm commands silently. The changes correctly reference the Bazel binary via a BAZEL environment variable. My feedback includes a suggestion to make the script more robust by reliably determining the project's root directory, ensuring it works correctly regardless of where it's invoked from.

…ry from `node_modules` and runs `pnpm` commands silently
@alan-agius4 alan-agius4 merged commit 274cb3c into angular:main Mar 13, 2026
13 checks passed
@alan-agius4
Copy link
Contributor Author

This PR was merged into the repository. The changes were merged into the following branches:

@alan-agius4 alan-agius4 deleted the bazel-disk branch March 13, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants