Creating a Coral Software Delivery Pipeline

This how-to assumes that you already have registered at least one template with Coral. If the experience tells you otherwise, please refer to the how-to fork and register an existing template or how-to create template from scratch guides.

  1. Go to the project where you want to create the pipeline.
  2. Locate Coral from the Azure DevOps Pipelines menu and click it.

    Azure DevOps Pipelines Section View

  3. Once the Coral extension has loaded, click the "New Pipeline" button in the top right. If no pipelines exist from before, you will be taken to the next step.

  4. Give the pipeline a name and click "Next"

    Azure DevOps Pipelines Section View

  5. Select the appropriate template that suits your needs. If only one template exist in the account, you will be taken to the next step.

    Azure DevOps Pipelines Section View

  6. Once you do this Coral will load the template and figure out what needs to be given as input from you.
  7. After stepping through the wizard and having given all the necessary input, you click "Submit" and Coral will persist your request.

    Azure DevOps Pipelines Section View

  8. Next you need to either have the permissions to approve the pipeline yourself, or reach out to the group in your organization that has administrator privileges in the account.