A release is a software delivery milestone, containing a collection of related or unrelated projects enabling new or updated features/capabilities.
Select Releases from the menu to view and define your releases.
Image Modified
Name | The name of the release. |
Status | The current status of the release. Status are: - Not Started - the release is not yet started, and is not eligible to process snapshot
- Started - the release is eligible to process snapshots
- Suspended - the release has been paused, and is not currently eligible to process snapshots
- Completed - the release has ended, and will never process snapshots again (cannot be resumed).
|
Start Date | The date and time in which the release was started. |
End Date | The date and time in which the release was ended/completed. |
Pipeline | The pipeline which is used to process snapshots for the release. |
Latest Snapshot | The last snapshot which was created for this release. |
...
Snapshot Name | The name of the release. |
Description |
|
Status | The current status of the snapshot. Status are: - Pending - the snapshot is being created, and has not yet been sent to the pipeline for execution.
- Completed - the snapshot has been created, but not yet sent to the pipeline for execution.
- Failed - the snapshot has failed during creation, and will not be sent to the pipeline for execution.
- Failed to Initiate - the snapshot was created, but a failure occurred in transfer to the pipeline for execution.
- Initiated - the snapshot was successfully sent to the pipeline for execution, which can be viewed in the release dashboard.
Note |
---|
Initiated is the final status of an snapshot, and its execution in the pipeline is tracked through execution in the dashboard. Only one snapshot for a release can is allowed to be Pending at a time. If there is already a pending snapshot, you will see the following warning, and you must wait for it to complete or fail before created another snapshot. |
|
Created On | The date and time in which the snapshot was created. |
Created By | The user who created the snapshot. Note |
---|
The user will be a system user if the snapshot was created via a project build associated to the release, as multiple user may have contributed to it. |
|
...