What is TeamCity and How it works? An Overview and Its Use Cases

History & Origin of TeamCity TeamCity is a build management and continuous integration server from JetBrains. It was first released on October 2, 2006, and is commercial software and licensed…

Read more »

Top 50 TeamCity interview questions and answers

1) Is TeamCity a CI or CD? TeamCity is a general-purpose CI/CD solution that allows the most flexibility for all sorts of workflows and development practices. The Projects Overview lets…

Read more »

Top Teamcity interview questions and answers

What is the TeamCity tool used for? TeamCity is a CI server written in Java. It allows developers to integrate, code, and is easier to configure with simple steps. On TeamCity…

Read more »

Web.config Transformation Using TeamCity explained

Usually Web.config Transformation is being done during a deployment of dotnet application to various server during deployment time. Here Teamcity is a CI server thus deployment can be done done…

Read more »

TeamCity EC2 Integration via ISA Server

rajeshkumar created the topic: TeamCity EC2 Integration via ISA Server I have a TeamCity server which is actually installed on SBS 2003 Premium with ISA Server (firewall/proxy) installed. My ADSL…

Read more »

Spring integration tests with Team city: OutOfMemo

rajeshkumar created the topic: Spring integration tests with Team city: OutOfMemo Spring integration tests with Team city: OutOfMemoryError Hello all, On our project we wanted to start having integration tests…

Read more »

Finding out who broke the most builds in Teamcity

scmuser created the topic: Finding out who broke the most builds in Teamcity Is there a simple way of finding out how many successful/broken builds a user has generated in…

Read more »

TeamCity with TFS – workspace problems

rajeshkumar created the topic: TeamCity with TFS – workspace problems 0 vote down star Hi, We have been using CC.NET as our CI server for a month or so now,…

Read more »

Good Links for Continuous integration with Team City and MSBuild

rajeshkumar created the topic: Good Links for Continuous integration with Team City and MSBuild Continuous integration with Team City and MSBuild bjarte.com/post/continuous-integration-with-team-city-and-msb Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn

Read more »

Bamboo Vs Teamcity

scmuser created the topic: Bamboo Vs Teamcity What is difference between Bamboo and Teamcity? Any body can explain?

Read more »

Bamboo Vs AnthillPro

scmuser created the topic: Bamboo Vs AnthillPro What is the difference between Bamboo Vs AnthillPro? Any inputs ?

Read more »
teamcity-meta-with-meta-runners

Going meta with Meta-Runners in TeamCity

Going meta with Meta-Runners in TeamCity Official Reference – https://confluence.jetbrains.com/display/TCD9/Working+with+Meta-Runner We have seen that build runners can be very handy. Even though most build runners can be replaced with an equivalent…

Read more »