This documentation relates to an earlier version of Bamboo.
View

Unknown macro: {spacejump}

or visit the current documentation home.

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

Compare with Current View Page History

« Previous Version 2 Next »

If a build was triggered by a code change, the code changes will be shown in the build result.
 

To view the code changes that triggered a particular build result,

  1. Go to the build result.
  2. Click the 'Changes' tab.
  3. A list of updated files will be shown. Click the filename to view the changes; or, click the version number to view the entire file; or, click the 'diffs' links to view the differences between the current and previous version of each file.


Screenshot: 'Code Changes'

(Note that links to individual source-code files will only be available if your Bamboo administrator has specified a 'Web Repository URL' in the build's plan. For details please see the Bamboo Administrator's Guide.)



A note about build triggering


There are a variety of ways in which a build can be triggered for a plan:
  • Code updated — a build can be triggered whenever one or more authors checks-in code.
  • Scheduled build — a build can be scheduled to occur at regular intervals.
  • Dependency — a build can be triggered whenever a successful build occurs for another plan.
  • Manual build — a build can be triggered manually.
  • Initial clean build — a build will be triggered when a new plan is created.

The way in which each build was triggered is listed in the 'Reason' column on the Dashboard.




RELATED TOPICS

Bamboo Glossary
Return to Bamboo 1.1 Documentation Home

  • No labels