Skip to content

build: replace pnpm -s shorthand with --silent for improved readability - #34073

Merged
alan-agius4 merged 1 commit into
angular:22.1.xfrom
alan-agius4:pnpm-
Sep 10, 2026
Merged

build: replace pnpm -s shorthand with --silent for improved readability#34073
alan-agius4 merged 1 commit into
angular:22.1.xfrom
alan-agius4:pnpm-

Conversation

@alan-agius4

Copy link
Copy Markdown
Collaborator

Trying to fix the release

@angular-robot angular-robot Bot added the area: build & ci Related the build and CI infrastructure of the project label Sep 10, 2026

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

Copy link
Copy Markdown

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 replaces the shorthand '-s' flag with the explicit '--silent' flag for pnpm commands across various configuration files and scripts, including .bazelrc, Husky hooks, package.json, and build scripts. This change improves readability and consistency in the codebase. I have no feedback to provide.

@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Sep 10, 2026
@alan-agius4
alan-agius4 merged commit 2500e4f into angular:22.1.x Sep 10, 2026
37 checks passed
@alan-agius4

Copy link
Copy Markdown
Collaborator Author

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

@alan-agius4
alan-agius4 deleted the pnpm- branch September 10, 2026 15:00
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 target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants