rules_zig@v0.7.0 (2) (#3914) Closes #3461 The initial attempt got stuck in CI on an instance of [rules_zig#273](https://github.com/aherrmann/rules_zig/issues/273) - a flaky issue seemingly related to sandbox & tmpfs interaction. Since then one of the test dependencies, rules_cc@0.1.0, was yanked. So, this also bumps that dependency. - **Publish aherrmann/rules_zig@v0.7.0** - **rules_zig@0.7.0 bump rules_cc to 0.1.1 (skip yanked)** - **Bump Ubuntu to 24.04**
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.