배포: 날짜·일련번호 기반 프런트엔드 버전 계약 적용 #15
Reference in New Issue
Block a user
Delete Branch "fix/deploy-build-frontend-artifact"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
작업 목적
프런트엔드 버전을 다음 형식으로 일관되게 생성하고 화면과 배포 artifact에 동일하게 반영합니다.
예시:
변경 내용
wwwroot에는 해당 커밋에서 새로 생성한 프런트엔드 artifact만 반영합니다.근거와 범위
검증 기준
app-versionmarker가 존재합니다.UI contract 4.0marker가 존재합니다.Source / Assumption / Unknown / Decision Required
.gitea/workflows/deploy.yml,frontend/src/shared/ui/layouts/AppShellLayout.vue, 운영 배포 Run 3357 로그vYYYY.MM.DD.<순번>입니다.DEPLOY: apply date-sequence frontend version contractto 배포: 날짜·일련번호 기반 프런트엔드 버전 계약 적용