Developer(s) | JetBrains |
---|---|
Initial release | 2 October 2006 |
Stable release | 2023.05
/ 26 May 2023[1] |
Written in | Java |
Operating system | server-based Web application |
Type | Continuous integration |
License | Proprietary commercial software, Freeware for teams meeting supplier conditions |
Website | www |
[2]TeamCity is a build management and continuous integration server from JetBrains. It was first released on October 2, 2006[3] and is commercial software and licensed under a proprietary license: a freemium license for up to 100 build configurations and three free Build Agent licenses are available. Open Source projects may 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:
- Git
- Mercurial (hg)
- Subversion (svn)
- Perforce
- Concurrent Versions System (CVS)
- StarTeam
- ClearCase (Base and UCM)
- Team Foundation Version Control (TFVC)
- Plastic SCM
- Visual SourceSafe (VSS)
- Vault[2]
See also
References
- ↑ "What's New in TeamCity". JetBrains. 26 May 2023. Archived from the original on 28 July 2023. Retrieved 31 July 2023.
- 1 2 JetBrains TeamCity Development blog
- ↑ JetBrainsHistory
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.