Yun Peng
Yun Peng
> We will publish a module to the [Bazel Central Registry](https://github.com/bazelbuild/bazel-central-registry) to make them convenient to vendor into your repository (using a diff_test pattern) How does this work? Doesn't the...
@dslomov Can you help triage this issue? TensorFlow was hit by similar problem recently.
I think this would be a nice improvement for Bazel. However, we don't have capacity to work on this immediately. If anyone from the community is willing to send a...
Thanks! Is it possible for the root module to just remove the override instead of adding a new one? Not sure how to do it properly. /cc @shs96c
> It's possible, but removing it instead of aliasing it to something else might cause the transitive bazel_dep to break? So I guess, if the root module wants to revert...