kormide / publish-to-bcr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:TypeScript 82.0%Language:HCL 16.1%Language:JavaScript 1.9%