Conversation
This CI workflow checks code quality on pull requests and pushes to main and develop branches.
Setting: 폴더 구조 확정 (#3)
setting: CI 및 에이전트 워크플로우 기준 정리
[API] 관리자 API 타입 생성 및 공통 클라이언트 기반 세팅
[SETTING] TanStack Query Provider 공통 세팅
…lers [API] Auth BFF Route Handler 구현
…lers [FIX] Auth BFF 리뷰 반영
Chore: 운영 배포 관련 파일 추가
[STYLE] 배포 설정 파일 포맷 정리
…ont-Admin into feature/27-admin-login-api
[API] 관리자 로그인 API 연동
|
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: defaults Review profile: CHILL Plan: Team Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
ISSUE 🔗
close #31
What is this PR? 🔍
develop브랜치의 최신 변경 사항을main브랜치에 반영해 프로덕션 배포를 준비합니다.ghcr.io/room-in-us/room-in-us-front-admin이미지와deploy/prod/docker-compose.yml기준의frontend-admin서비스입니다.IMAGE_TAG=prod-<short-sha> docker compose up -d방식으로 이전 이미지 태그 롤백을 진행할 수 있습니다.Screenshot 📷
N/A
배포 PR이며 별도 UI 스크린샷은 없습니다.
Test Checklist ✔
pnpm format:checkpnpm lintpnpm build