commit | 69aaa07f2c2f3241b98af6b18612d47a0c19995e | [log] [tgz] |
---|---|---|
author | HONG Yifan <elsk@google.com> | Fri Dec 06 14:42:24 2024 -0800 |
committer | HONG Yifan <elsk@google.com> | Fri Dec 06 14:42:24 2024 -0800 |
tree | 178e331a1f3e0758b81d064f300efe73aa78bdbf | |
parent | 320e66e5967a6a19bc8dcc7bdad4052e9a74e40e [diff] | |
parent | 36eb180c1afa8f3265758d69d2f4b2979fbd208d [diff] |
Upgrade bazel-central-registry to 36eb180c1afa8f3265758d69d2f4b2979fbd208d This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update external/bazelbuild-bazel-central-registry For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md Bug: 372860136 Test: TreeHugger Change-Id: Iec3c00f762ce775556baa54970b04c4bec01b1c3
The default Bazel registry for the Bzlmod external dependency system of Bazel. It is the recommended place to find and publish your favorite Bazel projects. Visit https://registry.bazel.build to check what modules are already available!
To contribute, check our BCR policies and contribution guidelines.
The core infrastructure of the Bazel Central Registry depends on GitHub and Google Cloud. Bazel users who enable Bzlmod depend on the BCR by default. While we try to keep the BCR infrastructure simple and reliable, we assume no liability for any damages caused by build failures due to potential BCR infrastructure failures.
If you consider it necessary, you can do the following to avoid depending on the BCR infrastructure while still making use of the information checked into the BCR.
./bazel_registry.json
. You can run bazel run //tools:print_all_src_urls
to get the list of source URLs to mirror for all Bazel modules checked into the BCR. For example, https://foo.com/bar.zip
should be mirrored to https://<your mirror>/foo.com/bar.zip
.