Continuous Integration
-
Software Development
Continuous Integration Infrastructure With Windows – Scripting With PowerShell
In one of my current project, I deal with how to run a Continuous Integration (CI) infrastructure on Windows machines.…
Read More » -
Enterprise Java
How to update a Jenkins job posting config.xml
Recently I wanted to update a few jobs (not defined with a DSL) in Cloudbees, adding to each of them…
Read More » -
Software Development
The Short History of CI/CD Tools
Jenkins (forked from Hudson after a dispute with Oracle) has been around for a long time and established itself as…
Read More » -
DevOps
Integrating Carina with Your Continuous Integration Pipeline
Rackspace recently announced the public beta for their hosted Docker offering, Carina. This is part of a strategic effort to…
Read More » -
Software Development
Continuous Integration, Delivery or Deployment with Jenkins, Docker and Ansible
This article tries to provide one possible way to set up the Continuous Integration, Delivery or Deployment pipeline. We’ll use…
Read More » -
Software Development
Continuous Integration Is a Hack!
“Continuous Integration is a hack!” said my friend Ben Rady years ago during a discussion on CI hosted by Stelligent.…
Read More » -
Software Development
10 Hosted Continuous Integration Services for a Private Repository
Every project I’m working with starts with a setup of continuous integration pipeline. I’m a big fan of cloud services,…
Read More » -
Software Development
Continuous Integration is Dead
A few days ago, my article “Why Continuous Integration Doesn’t Work” was published at DevOps.com. Almost the same day I…
Read More » -
Software Development
BDD (Behavior-Driven Development): Missing Piece in the Continuous Integration Puzzle
Behavior-Driven Development (BDD) is a process or it can be a tool. In many cases, BDD is both. However, it…
Read More »