Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
The name of the action.
Parameters for the action.
The condition which must be satisfied for the action to be triggered. Can contain multiple obstacles separated by comma.
The action that should be triggered when the condition is satisfied.
Message contains extra information about the stage execution. Such as error details if the stage failed.
The timestamp at which all previous stages completed and evaluation of the current this stage started.
The timestamp at which the stage became DONE/FAILED/TERMINATED.
Used in:
The previous stages are not finished yet, the condition of the stage is not satisfied yet or the action has not been executed yet.
The condition of the stage is satisfied and the action has been executed.
The stage has a non-recoverable error, e.g. performing the action has failed.
The stage has been terminated without having been executed, e.g. because a previous stage failed or because it wasn't done within a timeout.