Bazel Module Registry
slash23dot Bazel Registry
A private Bazel module registry for slash23dot modules.
Registry Endpoint
Connect your Bazel workspace to this registry.
https://registry.slash23dot.ca
Configure Bazel
Add to your .bazelrc to enable this registry.
common --registry=https://registry.slash23dot.ca
common --registry=https://bcr.bazel.build
Authenticated Downloads
Module archives require JWT bearer token authentication via a credential helper.
downloads.registry.slash23dot.ca
Credential Helper
Configure the credential helper to authenticate downloads automatically.
build --credential_helper=.../%workspace%/tools/credential-helper