theorose49 2c5078aa2f
All checks were successful
build-and-push / build (push) Successful in 31s
feat(ui): PM·작업자·담당자·신청자를 이메일 대신 이름으로 표시
- useDirectory() 훅 + /members/directory 연동(전 유저 동작)
- MemberSelect 기본 소스를 디렉터리로 전환(이름 표시)
- 프로젝트 카드/관리 테이블 PM, 작업자 탭, 칸반 담당자, 작업 상세 담당자·댓글 작성자,
  승인관리 신청자/근무기록 구성원 모두 이름으로

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 09:47:43 +09:00

spin-frontend

배포: infra repomanifests/apps/internal/spin-frontend/ → ArgoCD ApplicationSet appsinternal ns.

CI

master 또는 main push → Gitea Actions 가 image build + push (:<sha> + :latest) → git.special-partners.com/admin/spin-frontend.

빌드 결과는 자동 배포됩니다 — ArgoCD Image Updater 가 :latest digest 변화를 추적해 infra repo 에 digest 를 write-back 하고 ArgoCD 가 새 이미지로 sync 합니다. (kubectl set image 불필요)

필요 repo secrets (Settings → Actions → Secrets and Variables)

환경 변수

.env.sample 참고. 클러스터에선 K8s Secret/value로 자동 주입.

컨테이너 port

8080 (Dockerfile EXPOSE). 변경 시 deployment.yaml의 containerPort 같이 수정.

Description
No description provided
Readme 683 KiB
Languages
TypeScript 97.7%
CSS 0.9%
JavaScript 0.8%
HTML 0.4%
Dockerfile 0.2%