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. 変更タブをクリックします。更新されたファイルのリストが表示されます。
    • ソース ファイルへのリンクをクリックして変更を表示します。
    • バージョン番号をクリックすると、ファイル全体を表示することができます。
    • 差分リンクをクリックすると、各ファイルの現在のバージョンと前のバージョンの差分を表示することができます。

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

For details, please see Integrating Bamboo with FishEye.