TeamCity
From Wikipedia, the free encyclopedia
Developer(s) | JetBrains |
---|---|
Stable release | 8.0 / June 20, 2013 |
Written in | Java |
Operating system | server-based Web application |
Type | Continuous integration |
License | Proprietary commercial software, Freeware for teams meeting supplier conditions |
Website | www.jetbrains.com/teamcity/ |
TeamCity is a closed source, Java-based build management and continuous integration server from JetBrains. It was first released on October 2, 2006.[1]
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)
- Microsoft Visual SourceSafe
- Git
- Mercurial
- SourceGear Vault [2]
Licensing options
Following licensing options are available:
- Professional Server License: Freemium - restricted up to 20 build configurations and 3 free Build Agent licenses
- Enterprise Server License: Commercial. Unlimited user accounts and build configuration and 3 Build Agent licenses
- Open Source License: Enterprise Server License offered to open source projects
- Build Agent License: Commercial, each one allows using one additional Build Agent. Can be used with both Professional and Enterprise License Servers as well as with Open Source License
See also
- Continuous Integration software
References
External links
- Official TeamCity website
- Continuous Integration, Martin Fowler, 2006-05-01
This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.