ATDD and Thucydides – part 1 of 2 03/13/13 by Hylke Stapersma In a world where test driven development is becoming more important every day, one of the biggest challenges for technical... Read more Leave your thoughts
Tutorial: Jenkins Plugin Development 02/01/13 by Miel Donkers Some time ago I thought about developing a plugin for Jenkins. Inspired by the Performance plugin, I wanted to develop... Read more 7 Comments
Continuous Delivery in the Cloud – Part 5: Configure your Continuous Delivery Pipeline 05/28/12 by Alexandra Klimova This article builds upon the previous four articles and explains how to set up fully automated continuous delivery pipeline. Leave your thoughts
How to simulate refactoring / restructuring of Java code with Sonar 05/24/12 by Pavlo Baron During my IT life I had to analyze many code bases – something that you would call an architecture review.... Read more 4 Comments
Continuous Delivery in the Cloud – Part 3: Configure your Continuous Integration Server 05/14/12 by Alexandra Klimova This article describes how to configure a continuous integration server and build a continuous delivery pipeline. 2 Comments
travis-ci, or how continuous integration will become fun again 05/09/12 by Pavlo Baron First of all, I need to say that I definitely will not compare tools in this post. This usually leads... Read more Leave your thoughts