Tracking configuration changes in Jenkins
Continuous Integration is a pretty common concept these days. The idea of a “robot buddy” which builds and runs a bunch of tests across a whole codebase every time a change is checked in to the source code repository seems a generally good idea. There are a range of possibilities how to achieve this, and …
Continue reading ‘Tracking configuration changes in Jenkins’ »