2018-11-20 COSTIN MORARIU If you’re a Jenkins user adopting Jenkins pipelines, it is likely that you have run in to the scenario where you want to break out common functionality from …
HOW TO USE THE DELIVERY PIPELINE PLUGIN WITH JENKINS PIPELINES
2017-04-11 TOMMY TYNJÄ Since we’ve just released support for Jenkins pipelines in the Delivery Pipeline plugin (you can read more about it here), this article aims to describe how to use …
SLOW JENKINS START UP – THINK TWICE BEFORE UPDATING FILES IN A LOOP
2015-12-01 MARCUS PHILIP Some time ago I spent a day trying to figure out why our Jenkins Master is so slow (~30min) to start up. We have around 1000 jobs and …
IS YOUR DELIVERY PIPELINE AN ARRAY OR A LINKED LIST?
2013-12-02 MARCUS PHILIP The fundamental data structure of a delivery pipeline and its implications A delivery pipeline is a system. A system is something that consists of parts that create …
PUPPET CHANGE PROMOTION AND CODE BASE DESIGN
2013-09-25 MARCUS PHILIP I have recently introduced puppet at a medium sized development organizations. I was new to puppet when I started, but feel like a seasoned and scarred veteran by …