TeamCity
{{Short description|Build management and continuous integration server}}
{{Use dmy dates|date=July 2023}}
{{multiple issues|
{{Primary sources|date=June 2020}}
{{notability|Products|date=October 2015}}
{{refimprove|date=October 2015}}
}}
{{Infobox software
| name = TeamCity
| logo = upright=1
| screenshot =
| caption =
| developer = JetBrains
| genre = Continuous integration
| license = Proprietary commercial software, Freeware for teams meeting supplier conditions
| website = {{URL|http://www.jetbrains.com/teamcity/}}
| released = {{Start date and age|2006|10|02|df=yes}}
| latest_release_version = {{wikidata|property|references|edit|Q4050768|P348}}
| latest_release_date = {{wikidata|qualifier|preferred|single|Q4050768|P348|P548=Q2804309|P577}}
| operating_system = server-based Web application
| programming_language = Java
}}
TeamCity is a build management and continuous integration server from JetBrains. It was first released on October 2, 2006[http://www.jetbrains.com/company/history.html JetBrainsHistory] 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.
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
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[https://blog.jetbrains.com/teamcity/2010/04/teamcity-5-1-rc2-build-13340/ JetBrains TeamCity Development blog]
See also
References
{{reflist}}
External links
- {{official website|http://www.jetbrains.com/teamcity/}}
Category:Continuous integration
{{programming-software-stub}}