Demystifying CI/CD Build Scripts

By Stephen Valdinger

Elevator Pitch

There are a boatload of options out there for use in build pipelines. This talk will step waaaaay back to the basics and show how I like to keep things simple, which reduces complexity while increasing troubleshoot-ability and success.

Description

There are an absolute myriad of choices when it comes to build scripts in CI/CD pipelines. There’s PSake, PSDepend, and Invoke-Build…..just to name a few! In this talk I’ll showcase how I use none of them, but instead show how with a single simple script, I’m able to quickly and efficiently create CI/CD pipelines that are much easier to troubleshoot and maintain, and that have a high success rate early.

If you’re new to CI/CD, or just want a fresh set of eyes on a different approach, this talk is certainly one you don’t want to miss!