Export .bzl files in @bazel_tools//tools/...#12258
Export .bzl files in @bazel_tools//tools/...#12258achew22 wants to merge 1 commit intobazelbuild:masterfrom
.bzl files in @bazel_tools//tools/...#12258Conversation
|
@c-parsons friendly ping |
|
@c-parsons friendly ping on this |
|
This seems to be blocking rules_go from working nicely with Stardoc according to bazel-contrib/bazel-gazelle#760 (comment). @c-parsons, could you take a look please? |
|
cc @alandonovan and @brandjon as the owners of Starlark docgen tooling |
|
As a note, I think that something like this needs to be done for every |
|
Friendly ping |
|
Even friendlier ping |
|
@brandjon could you take a look at this please? |
With this change it is now possible to create a `bzl_library` entry that has a `deps` entry for all its inputs.
.bzl files in @bazel_tools//tools/build_defs/repo.bzl files in @bazel_tools//tools/...
|
Friendly ping |
With this change it is now possible to create a
bzl_libraryentry that has adepsentry for all its inputs.