Skip to content

Conversation

rickeylev
Copy link
Collaborator

Bazel 7.0.1 has a bug where lockfiles can cause a bogus error about cyclic dependencies. Removing the lockfile or disabling the lockfiles prevents it from triggering. We aren't
using lockfiles anyways.

This should make CI happy, which uses 7.0.1 in some configurations. Local development
isn't impacted because .bazelversion specifies 7.0.0

See bazelbuild/bazel#20942

Bazel 7.0.1 has a bug where lockfiles can cause a bogus error about
cyclic dependencies. Removing the lockfile or disabling the lockfiles
prevents it from triggering.

See bazelbuild/bazel#20942
@rickeylev rickeylev requested a review from aignas January 19, 2024 07:20
@rickeylev rickeylev added this pull request to the merge queue Jan 20, 2024
Merged via the queue into bazel-contrib:main with commit f78eae7 Jan 20, 2024
@rickeylev rickeylev deleted the disable.lockfile branch January 21, 2024 04:26
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