Build Results Home Page

Search
Searching TeamCity 4.x Documentation
Table of Contents

This page is available from the build result link on the Projects and My Changes pages.

There is a Run button and a build history interface in the top right corner of the page. Click the Run button to re-run the current build configuration. Click the ellipsis on the Run button to customize a build to run. Use Build Actions drop-down menu to add commentary and tags to the build, and to pin or unpin the build. Use Edit Configuration Settings drop-down to navigate to particular stage of editing current build configuration parameters. Click the guillemets (angle quotes) on the build history interface to navigate to Build Results pages of the previous and next builds (identified with their build state and number), or click the All history link to view the build history tab of the build configuration home page.
In TeamCity, any UI element is available only if you have permissions to access the corresponding option.

This page contains a number of tabs with the particular build information. The Overview, Changes, Build Log, and Build Parameters tabs appear for every build on every page. Additional tabs, such as Artifacts, Code Inspection, Dependencies, Duplicates, Tests will be available depending on the build script, build runner, and build configuration:

Third-party reports can also be configured to appear in customized tabs. For more information see: Displaying Third-Party Reports in a Build Result Tab

The Overview tab loads by default.


See Also:

Labels