TeamCity: Difference between revisions
Appearance
Content deleted Content added
| released = {{Start date and age|2006|10|02}} |
|||
Line 21: | Line 21: | ||
| programming_language = [[Java (programming language)|Java]] |
| programming_language = [[Java (programming language)|Java]] |
||
}} |
}} |
||
'''TeamCity''' is a Java-based build management and continuous integration server from [[JetBrains]]. |
'''TeamCity''' is a Java-based build management and [[continuous integration]] server from [[JetBrains]]. |
||
It was first released on October 2, 2006.<ref>[http://www.jetbrains.com/company/history.html JetBrainsHistory]</ref> 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. |
It was first released on October 2, 2006.<ref>[http://www.jetbrains.com/company/history.html JetBrainsHistory]</ref> 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. |
||
Revision as of 02:22, 27 March 2017
An editor has nominated this article for deletion. You are welcome to participate in the deletion discussion, which will decide whether or not to retain it. |
The topic of this article may not meet Wikipedia's notability guidelines for products and services. (October 2015) |
This article needs additional citations for verification. (October 2015) |
Developer(s) | JetBrains |
---|---|
Initial release | October 2, 2006 |
Stable release | 10.0.1
/ August 9, 2016 |
Written in | Java |
Operating system | server-based Web application |
Type | Continuous integration |
License | Proprietary commercial software, Freeware for teams meeting supplier conditions |
Website | www |
TeamCity is a Java-based build management and continuous integration server from JetBrains. It was first released on October 2, 2006.[1] 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.
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 [2]
See also
References
External links
- Official TeamCity website
- Continuous Integration, Martin Fowler, 2006-05-01