TeamCity from JetBrains is a continuous integration tool and a distributed Java-based build management system that can be highly beneficial to teams using an agile development approach.
What's the best way to move a single TeamCity build configuration from one server to another? I have a local …
build teamcity teamcity-8.0How to get the unit test name from the within unit test? I have the below method inside a BaseTestFixture …
c# unit-testing automated-tests teamcityIn Husdon/Jenkins, I can setup notifications when the build is broken to email the user(s) that made the …
teamcityI'm using teamcity 8.x.x version.I configured my Teamcity for continuous deployment. I'm need a feature branching deployment. I …
git teamcity nuget continuous-deploymentI'm trying to create a build step in Teamcity that has an Artifact Dependency on another build step. The previous …
teamcityI've got an asp.net mvc deployment package that I'm trying to build with team city. The package builds without …
.net visual-studio-2010 teamcityBuild error is occurring since using Visual Studio 2015. When building in Visual Studio 2015 this is occurring rarely. When building in …
msbuild teamcity visual-studio-2015 snkThis is a more generic version of this question: How to run a build step on a specific branch only? …
teamcity teamcity-9.0I am running my TeamCity 7 server and agent on MacOS. My repo is on github. I use ssh and I …
github teamcity agent teamcity-7.0TeamCity agent's show a list of "Environment Variables" under Agent Parameters but I cannot get them to update. I've added …
teamcity