xml_tools@0.1.1#7380
Conversation
|
Hello @bazelbuild/bcr-maintainers, modules without existing maintainers (xml_tools) have been updated in this PR. |
There was a problem hiding this comment.
Code Review
This pull request adds the new Bazel module xml_tools at version 0.1.1 to the Bazel Central Registry. The changes appear to be in good order and follow the BCR contribution guidelines. All required files are present, and the presubmit configuration correctly uses a test module.
As per the repository style guide, since this is a new module submission, the new maintainers and repository fields in modules/xml_tools/metadata.json require a manual review. I am therefore requesting a review from @bazelbuild/bcr-maintainers.
|
At first I didn't realize that this is an XML parser written in Starlark - what a feat! Since the BCR contains modules from many language ecosystems (Bazel rules, C++ projects, ...), |
Thanks! I'm actually planning to use this to allow the
Aah, good idea. I'll rename it to |
|
Alright, I've created #7385 which renames this to |
Release: https://github.com/scottpledger/xml_tools/releases/tag/v0.1.1
Automated by Publish to BCR