Hacker News new | ask | show | jobs
by m0zg 2375 days ago
Well, don't have version skew then? Require that anything merged to master doesn't break any tests? Require that tests exist in the first place? Google makes it work at a dramatically larger scale. Everything at tip-of-tree is always ready to go.

EDIT: Looks like I've misread the parent's argument as one against monorepo. It was in fact an argument in favor, and one I agree with.

1 comments

Yeah but Google does that by being a monorepo.
Looks like I've misread the parent's argument as one against monorepo. My error.