Continuous Delivery is not just about Continuous Integration (CI) but also about Continuous Deployment. I’ve covered CI over the previous posts in this series and now it’s time to deploy some releases using Azure DevOps. »
For this post in my series on performing CI with Azure DevOps I’ll be covering build pipelines using YAML code and why this is better than the old manual method. »
This was going to be a post about how to perform CI builds on Azure DevOps but there can be so many issues just hosting your code that I thought I should expand upon that first. »
This post follows on from my previous one on getting started with Azure DevOps. Read that first if you have yet to create an organisation, project or repository. »
So, it’s finally official that Microsoft are acquiring GitHub. Overall, I think this is a positive strategic move for all concerned, but time will tell. »