One thing we have always done since we have a CI server, is to show a dashboard (wallboard) of what it is doing on a television. We are doing this, because it is important to know if a build is broken or it is overloaded with jobs. When we started ...
Read More »Our move from Jenkins to Bamboo to Jenkins 2.0
In the past (5+ years ago) we used a Jenkins server to build all our projects. Then one day, it crashed… hard! The way it crashed was however not normal. Googling some of the last messages in the logs resulted in a handful of hits. None of them giving a ...
Read More »Build anything
Nowadays a build, or continuous integration (CI), server is a must-have for any developer/team. So a Jenkins or Bamboo server would become available and as projects grow, so does the amount of installed tools and versions on it. For one project you might need Java 7 and Maven 3. These ...
Read More »