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.
Column | Description |
---|---|
Name | The name of the release. |
Status | The current status of the release. Status are:
|
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. |
To view the snapshots for the release, click on the snapshot link in the Latest Snapshot column for the target release.
Column | Description |
---|---|
Snapshot Name | The name of the release. |
Description | |
Status | The current status of the snapshot. Status are:
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 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. 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. |
To view the details of the projects in the snapshot, click on the link in the Snapshot Name column.
Column | Description |
---|---|
Project Name | The name of the project within the snapshot. |
Project Version | The version of the project build within the snapshot. |
Package Name | The package name for the project build within the snapshot. Only applies to partial deployment projects. |
Request All Files | Whether or not the package contains all the files for the project. Only applies to partial deployment projects. |
Status | The status of the individual project version within the snapshot. Status are:
Once the all project versions in the snapshot are Completed or Existing, the snapshot will be Completed, and then sent for pipeline execution (Initiated). |
Error Message | The error message of the failed build, if the status is Failed. |
Created On | The date and time in which the snapshot was created. |
Created By | The user who created the snapshot. 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. |