훈수가 더 깐깐하다 보니, 코드 퀄리티를 위해서 리드의 훈수는 꼭 필요하다 Code Review 하지만 그러기 위해서 리드는 개발하지 않더라도 훈수둘 실력이 있어야함파일별 담당자 체크 전부 하고 merge질문한 사람이 resolve수정 제안정보 질문이유 질문Code Review MethodsMob Code ReviewNudge Code Review Google Critique & Gerrit (open-sourced)How Google does code reviewGoogle has two internal code review tools: Critique, which is used by the majority of engineers, and Gerrit, which is open-sourced and continues to be used by public-facing projects. Here's how they work.https://graphite.dev/blog/how-google-does-code-reviewHow Google takes the pain out of code reviews, with 97% dev satisfactionA study of Google's code review tooling (Critique), AI-powered improvements, and recent statisticshttps://engineercodex.substack.com/p/how-google-takes-the-pain-out-ofWith GitPost-Commit ReviewsI recently read an excellent article in the Amazon Builder's Library by Clare Liguori which goes into great detail about AWS's CI/CD architecture. It's a truly brilliant post and I recommend everyone interested in CI/CD infrastructures read the article. The article covers the gamut from unit testing to integration testing (in production) to staged rollouts in "waves" to automated rollbacks.https://medium.com/@copyconstruct/post-commit-reviews-b4cc2163ac7a