
If a build is probably hanging, the corresponding notification is displayed at the top of the Overview tab. The build number, time of start, and a link to the agent it is running on. The build results of that build linking to the build results pageĪ changes link with a drop-down list of changes included in that build If another build of this same build configuration is concurrently running, a small window appears on the Overview tab with the following information: You can also stop a running build using the corresponding link on the Overview tab or the appropriate option from the Actions button drop-down. If a build is running, the tab displays the build progress. If a build is queued, the tab displays the position of the build in the queue, the time the build is supposed to start, etc. The Overview Tab displays general information about the build, such as the build duration, the agent used, trigger, dependencies, etc. The following build information is available on the page:ĭepending on the build runners enabled as your build steps, the number of tabs on the page and the information on the Overview tab may vary. Some data is accessible only after the build is finished, some details like Changes, Build parameters, and Dependencies are also applicable to the build while it is waiting in the queue. The build results page can be accessed the Build Configuration home page and from various places in the TeamCity web UI where a build number or build status appears as a link.

Use the Actions menu to do the following:Ĭhange the build status, marking the build as failed or successful In TeamCity all information about a particular build, whether it is queued, running or finished, is accumulated on the build results page.īesides providing the build information, this page enables you to: The build finishes and becomes a part of the build history of this build configuration.


The build starts on the agent and performs all configured build steps Upon some event the build trigger adds the build to the queue where the build stays waiting for a free agent In TeamCity a build goes through several states:
