#bazel
Read more stories on Hashnode
Articles with this tag
Aspect's mission is to make developers productive in large-scale polyglot repositories. We largely rely on the Bazel build system to power that...
Remote Build Execution (RBE) is a technique for off-loading computation of a wide build and test graph to a farm of worker machines. It can vastly...
Two years ago, we launched the semver-stable release of Aspect's JavaScript ruleset for Bazel, rules_js. Today I'm happy to announce that we've...
This post documents some experimentation. It's not useful guidance for you to follow today! I've spent a lot of time thinking about API docs for...
Bazel has a reputation for being complicated, and one reason is that it doesn't come with reasonable default behaviors. I've written about this...
Sourcegraph is a code intelligence platform known for their AI coding assistant, Cody. Their software is developed in an Open-Source repository by a...