Aspect Blog

Aspect Blog

Follow
homeAboutBazelServicesResourcesnewslettermembers
Tag

monorepo

#monorepo

More content

Read more stories on Hashnode


Articles with this tag

Mechanics of moving an other-repo to the monorepo

Alex EagleAlex Eagle
May 18, 20233 min read 313 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

Versioning releases from a monorepo

Alex EagleAlex Eagle
Nov 22, 20224 min read 6.9K views

Moving code into a monorepo is just the beginning of a transition. Ideally, each team gives up control and responsibility for governing their...

Versioning releases from a monorepo