Jump to content

TeamCity: Difference between revisions

From Wikipedia, the free encyclopedia
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

TeamCity
Developer(s)JetBrains
Initial releaseOctober 2, 2006; 18 years ago (2006-10-02)
Stable release
10.0.1 / August 9, 2016 (2016-08-09)
Written inJava
Operating systemserver-based Web application
TypeContinuous integration
LicenseProprietary commercial software, Freeware for teams meeting supplier conditions
Websitewww.jetbrains.com/teamcity/

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

Supported version control systems

TeamCity supports the following version control systems:

See also

References