Follow

Subscribe to our newsletter for all of the latest on using Bazel, migration tips, CI/CD, RBE, and our custom rules. We are on a mission to make Bazel better.

Mechanics of moving an other-repo to the monorepo

Alex EagleAlex Eagle
May 18, 20233 min read 66 views

Once a Bazel monorepo has been setup, a next task is to slowly consume other projects, one-at-a-time. We'll walk through the details of how you...

Mechanics of moving an other-repo to the monorepo
Introducing rules_oci
Multiple external dependency closures in Bazel
Presets for bazelrc
Estimating the effort to build a Bazel CI/CD
Partnership with Buildkite