Releases

The releases dashboard provides an overview of all running and completed releases for the apps that you have access to, and shows the current state of all releases (= the execution of a pipeline). From the dashboard you can also create a new release.

To create a new release click on 'new release' and select the app and pipeline that you want to execute. The 'Draft' tab shows releases that have been created but have not yet been run.

To view the details of a running or completed release click on a release from the overview. To cancel a release open the release and click on 'cancel'.

Releases that are scheduled for one-time execution in the future, recuring releases (DAILY / WEEKLY), or on-commite pipelines can be viewed and cancelled from the 'Scheduled' tab.

The status of scheduled or running releases is updated every 15 seconds.

From the 'Completed' tab it is possible to export a list of all completed releases to an Excel spreadsheet. Note that some columns are hidden by default (E.g. Approver) and need to be unhidden if you want them to appear in the exported spreadsheet.

Last updated