You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The Build Details view is the default view for a build. All the fields are either general stats or summaries of other tabs for the build.

The details tab is divided into 5 sections.

  • The top bar contains the build's status. When a build is queued and in a quiet period you will also see an "End Quiet Period" link. When there's an error/failure you will see the reason why directly under the status.
  • The top right section contains general build details like the version, who started it and when, how long the build took or is taking and when it finished.
  • The top right is divided into two section, Unit Tests and Tags/Pinning. The Unit Test numbers will be clickable when there are unit tests of that type. The tags section allows you to add and edit tags and also lets you select the tag which redirects you to the Configurations history view of all the builds with that tag.  The Pinning section allows you to pin a build and unpin it if it already is, it also contains information about who pinned it.
  • The bottom left contains a list of Repository Changes associated with the build. If the build was manually started it will contain the latest changeset (when the build was started) for each repository associated with the configuration. If it was a triggered build then it will list the changes since the last build.
  • The bottom right contains a list of the latest 6 comments left for a build. You can add a comment by clicking the "Add Comment" button and also delete/edit a comment if you're the author.

Note: The Tags/Pinning section won't be shown until the build is in a finished state.

  • No labels