rules_pkg/.bcr
Yun Peng e97d155ebe
Don't load cc toolchain from rules_cc (#779)
* Don't load cc toolchain from rules_cc

The cc toolchain autoconfig is out of sync from Bazel and doesn't work with VS2022.

Related: https://github.com/bazelbuild/continuous-integration/pull/1770
* Fixes centos7
2023-11-07 11:28:30 -05:00
..
README.md chore: automate publishing releases to BCR (#722) 2023-08-11 23:28:54 -04:00
config.yml Add fixed releaser to because this will be done by a bot. (#757) 2023-09-27 17:09:50 -04:00
metadata.template.json Add fixed releaser to because this will be done by a bot. (#757) 2023-09-27 17:09:50 -04:00
presubmit.yml Don't load cc toolchain from rules_cc (#779) 2023-11-07 11:28:30 -05:00
source.template.json chore: automate publishing releases to BCR (#722) 2023-08-11 23:28:54 -04:00

README.md

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.