{formatDate(deployment.updatedAt, 'fullDate')}
{formatDate(deployment.updatedAt, 'timeOnly')}
{#if deployment.status.toLowerCase() === "pending"}
{/if}
{deployment.status}