Skip to content

Release: v1.0.0 — GCP 프로덕션 배포 - #104

Merged
juminzoomout merged 305 commits into
mainfrom
develop
Jun 19, 2026
Merged

Release: v1.0.0 — GCP 프로덕션 배포#104
juminzoomout merged 305 commits into
mainfrom
develop

Conversation

@juminzoomout

@juminzoomout juminzoomout commented Jun 19, 2026

Copy link
Copy Markdown
Member

개요

develop의 배포 작업 전체를 prod(main)으로 승격하는 첫 릴리스.
main 머지 시 CD가 Cloud Run에 자동 배포한다. (prod는 수동 배포로 이미 라이브 + E2E 검증 완료)

포함 변경

인프라 / 배포

기능 / 설정

수정

배포 메모

  • DB: Flyway V1~V5 적용 완료
  • 실제 prod 시크릿은 Secret Manager 관리 (레포 미포함)
  • 후속(§보안 강화): CD 인증 WIF 전환, Redis AUTH, Mongo IP 제한

검증

  • 3개 서비스 /health 200, E2E(회원가입→인증메일→로그인→게임→통계) 통과
  • main 머지 후 CD 자동 배포 성공 확인

juminzoomout and others added 30 commits May 4, 2026 21:57
…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개 생성
juminzoomout and others added 21 commits June 18, 2026 14:27
[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)
@juminzoomout juminzoomout self-assigned this Jun 19, 2026
@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
safe-or-scam Ready Ready Preview, Comment Jun 19, 2026 2:37pm

@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 394897ed-e5a9-4ec5-8166-27326d7694f5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@juminzoomout
juminzoomout merged commit 3793b16 into main Jun 19, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants