Sponsored Links
-->

Monday, May 21, 2018

TeamCity User Guide (Part 3 of 9) - Build Configurations - YouTube
src: i.ytimg.com

TeamCity is a Java-based build management and continuous integration server from JetBrains. It was first released on October 2, 2006. TeamCity is commercial software and licensed under a proprietary license. A Freemium license for up to 100 build configurations and 3 free Build Agent licenses is available. Open Source projects can request a free license.


Video TeamCity



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

Maps TeamCity



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

Maximize Power and Efficiency with Integration of TeamCity and ...
src: d3nmt5vlzunoa1.cloudfront.net


See also

  • Continuous Integration software
  • Comparison of continuous integration software

TeamCity integration in minute with Git - YouTube
src: i.ytimg.com


References


Octopack on teamcity, how to a add parameter? / Problems ...
src: help.octopusdeploy.com


External links

  • Official TeamCity website
  • Continuous Integration, Martin Fowler, 2006-05-01


Source of article : Wikipedia