Deployment
Status: {{ data_get($activity, 'properties.status') }}
@if (data_get($activity, 'properties.status') === 'in_progress' &&
(data_get($deployment, 'metadata.status') !== 'error' ||
data_get($deployment, 'metadata.status') !== 'finished'))
@endif