Skip to content

build: enforce frozen lockfile mode#2977

Closed
alan-agius4 wants to merge 1 commit intoangular:mainfrom
alan-agius4:lock-file-bazel
Closed

build: enforce frozen lockfile mode#2977
alan-agius4 wants to merge 1 commit intoangular:mainfrom
alan-agius4:lock-file-bazel

Conversation

@alan-agius4
Copy link
Copy Markdown
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 added the action: merge The PR is ready for merge by the caretaker 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 force-pushed the lock-file-bazel branch 4 times, most recently from 54df9e4 to d076ba5 Compare August 20, 2025 10:20
Copy link
Copy Markdown
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
Copy link
Copy Markdown
Member

This PR was merged into the repository by commit 60d9b74.

The changes were merged into the following branches: main

@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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