Compass Version 1.3 Build ResultsBuild Results are the output that Compass receives from the scripts in each build step along with the success or failure of each build step. The failure status along with the script output is what Compass uses to display build result information throughout Compass. In general builds that did not succeed are marked red and builds that completed successfully are marked in green throughout the Compass web interface. On the project list page, the most recently completed build is displayed color coded for its result. In other places, Compass uses this coloring scheme to make it obvious if builds succeeded or failed. To see the details of a build plan's execution first navigate to the project details page. On the project details page, the first section is the build history table. clicking on the name of any build in this table will navigate to the Compass Build Results page. This page looks like this: 
As you can see from the image of the Build Results page, there are four sections on this page: - The Build Info section gives basic information about the build run
- The Tag section for tagging builds with keywords
- The Comments section allows users to leave information about the build for the rest of the team
- Build Output shows the results of each build step in the build plan.
Each of these four sections is detailed in the next four sections of the documentation.
|