Skip to content

Conversation

alan-agius4
Copy link
Contributor

This commit adds lockfile_mode=error to the .bazelrc file. This change ensures that any future builds will fail if the lock file is not up-to-date with the BUILD.bazel file, preventing inconsistencies and encouraging developers to commit updated lock files.

This commit adds `lockfile_mode=error` to the `.bazelrc` file. This change ensures that any future builds will fail if the lock file is not up-to-date with the `BUILD.bazel` file, preventing inconsistencies and encouraging developers to commit updated lock files.
@alan-agius4 alan-agius4 requested a review from a team as a code owner August 20, 2025 06:50
@alan-agius4 alan-agius4 added the target: rc This PR is targeted for the next release-candidate label Aug 20, 2025
@alan-agius4 alan-agius4 requested review from adolgachev and andrewseguin and removed request for a team August 20, 2025 06:50
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label Aug 20, 2025
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Aug 20, 2025
@alan-agius4 alan-agius4 added target: patch This PR is targeted for the next patch release and removed target: rc This PR is targeted for the next release-candidate labels Aug 20, 2025
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

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

LGTM

@josephperrott josephperrott added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Aug 20, 2025
@wagnermaciel wagnermaciel merged commit adf3441 into angular:main Aug 20, 2025
35 checks passed
@wagnermaciel
Copy link
Contributor

The changes were merged into the following branches: main, 20.2.x

wagnermaciel pushed a commit that referenced this pull request Aug 20, 2025
This commit adds `lockfile_mode=error` to the `.bazelrc` file. This change ensures that any future builds will fail if the lock file is not up-to-date with the `BUILD.bazel` file, preventing inconsistencies and encouraging developers to commit updated lock files.

(cherry picked from commit adf3441)
@alan-agius4 alan-agius4 deleted the frozen-lock branch August 20, 2025 16:50
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.

3 participants