How can teams collaborate without Pull Requests?

This post was originally published on Praqma’s blog   A short story about Pre-tested Integration   Three programmers   Continuous Integration and Code Review are strongly correlated with success. Many use Pull Requests for code review, but for co-located teams...

Pre-tested Integration: Back to the basis of CI

This post was originally published on Praqma’s blog Continuous Integration is now synonymous with having a server set up to build and test any change submitted to a central repository. But this isn’t the only way, or even how CI used to work. What did we do...