Add publish to BCR

This commit is contained in:
ArthurSonzogni
2025-04-26 02:38:32 +02:00
parent 8e055a5a61
commit 2a5d7646da
9 changed files with 109 additions and 0 deletions

9
.bcr/README.md Normal file
View File

@@ -0,0 +1,9 @@
# Bazel Central Registry
When the ruleset is released, we want it to be published to the
Bazel Central Registry automatically:
<https://registry.bazel.build>
This folder contains configuration files to automate the publish step.
See <https://github.com/bazel-contrib/publish-to-bcr/blob/main/templates/README.md>
for authoritative documentation about these files.