|
|
|
|
|
by q3k
2143 days ago
|
|
That's something your ownership and CI systems catch, and is a prerequisite to use a monorepo sensibly in the first place. The ownership system ensures a per-subpath commit/review policy, while the CI system ensures a dependency change doesn't cause cascading failures in other parts of the repository. |
|