Kalpana Kalpana (Editor)

TeamCity

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Written in
  
Initial release
  
October 2, 2006; 10 years ago (2006-10-02)

Stable release
  
10.0.1 / August 9, 2016 (2016-08-09)

Operating system
  

TeamCity is a Java-based build management and continuous integration server from JetBrains. It was first released on October 2, 2006. TeamCity is commercial software and licensed under a proprietary license. A Freemium license for up to 20 build configurations and 3 free Build Agent licenses is available. Open Source projects can request a free license.

Contents

Notable features

  • Gated Commits (prevents developers from breaking sources in a version control system by running the build remotely for local changes prior to commit)
  • Build Grid. Allows running multiple builds and tests under different platforms and environments simultaneously
  • Integrated code coverage, inspections and duplicates search
  • Integration with IDEs: Eclipse, IntelliJ IDEA, Visual Studio
  • Platforms supported: Java, .NET and Ruby
  • Supported version control systems

    TeamCity supports the following version control systems:

  • Subversion
  • Perforce
  • CVS
  • Borland StarTeam
  • IBM Rational ClearCase (Base and UCM)
  • Team Foundation Server (2005, 2008, 2010)
  • Visual Studio Team Services
  • Microsoft Visual SourceSafe
  • Git
  • Mercurial
  • SourceGear Vault
  • References

    TeamCity Wikipedia


    Similar Topics