Release: v1.0.0 — GCP 프로덕션 배포 - #104
Conversation
…efresh [FEAT] 로그인, 로그아웃, 토큰 갱신 api 구현 (#21)
[Feat] Add JWT and verification token configuration for local environment
[Refactor] 회원 상태관리 전략 변경에 따른 리팩토링
[Feat] 회원 탈퇴 처리 구현
[Feat] (front) 초기 프론트 환경 셋업 with React, Vite, and Tailwind CSS
feat: (front) 라우팅 정의, 페이지 7개 생성
[CHORE] 3개 서비스 컨테이너화 (#85)
[HOTFIX] 이미지 자산 마이그레이션 (#93)
[CHORE] 메일 발신주소를 인증된 SendGrid 발신자로 변경 (#92)
[CHORE] Cloud Run 배포용 prod DB·Redis 연결 설정 (#88)
feat(game-engine): CORS 설정을 환경변수로 주입 가능하도록 변경
[Fix] Vercel SPA fallback rewrite 추가
[CHORE] Cloud Run 자동 배포(CD) 워크플로우 추가 (#90)
…ission [FIX] ai-pipeline non root 컨테이너 data 디렉터리 생성 권한 부여 (#102)
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
개요
develop의 배포 작업 전체를 prod(main)으로 승격하는 첫 릴리스.
main 머지 시 CD가 Cloud Run에 자동 배포한다. (prod는 수동 배포로 이미 라이브 + E2E 검증 완료)
포함 변경
인프라 / 배포
기능 / 설정
/health라이브니스 엔드포인트 ([CHORE] 3개 서비스 컨테이너화 (Dockerfile) #85)수정
배포 메모
검증