Top "Build-agent" questions

Automated Builds using the Team Foundation Server, executed on TFS build agents.

Nuget restore fails on Azure Devops with message "unable to load the service index for source"

I have a build for a .NET solution that is running in a private agent. The solution contains both .NET …

c# .net-core nuget azure-devops build-agent
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
Where is $(System.DefaultWorkingDirectory) set for builds in TFS2015?

I'm trying to modify the value of this variable as it currently points to the source folder of whatever build …

tfsbuild tfs-2015 azure-pipelines build-agent
how to stop "cannot stop" builds on TeamCity

I get "cannot stop" status once in a while after trying to stop builds on TeamCity. I would expect that …

teamcity build-agent
How to setup team city agent on mac?

I do not know the steps to setup TeamCity agent on mac so if anybody did it. Please share your …

macos teamcity build-agent
TeamCity - multiple agents on ONE MACHINE? Possible?

Coming "from" TFS and using TeamCity in a customer project.... ...is there a way to install multiple agent instances on …

installation teamcity build-agent
What is the purpose of Binaries\_PublishedWebsites directory under TFS build

TFS generates a publish directory under the build agent working directory: Z:\TFSBuilds\1\box\CT\Binaries\\_PublishedWebsites I am supposing …

build-agent msbuild-wpp
Team City - Adding a new build agent on the build server

I am trying to add a new build agent on the build server (team city 6.5.5) - I was able to …

teamcity build-agent