When doing continuous delivery, it makes sense to automate the release reporting process by automatically generate a changelog. The purpose of a changelog is to document all changes in an app using … [Read more...] about The Complete Guide to Versioning Angular Apps
CI
Implementing Continuous Delivery through Five Steps
These days everywhere I go people seem to talk about wanting to deploy to production more often. It seemed like an endless battle trying to deploy more often as the amount of code to deploy seemed to … [Read more...] about Implementing Continuous Delivery through Five Steps