Top "Teamcity" questions

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.

TeamCity Command Line Runner: Setting and using variables

Within a TeamCity project running on a windows agent, I would like to read the contents of a file and …

teamcity teamcity-8.0
How can I run all NUnit Tests in Team City?

We are using TeamCity 6.0 to build VS C# solutions each commit. Once the build is complete, a different test TC …

continuous-integration nunit teamcity
Teamcity - Create git tag after successful build

How can I create a git tag after successful build in Team City?

git teamcity git-tag
How to remove a specific version of a package on a TeamCity Nuget Feed?

Does anyone know to remove a specific version of a package on a TeamCity Nuget Feed?

teamcity nuget nuget-package nuget-server teamcity-7.0
TeamCity pending changes are not run

I have got configured TeamCity to execute NUnit tests. When I run manually it then it is working fine. But …

teamcity
*.dll.licenses file in obj directory not created with msbuild in TeamCity

I am working on upgrading our TeamCity projects from VS2012 to VS2015 and I am running into an issue compiling …

c# asp.net-mvc msbuild teamcity visual-studio-2015
How do I exclude types and methods from being covered by dotCover in TeamCity?

I've got an existing C# 4 project which I've checked the test coverage for by using TestDriven.Net and the Visual …

c# teamcity code-coverage dotcover
Failed build while collecting changes from other repository

Getting the following error while trying to do checkout Build errors # [11:27:20]Failed to start build [11:27:20]Failed to collect changes, error: …

svn msbuild teamcity svn-checkout
TeamCity and JIRA?

Is it possible for TeamCity to integrate to JIRA like how Bamboo integrates to JIRA? I couldnt find any documentation …

teamcity jira bamboo youtrack
How to add an icon to a nuget package?

We are hosting our own nuget server through Teamcity. Is there any other way to add an icon to a .…

teamcity nuget-package