Continous integration and Continues deployment are common practice for some years now. Most of the pipelines using docker environments, this is common practice for automated tests, but the start of containers is consuming some time. The container is used to get the symbols for Microsoft Apps in the right version, and mostly to get the … Continue reading Business Central Pipeline using Nuget
Azure DevOps
Compare Business Central versions easily with Azure Devops
In preparation for a What's New webinar (organized by COSMO CONSULT) I wanted to compare the code of BC19 with BC20. This task is a challenge for most comparison tools. However, not for the GIT comparison tools which are integrated in Azure DevOps. I had the idea to generate a pipeline which copies the current … Continue reading Compare Business Central versions easily with Azure Devops