Tag: continuous-integration
When your tooling is fooling you. Code review and continuous integration with Gerrit & Jenkins done right.
Andreas Weigel
30.06.2014
tl;dr: When you are using Gerrit and Jenkins on the same machine, know what you’re doing! In a recent project we decided to increase code quality by introducing Gerrit as…
Testing webapp startup on Jenkins using Maven, Tomcat and Web Driver
Florian Hopf
08.10.2011
Modern web applications often consist of quite some configuration files that should at least be tested for validity. Think of Spring controller configurations, web application descriptors and the like that…
Continuous Delivery or: How I Learned to Stop Worrying and Love the Pipeline
Jochen Schalanda
23.08.2011
Following our principle of Continuous Skill Enhancement here at Synyx I recently read the book Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation by Jez Humble (from…