Execute Workflows with Path Filtering in CircleCI
Path filtering in CircleCI to reduce build times, overall cost, and to better support monorepo strategies.
Path filtering in CircleCI to reduce build times, overall cost, and to better support monorepo strategies.
I monorepo'd (can we verb that?) my personal projects. Here is how I did it, and why, and how you could approach doing the same thing.