| 버전 | 생성일시 | 패키지 | 증감 | 검증 | 배포 상태 | |
|---|---|---|---|---|---|---|
| v{{ v.number }} | {{ v.created or "—" }} | {{ v.package_count }} | {%- if v.added %}+{{ v.added }}{% endif -%} {%- if v.removed %} −{{ v.removed }}{% endif -%} {%- if not v.added and not v.removed %}—{% endif -%} | {% if v.gpg %}{{ v.gpg.label }}{% endif %} | {% if v.is_deployed %}운영 배포 중{% endif %} | {% if v.is_deployed %} {# 배포 상태 칸에 배지 표시 #} {% elif v.deployable %} {% else %} {% endif %} |
버전이 없습니다. 먼저 동기화를 실행하세요.
{% endif %}