ソース コード リポジトリへのリンク

A crucial part of setting up your continuous integration build process is specifying the code repositories with which Bamboo will work. You can specify repositories at the following levels in Bamboo:

  • グローバル – リポジトリは Bamboo のすべてのプランで利用できます。
  • プラン – リポジトリは Bamboo プランのすべてのジョブで利用できます。

推奨されるアプローチは、以下で説明しているように、リンクされたソース リポジトリをグローバル レベルで設定することです。 

Important changes to Linked repositories that affect usage and permissions

Linked repositories are now the preferred way to define and share repository configuration between plans in Bamboo. As a result, we've made two changes that you should be aware of:

  • When users create plans, they are only given the option to select from Linked repositories. This requires that users have the Create plan global permission.
  • Users will need the Create repository global permission in order to create Linked repositories. Note that this permission alone does not permit a user to create or edit a plan.

アトラシアンは、長期的には、プランに対して定義されたリポジトリ設定を廃止する予定です。これらの設定は、各プランのリポジトリ設定ページで [Convert to linked repository (リンク リポジトリに変換)] をクリックすることで、リンク リポジトリに変換できます。

ソース コード リポジトリをすべての Bamboo プランにリンク

Linked repositories are available globally to all plans and jobs configured in Bamboo. Doing this can save you from having to reconfigure the source repositories in multiple places if these ever change - any changes to a linked repository are applied to every plan or job that uses that repository. 

You need the Create plan or Admin global permission to configure linked repositories.

  1. From the Bamboo header select  > Build resources > Linked repositories.
  2. Select Add repository.
  3. 利用可能なメニュー オプションからリポジトリ タイプを選択します。特定のリポジトリ タイプの構成の詳細については、次のいずれかのページを参照してください。

If you need to use an unsupported type of repository, a number of third-party Source Repository plugin modules are available (e.g. the ClearCase plugin). You can also write a Source Repository Module plugin to enable Bamboo to connect to your repository.

Note that shared source repositories are no longer the preferred way to share repository configuration between plans. Use Linked repositories instead!

プランのリポジトリを構成

When you create a new plan, the source repository you specify becomes the default. It is used by the plan's default job and can be used by other jobs added to this plan. Note that default repository is an essential concept when working with plan branches, refer to Using plan branches for more details.

  1. プランに移動します。手順については、「プランの構成」を参照してください。
  2. Select Actions > Configure plan.
    • Select the Repositories tab to see all the repositories that have been added to the plan. 
    • Select a repository name in the list to edit its configuration details.
    • Select Add repository to configure a repository to be used by the plan.
      For configuration details for a particular repository type, please refer to one of the following pages:

In the long term, we plan to deprecate the repository configuration defined against a plan. These configurations can be converted to Linked repositories by selecting Convert to linked repository on each plan repository configuration page.

最終更新日: 2024 年 1 月 18 日

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

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