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

Unknown macro: {spacejump}

of Bamboo, or visit the latest Bamboo documentation.

This page describes how to create a stage in a plan.

Stages group (or 'map') jobs to individual steps within a plan's build process. For example, you may have an overall plan build process that comprises a compilation step, followed by several test steps, followed by a deployment step. You can create separate Bamboo stages to represent each of these steps.

ステージとは:

  • Has a single job, by default, but can be used to group multiple jobs.
  • Processes its jobs in parallel, on multiple agents (where available).
  • Must successfully complete all its jobs before the next stage in the plan can be processed.
  • May produce artifacts that can be made available for use by a subsequent stage.

Each new plan created in Bamboo contains at least one stage (for the default job) and is known as the 'Default Stage'. Stages can only be configured by Bamboo administrators.

To create a stage within a plan:

  1. [Dashboard (ダッシュボード)] をクリックしてから、[All Plans (すべてのプラン)] タブ、リスト内のプランの名前を順にクリックして、編集するプランに移動します。
  2. [アクション] > [プランを構成] を選択します。
  3. Click the Stages tab, and then Create Stage on the right. The 'Create a new Stage' dialog will appear.
  4. Complete the form and click Create. For information about manual stages, see Configuring a stage (About manual stages).
  5. (オプション) 新しいステージでは、次の操作もできます。
    • 新しいステージをステージの一覧内でドラッグ アンド ドロップして、ステージの順序を変更します。
    • Create a new job to your new stage.
    • 他のステージから新しいステージにジョブをドラッグ アンド ドロップで移動します。

Note that you may break artifact dependencies by moving stages, or by moving jobs between stages. Bamboo will warn you, if a dependency will be broken by moving a stage or a job.

Screenshot: Creating a stage


 

  • ラベルなし