{{ 'TAG_RETENTION.REPOSITORY' | translate }}
{{ 'TAG_RETENTION.STATUS' | translate }}
{{ 'TAG_RETENTION.RETAINED' | translate }}/{{
'TAG_RETENTION.TOTAL' | translate
}}
{{ 'TAG_RETENTION.START_TIME' | translate }}
{{ 'TAG_RETENTION.DURATION' | translate }}
{{ 'TAG_RETENTION.LOG' | translate }}
{{ 'TAG_RETENTION.NO_HISTORY' | translate }}
{{ task.repository }}
{{ task.status }}
{{ task?.retained ? task?.retained : 0 }}/{{
task?.total ? task?.total : 0
}}
{{
task.start_time | harborDatetime : 'medium'
}}
{{ task.duration }}
{{ innerPagination.firstItem + 1 }}
-
{{ innerPagination.lastItem + 1 }}
{{ 'ROBOT_ACCOUNT.OF' | translate }}
{{ total }} {{ 'ROBOT_ACCOUNT.ITEMS' | translate }}