Label: history

Content with label history in TeamCity 4.x Documentation (See content from all spaces)
Related Labels: sources , run , cleanup , results , statistics , diff , admin , system , download , custom , build , artifact , policy , changes , pin , property , draft , clean-up , configuration , more »

Build History
build history is the record of past builds produced by TeamCity. To view the build history, click the Projects tab, expand the desired project and build configuration, and click a build result link. In the Build history section of the Build Results Home Page page ...
Build History Clean-Up Policy
Administration > Configure cleanup policy On this page you can enable or disable the cleanup process, set up its timing, and configure the cleanup policy CleanUp for various build configurations. The page also informs you about the next scheduled cleanup ...
Clean Checkout
Clean Checkout (also referred to as "Clean Sources") is an operation that ensures that the next build will get a copy of the sources fetched all over from the VCS. All the content of the Build Checkout Directory is deleted and the sources are refetched from the version control ...
Clean-Up
cleanup policy defines how to clean up build data (build log messages, developers' changes, artifacts, statistical data and so on). The cleanup policy contains a number of rules, which can be defined for a specific build configuration, and a default policy ...
History
Build Configuration > History tab The History tab shows the complete build history of the build configuration. In this tab you can: Filter the build history by build tags or by the agent which performed the build: !filters.png! \\ See Also: Concepts: Build Agent ...
History Build
History Build is a build that starts after the build with more recent changes. That is, a history build is a build that distracts normal builds flow according to source revisions order. A little example to illustrate: Initial conditions: # Build "A" with changes revision 1 placed ...
Run Custom Build Dialog
open the dialog: Click ellipsis on the Run button Click the Run build with these changes link on the Changes tab of the build results page build results home page To create history builds, TeamCity always uses the VCS roots and settings that are now ...
Tests tab
tab is included on the Build Results page, if tests were run. !BuildResTestsTab.png thumbnail! Item Description Download all tests in CSV Click the link to download a file containing all the build tests results Find Type a particular test name ...