Continuous Integration Cage Fight: Team City

by simpsonjulian on January 5, 2009

Second to last in the talk was Team City, presented by Yegor Yarko of JetBrains.

They’ve done a very good job of the tool and used their position as developers of IntelliJ and Resharper to promote this product very cleverly: so I don’t think I need to do much introduction to the tool. Here’s the notes I managed to scratch down:

  • Free for 20 developers and 20 projects
  • Enterprise license $3000, more build agents (you get 2 or 3 free) are $300 each
  • Configuration is via xml file or web app
  • Build agents are secured: you have to grant them access
  • Unique feature: Gives failed test feedback before build finishes.
  • Unique feature: IDE plugins (IntelliJ, Eclipse, Visual Studio)
  • Unique feature: auto commit (it runs your tedious build and then commits to your repo – while you dine)
  • It has static code analysis features
  • It is very developer friendly
  • Unique feature: stop a build [though I think others can do that]
  • Very good .NET support
  • They might open source some of the plugins


Yegor also did a great job photographing the conference. Link

Share with the group:
  • Digg
  • del.icio.us
  • Facebook
  • DZone
  • LinkedIn
  • Slashdot
  • StumbleUpon

Related posts:

  1. Continuous Integration Cage Fight: Buildforge This is the final (and very late) installment in the...
  2. Continuous Integration Cage Fight – the entire first series CITCON Europe 2008. Tom Sulston proposes a session for CI...
  3. The quest for a decent Ruby Continuous Integration tool Git has become very popular in the Ruby community. Github...
  4. Every Continuous Integration server that supports Ruby + Git As I posted, I’m on a quest for the...
  5. Continuous Integration Doom and Gloom? Andrew Binstock has written an article for SD Times, postulating...

Related posts brought to you by Yet Another Related Posts Plugin.

{ 2 trackbacks }

Continuous Integration Cage Fight - the entire first series | The Build Doctor
April 14, 2009 at 8:02 pm
Continuous Integration Doom and Goom? | The Build Doctor
June 13, 2009 at 12:56 am

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous post: links for 2009-01-04

Next post: links for 2009-01-05