Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README.md | H A D | 25-Apr-2025 | 366 | 10 | 7 | |
config.yml | H A D | 25-Apr-2025 | 85 | 4 | 3 | |
metadata.template.json | H A D | 25-Apr-2025 | 596 | 24 | 23 | |
presubmit.yml | H A D | 25-Apr-2025 | 1.3 KiB | 40 | 36 | |
source.template.json | H A D | 25-Apr-2025 | 159 | 6 | 5 |
README.md
1# Bazel Central Registry 2 3When the ruleset is released, we want it to be published to the 4Bazel Central Registry automatically: 5<https://registry.bazel.build> 6 7This folder contains configuration files to automate the publish step. 8See <https://github.com/bazel-contrib/publish-to-bcr/blob/main/templates/README.md> 9for authoritative documentation about these files. 10