Top "Azure-devops" questions

Azure DevOps is a suite of 5 services you use together or independently.

Trigger Azure Pipelines build via API

I made a working Azure Pipeline to build my codebase. Looking for a way to trigger the Azure Pipelines build …

azure azure-devops azure-pipelines azure-pipelines-release-task
Task 'assembleRelease' not found in root project 'android'

I'm using Reactnative 0.54.0 and react-native-cli 2.0.1 along side gradle 4.8.1 I have created a react-native project using create-react-native-app myProjectName When I created …

android react-native gradle azure-devops gradlew
Build Agent is Offline

I m using TFS 2015, I saw that my build Agent is Offline : I launch the VsoWorker.exe to see the …

tfs azure-devops tfsbuild offline build-agent
Azure Pipelines - Is there a way to view the folder structure?

I'm struggling to picture the folder structure of azure pipelines. I know there are some implicit directories like: $(System.DefaultWorkingDirectory) $(…

azure-devops azure-pipelines
Multiple YAML build pipelines in Azure DevOps

I'm currently trying to create multiple build pipelines for my Angular app in Azure DevOps using the new YAML way. …

azure azure-devops yaml azure-pipelines
Lines Of Code in Team foundation server

I'm looking for reporting tools for TFS, I need to get Lines of Code for individual developer between 2 dates, do …

tfs azure-devops lines-of-code
Connect to Visual Studio Team Services from WebService

How can i provide credentials to TfsTeamProjectCollectionFactory.GetTeamProjectCollection? I am trying to develop my own WCF Service from witch I …

c# web-services azure-devops tfs-sdk
Publish local Git repository to Team Foundation Service

About a week ago Git support was added to Visual Studio 2012 and Team Foundation Service. I've been playing around with …

visual-studio git tfs azure-devops
What exactly is TFVC (Team Foundation Version Control)

This link talks about TFVC. https://msdn.microsoft.com/en-us/library/ms181237.aspx What exactly is it? I know that …

tfs azure-devops tfvc
How do I grant permissions to manage test plans in VSO?

I am unsure whether this is the correct stackexchange site to ask this question, however it is about software tools …

tfs azure-devops microsoft-test-manager