Skip to content

Conversation

aignas
Copy link
Collaborator

@aignas aignas commented Aug 6, 2024

Before this PR we would warn when non-root modules register interpreter
versions and the owners of root modules would have no way to silence the
warning except for patching rules_python.

This PR reduces the default verbosity of the warning to INFO to avoid
spamming users by default.

Fixes #1818.

Before this PR we would warn when non-root modules register interpreter
versions and the owners of root modules would have no way to silence the
warning except for patching rules_python.

This PR reduces the default verbosity of the warning to INFO to avoid
spamming users by default.

Fixes bazel-contrib#1818.
@aignas aignas requested a review from rickeylev as a code owner August 6, 2024 13:29
@rickeylev rickeylev added this pull request to the merge queue Aug 6, 2024
Merged via the queue into bazel-contrib:main with commit 79478de Aug 6, 2024
@rockpunk
Copy link

Thank you for this! These warnings were super annoying

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.

[bzlmod] Silence Ignoring toolchain warning for duplicate toolchains with the same configuration

3 participants