Introducing Java toolchains by Louis Jacomet introduces a new feature in Gradle to define a specific JDK to build the project, which may differ from the one running Gradle.
Bazel rules to test Bazel rules by Ilya Polyakovskiy explains how Bazel extensions can benefit from Bazel’s support for running and caching tests.
How to keep a Bazel project hermetic? by Mark Karpov describes the ways in which a Bazel build’s hermeticity can be compromised and how to avoid it.
When to use Bazel? by Adam Gordon Bell - Bazel is a powerful build system, but is it always the right choice? Adam Gordon Bell interviewed six Bazel experts to answer this question and more.
Estimating Bazel's Adoption by Alex Eagle estimates the current and expected number of companies using Bazel.
Bazel + TypeScript: faster with Remote Execution by Greg Magolan introduces remote execution support for TypeScript in Bazel with rules_js and illustrates how much faster TypeScript code can be built with it.
We believe that correct, efficient, and reliable builds are critical for developers to work and collaborate effectively. Get in touch if you share our vision, we would love to work with you.