Anatomy
Anatomy summary lists and describes all the elements within a component (including nested components).
|
Element |
Description |
Optional? |
|---|---|---|
|
1. Container |
Round container that changes color depending on the status. |
No |
|
2.Status Icon |
Predefined icon communicating Deployment and Task Status:
- Queued: task is queued for execution. - Executing: task is being currently executed. - Failed: an error occurred while processing the task. - Cancelling: task is being canceled. - Canceled: task was manually canceled. - Timed out: Octopus Server was too busy to process the task. - Success: task completed without any problems. - Pending intervention: the task is waiting for manual intervention. - Success with warnings: task completed successfully, but warnings or errors were reported in the log. - No Deploy / Not Applicable: there was no deployment / this isn’t applicable to this environment and target. |
No |
Variants
Variants contain different versions of the component depending on specific properties, such as state, size, colour, optional iconography, etc.
| Property | Values | Default |
|---|---|---|
| size Variant | small | medium | large | large |
| state Variant | rest | hover | rest |
| status Variant | queued | executing | timed out | no data | canceling | cancelled | manual intervention | failed | success | Success with warnings | queued |
Component dependencies
This component is internally dependent on the following components:
Help and support