Let’s discuss how to run build pipelines for every PR that ensure we’re deploying code at the highest quality. These pipelines help us avoid frustration in code reviews by using pedantic robots instead of pedantic people. This allows reviewers to change focus from small details to the important part: what does the code do?
This session will discuss our container design and how we use OE containers in CircleCI pipelines to compile, unit test, sonar scan, and more.