Azure Pipelines provides build services (CI), that are free for open source projects and available in the GitHub marketplace.
Is there a way to the IP address range for the hosted machine running? This is related to the Release …
azure-devops azure-pipelinesWe are using the new VSO/VSTS style build within TFS on premise, 2015 Update 1 as of yesterday. During the publish …
azure-devops azure-pipelinesI'm having problems triggering a pipeline from another Pipeline in Azure DevOps. I have a CI pipeline and I want …
azure azure-devops azure-pipelinesI have a Visual Studio solution with multiple projects, each project is an individual microservice. It is very convenient to …
git azure-devops azure-pipelinesSetting up a simple class library to build and publish to VSTS's own feed, I see this error when the …
azure-devops azure-pipelinesI want to automate the queue-ing of Azure Pipelines with an API call, get information on the pipeline/build/job …
azure-devops azure-pipelines azure-devops-rest-apiI'm trying to set a tag with the current version number determined by GitVersion on the GIT commit at the …
azure-devops azure-pipelines gitversionI have a build number format "$(BuildDefinitionName)-$(Rev:.r)" which I can put into the visual designer options and …
azure azure-devops azure-pipelinesI'm getting errors during VSTS build process stating .net 4.6.2 is not found. Any idea when it will be made available …
azure-devops azure-pipelines .net-4.6.2In 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-task