Questions tagged [build-definition]

217 questions
-1
votes
1 answer

VSTS passed test cases value variable to write custom condition in build definition

I want to check test cases passed(highlighted in below snap) value and compare with some threshold and if test case passed value is more than threshold then run next task from build
-1
votes
2 answers

How to publish binaries and copy to server in TFS 2017

We were using xaml builds earlier now we migrated to TFS2017. I am not able to publish the build files and how can we copy them. My Build runs file it does not publish files. I see only the code files.
-1
votes
1 answer

Import Jenkins job definition into TFS 2017

Is it possible, or are there tools available to allow you, to import or convert a legacy Jenkins job build definition into a TFS 2017 build definition. I'm not looking to convert the job to a Jenkins job within TFS, but simply use the steps…
Kevin McDowell
  • 532
  • 6
  • 20
-1
votes
1 answer

how to search build definitions in TFS those are no longer in use?

Can anyone help me to understand the below query,Actually in our tfs we have huge number of build definition those are not in use so far hence i want to delete old build definition by seraching all the builds those are older more than one year. how…
Dhurva
  • 41
  • 1
  • 6
-1
votes
2 answers

How to pass parameters from a powershell script to TFS 2013 build?

We are using TFS Build 2013 and I am configuring our build strategy. We want to keep it as default as possible, so we want to use the default build process template without any custom activities. Instead we have some Powershell scripts, which are…
Sjoerdson
  • 123
  • 2
  • 9
-3
votes
1 answer

TFS Build Defintion in VS 2013

Guys can anyone will explain me the use of the parameter's like automated test, run settings , analyze test impact, (each of them) etc present under Test in process section of Build Definition in TFS for Visual studio 2013. I am a fresher and new to…
SRP
  • 999
  • 4
  • 21
  • 39
-4
votes
1 answer

Create a Build Pipeline for Console Application with Visual Studio Team Services

Requesting your support in Create a build pipeline for Console Application. Please refer below build definition which we have defined for our application which contains 4 projects, we have configured drop location for publish artifacts and…
1 2 3
14
15