I was lucky enough to work on a project recently. They chose to use Redgate Flyway Enterprise instead of Redgate SQL Change Automation which was quite exciting. Their goal was to deploy database changes to Azure SQL where they had several different environments (dev, test, staging and production). Redgate Flyway is available in three (3) […]
Continue reading
Tag Archives: DevOps
DevOps with Dynamics 365 using VSTS
I have put together a combination of scripts, tools and extensions to get the Dynamics “solution” under version control as well as incorporate continous integration (CI) and continous deployment (CD) using Visual Studio Team Services (VSTS). Hopefully this post is helpful to others who wish to sprinkle some DevOps on their Dynamics 365 development, if […]
Continue reading
Continuous Delivery of your NuGet Packages with VSTS – SemVer
This post is a continuation of my first post on the topic of NuGet packages. This post, however, will focus on using Semantic Versioning of your NuGet packages. The previous post published a NuGet package and used the Package Management Views in VSTS to demonstrate the quality of the package as it moved through the […]
Continue reading
November 7, 2024 