The One Thing You Need to do Before Promoting Code to Production
OverOps
DECEMBER 4, 2018
Writing, building, compiling and deploying code might seem easier in an automated workflow, but we still need to make sure our code is, indeed, ready for a ‘promotion’. Moving towards a CI/CD workflow means that we’re adding automation to our process, which is great, but we need to make sure we keep the quality of the code intact. In other words, we need to know where we should add some breakpoints to check the automated process, and make sure everything is working as it should.
Let's personalize your content