by Emily Bache | Jun 12, 2018 | How-to
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...
by Emily Bache | Apr 8, 2018 | Coding Skills
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...