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 how to set JVM Arguments

my teamcity build server has following JVM Arguments: -Xmx512m -XX:MaxPermSize=270m sometimes it shows some memory problem message …

jvm teamcity jvm-arguments
TeamCity Build Agent won't upgrade

We are trying to setup a build agent and every time we start it the log shows the following messages: [2012…

teamcity teamcity-7.0
Only sign assemblies with strong name during release build

The scenario is: I'm building my solution with TeamCity, I'm not running the build account as an administrator; so I …

visual-studio-2010 build continuous-integration teamcity assembly-signing
Teamcity restore a deleted build configuration

Is there a way in teamcity to restore a deleted build configuration. I found Restore just deleted project which is …

teamcity teamcity-8.0 teamcity-9.0
How to prompt user for manual parameters when running build in Team City?

Say you make an automatic deploy script in TeamCity. The script uses SSH for connection to the prod-environment. I do …

deployment teamcity credentials prompt manual
Force TeamCity to build on a specific agent

Is it possible, without disabling all other connected agents, to force TeamCity to build on a specific agents machine?

teamcity
TeamCity not sending email notifications

I am trying to set up an email notification in TeamCity on my project fail. I have set up some …

teamcity teamcity-7.0 email-notifications
Quality Gate Failure in SonarQube does not fail the build in Teamcity

I set up a Build project in TeamCity and integrated Sonarqube with it. The project is getting build and even …

sonarqube teamcity sonarqube-scan
Can't get basic Powershell script running inside Team City

Here's my configuration: On the build log, I only see the output of the first two lines, and then "Process …

powershell teamcity powershell-1.0
How can i fix this warning: CoreSimulator is attempting to unload a stale CoreSimulatorService job

I have a warning in my build log in teamcity. I've updated Xcode on my CI-Server from 7.3.1 to 8. The step …

continuous-integration teamcity xcode8 xcodebuild