bazel-central-registry icon indicating copy to clipboard operation
bazel-central-registry copied to clipboard

[Bug]: //tools:add_module JSON format is undocumented

Open davidben opened this issue 1 year ago • 0 comments

What happened?

When I was writing some tooling over BCR (Publish to BCR did not meet our needs), I needed to emit a JSON file for //tools:add_module. While the existence of the JSON file is a documented flag, the format is not. I had to read the source to figure it out.

Since this is a documented flag and all, the format really should be documented somewhere.

Version

n/a

How to reproduce

No response

Any other information?

No response

davidben avatar Sep 19 '24 15:09 davidben