Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Creating a new Pipeline Stage

While creating or editing a pipeline versionCreating and Editing a Pipeline Version, click the Add Stage drop-down button and select the stage/environment.

...

The stage is now added to the pipeline version without any gates or steps.  To add steps and gates to the stage, either copy them from another stage , or click on the MaximizeImage Removed button Edit button and add them manually.

...

The Pipeline Stage editor is a drag-and-drop interface which that allows adding, removing, and configuring gates and steps.  To add a gate, drag the desired gate from the pallet on the right, and drop it into a drop zone of the gate area within the pipeline stage canvas.  All gates are executed in sequential order according to the order they are placed from left to right.  You can re-order gates by dragging and dropping them in the desired sequence. 

To add a step, drag the desired step from the pallet an on the right, and drop it into a drop zone of the step area within the pipeline stage canvas.  All steps may be executed either sequentially or in parallel.  Steps in the same row are executed in parallel, whereas, steps in different rows are executed sequentially after the step above it has been completed.  You can re-order gates by dragging and dropping them in the desired sequence.  Note that the order of parallel steps in is inconsequential. 

Click on the DeleteImage Removed button on the gate or step to delete it.

Click on the Paperclip Image Removed button Use the Instructions section on the gate or step to upload add notes or upload attachments as documentation or instructions.  These These notes are available on executions within the release dashboard , and can be used as instructions or reference material.

...

After completing any changes, click on the Minimize Image Removed Confirm Edit button in the upper right-hand corner to return to the pipeline version screen to add/edit additional stages or save your draft or activate the pipeline version.

...