/publish-to-bcr

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Publish to BCR

⚠️ This app is under development and is not ready to be used.

A GitHub app that mirrors releases of your bazel ruleset to the Bazel Central Registry.

Prerequisites

See the Bzlmod User Guide for how to make your ruleset ready for bzlmod.

How it works

  1. Add the app to your ruleset repository and to your fork of bazelbuild/bazel-central-registry. The fork can be in the same GitHub account as your ruleset or in your personal account.
  2. Include these template files to your ruleset repository.
  3. Cut a release. You will be tagged in a pull request against the BCR with an entry for your module.

Reporting issues

Create an issue in this repository for support.