This post will show one approach you can use for your NuGet with VSTS, I shall show you how you can use the release views in a NuGet Package feed to communicate package quality. Versioning NuGet packages in a Continuous Integration and Delivery (CI/CD) environment has been a topic of discussion and even resulted in […]
Continue reading
Release Annotations
This functionality had been available previously under the name “Deployment Markers” back when Application Insights existed under Visual Studio Online. Release Annotations for Application Insights is an extension for Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) 2015 Update 2 that will create annotations on the Application Insights Metrics Explorer timeline. To get started […]
Continue reading
Working with Web Deploy and Release Management
I’ve spent quite a bit of time working with WebDeploy and Release Management lately for some clients. You should also be aware of the new tasks that were added to the Visual Studio Marketplace recently: The extension helps manage the following in IIS: Create a new website or update an existing website. Create a new […]
Continue reading