Questions on extending the Visual Studio Team Services Build and Release Management system through extensions and custom tasks.
I have some test automation code that reads some values from an environment variable stored on my local machine, like …
azure continuous-integration azure-devops azure-pipelines azure-pipelines-build-taskI have just upgraded to SonarQube 6.4 and at the same time moved to mysql. Whenever I try to parse a …
sonarqube azure-pipelines-build-taskI am using the "Azure Web App Deployment" build step in VSTS to publish an ASP.NET Core API to …
azure azure-web-app-service azure-devops azure-pipelines-build-task azure-pipelinesRunning the .NET Core Pack task, how do I get the outputted NuGet package version to auto-increment itself? So, for …
.net-core azure-devops azure-pipelines azure-pipelines-build-task azure-artifactsI've found some questions on SO specific to version for jest unit test to publish its result in VSTS build …
jestjs azure-pipelines-build-taskIn my solution, I have two projects (a Asp.net MVC and a Windows Service). I want to create CI/…
azure-devops azure-pipelines azure-pipelines-release-pipeline azure-pipelines-build-taskI have powershell task configured in azure build pipelines to merge changes from dev into master of my github public …
git powershell azure-devops azure-pipelines azure-pipelines-build-taskAs part of my build process in VSTS I want to delete all files and folders (except af few) from …
powershell azure azure-devops azure-powershell azure-pipelines-build-taskIn my Copy Files task, I am copying the required files to the file share location from which I will …
azure-devops azure-pipelines-build-taskI have a build definition setup in Team Services that is publishing the web.config file as an additional artifact …
azure-devops ms-release-management azure-pipelines azure-pipelines-build-task