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 »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 »