Horrell.ca

A (mostly) DevOps blog

Latest

Using GitHub mirrors with Bazel

Using GitHub mirrors with Bazel

If you use Bazel for builds, the https://releases.bazel.build and https://bcr.bazel.build certs expired today...and have not yet been renewed (see https://github.com/bazelbuild/bazel/issues/28101). Any builds with Bazel will break because of this. I discovered this myself while working on something

By Christopher Horrell