-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Add comment referring to bazelbuild/bazel#24829"
This reverts commit 61c3f7c. This comment is wrong, see https://groups.google.com/g/bazel-discuss/c/vGWAMaziGCU/m/bt5Uu7TDAQAJ: Module extensions aren't meant to replace repository rules - in fact, module extensions can create repositories only by instantiating repository rules. The files created by a module extension's implementation function are only kept in a temporary location. It is thus both perfectly fine and necessary to continue to use repository rules and orchestrate them via module extensions.
- Loading branch information
Showing
3 changed files
with
5 additions
and
8 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.