Overview
The project home page shows all current and vital information for the project. It is the central location for up to date project details. The page is divided into two columns. The left column shows recent build and change activity. The right hand column shows basic project information and statistics, and provided some project controls. Note that controls are only available to users with server administration access and administrators for the project shown.
Left Column
current build
The "current build" section of the page shows the status of the most recent project build, which may be in progress. The information shown is the same as that on the build summary view.
recent builds
The "recent builds" section shows a summary of the previous 10 build results for the project. This allows a quick snapshot of recent activity without having to browse the full history view. Builds are shown from most to least recent.
latest changes
The "latest changes" table shows a brief summary of the last 10 SCM changes submitted against the project that have been picked up in a build. Note that recent changes that have not affected a build will not be shown. Changes are shown from most to least recent.
Right Column
status
The "status" table shows up-to-date health information for the project. This includes:
- the project state, which may be changed using the "pause" link (see below)
- the success rate for the project, measured as the percentage of successful builds out of the total of all builds, excepting those in the error state (as these are often outside of your control)
- basic project statistics, as numbers of errored, failed and successful builds
To stop builds of a project for some period, you can use the "pause" link (authorised users only). When a project is paused, all build triggers for that project are ignored (and discarded). You may resume builds for the project by clicking the "resume" link which replaces the "pause" link while the project is paused.
build specifications
The "build specifications" table shows a list of all build specifications for the project. Links are provided to manually trigger builds of each specification (authorised users only).
project basics
Shows basic information about the project, including:
- name: the name of the project
- description: if available, a brief description of the project
- url: if available, a link to the project's web site
- actions: a link to delete the project (authorised users only)