History Build

Skip to end of metadata
Go to start of metadata
You are viewing documentation of TeamCity 5.x, which is not the most recent released version of TeamCity. Please refer to the listing to choose another version.
Search

Searching TeamCity 5.x Documentation

Table of Contents

A 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 build may become a history build in the following situations:

  • If you initiate a build on particular changes manually using Run Custom Build Dialog.
  • If you have a VCS trigger with quiet period set. During this quiet period other user can start a build with more recent changes. In this case, automatically triggered build will have older source revision when it starts, and will be marked as history build.
  • If there are several builds of the same configuration in the build queue and they have fixed revisions (e.g. they are part of a Build Chain. If someone manually re-orders these builds, the build with fewer changes can be started first.

As the history build does not reflect the current state of the sources, the following restrictions apply to its processing:

  • status of a history build does not affect build configuration status.
  • a user does not get notification about history build unless they subscribed to notifications on all builds in the build configuration.
  • history build is not shown on the Projects or Build Configuration > Overview page as the last finished build of a configuration
  • take responsibility option is not available for history builds.




See Also:

Labels:

history history Delete
build build Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.