This is the documentation for Bamboo 5.5. View this page for the

Unknown macro: {spacejump}

of Bamboo, or visit the latest Bamboo documentation.

コードの変更でビルドがトリガされた場合、更新されたファイルがビルド結果に記載されます。

When your Bamboo server is connected to Atlassian's FishEye, you can view the code changes that triggered a build. When a build fails due to a compilation error or failed test, you can explore the failed build in FishEye and jump directly into the changeset that broke the build. You can view the history of that changeset to see what the author was trying to fix, take advantage of the the side-by-side diff view to analyze the change and then open the correct files in your IDE.

特定のビルド結果をトリガしたコードの変更を表示する方法:

  1. Navigate to the build results for the plan, as described in Viewing a build result, and click the desired build result.
  2. Click the Changes tab. A list of updated files will be shown.
    • Click the link to the source file to view the changes.
    • Click the version number to view the entire file.
    • Click the diffs link to view the differences between the current and previous version of each file.

個別のソース コード ファイルへのリンクは、Bamboo 管理者がプランを、プランの「ソース リポジトリ」タブの「詳細」オプションで指定されたソース リポジトリに接続している場合のみ利用することができます。 

For details, please see Integrating Bamboo with FishEye.