From the course: DevOps Foundations: Accelerating Continuous Delivery in the Enterprise

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Evolve and sustain the walking skeleton

Evolve and sustain the walking skeleton - Jenkins Tutorial

From the course: DevOps Foundations: Accelerating Continuous Delivery in the Enterprise

Start my 1-month free trial

Evolve and sustain the walking skeleton

- [Instructor] After the initial setup of the delivery pipeline Walking Skeleton, what we have is a broad but minimal set of criteria that gives us a baseline understanding of the adequacy of a change to go into production. Now we need to gradually fine-tune and increase the controls in our pipeline, according to the expectations of our business, our customers, and our teams. We increase our confidence that the changes going to production are safe, fit for purpose, and maintain or improve the overall health of our code base. Sustainable evolution of the pipeline comes from the fact that we have a baseline of release confidence with the current set of criteria. Knowing that, we can identify and start tackling the next highest priority gap in our Walking Skeleton. For example, if we are concerned about the health of our code, we might evolve from not just detecting new blocking issues during static analysis, but actually…

Contents