Self-contained GoCD Environment Using Docker-Compose

Motivation Today’s software is often connected, be it for automatic desktop updates or for implementing an internet-scale service. Developers’ tools or toys are no longer solely editors or compilers, but also databases, logging or search services, code sharing platforms, or Continuous Integration servers. Evaluating distributed on-premise software has not been as easy as desktop software, […]

Build Agent Infrastructure Testing in GoCD

In this post I would like to describe a simple technique for reducing the waiting time, the frustration and stress related to build agent environment volatility when using CI tools like GoCD.