ビルドをトリガーしたコード変更を表示する

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

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

When Atlassian's Fisheye is connected to your Bamboo server, 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 select the desired build result.
  2. Go to the Changes tab. A list of updated files will be shown.
    • Select the link to the source file to view the changes.
    • Select the version number to view the entire file.
    • Select the diffs link to view the differences between the current and previous version of each file.

Links to individual source-code files will only be available if your Bamboo administrator has connected the plan to the source repository, as specified in the Advanced options on the Repositories tab for the plan. For details, see Integrating Bamboo with Fisheye


最終更新日 2021 年 6 月 8 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.