Skip to content

[DEPLOY] 2차 프로덕션 배포 - #42

Merged
hdg0116 merged 9 commits into
mainfrom
develop
Sep 9, 2026
Merged

hdg0116 merged 9 commits into
mainfrom
develop

Conversation

@hdg0116

@hdg0116 hdg0116 commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

ISSUE 🔗

close #41



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:check
  • pnpm lint
  • pnpm build
  • 배포 후 로그인 및 주요 관리자 화면 접근 확인

@hdg0116 hdg0116 self-assigned this Sep 9, 2026
@hdg0116 hdg0116 added the 🌏 Deploy 배포 관련 label Sep 9, 2026
@vercel

vercel Bot commented Sep 9, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
room-in-us-front-admin Ready Ready Preview Sep 9, 2026 6:09am UTC

@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 24 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 10bc6269-1fe8-45f1-bf77-8a0a02e2bafd

📥 Commits

Reviewing files that changed from the base of the PR and between 15e9c93 and e44e0ad.

📒 Files selected for processing (15)
  • src/app/api/auth/access-token/route.ts
  • src/app/api/stores/route.ts
  • src/app/dashboard/page.tsx
  • src/app/dashboard/stores/page.tsx
  • src/features/history-management/components/HistoryManagementTable.tsx
  • src/features/store-management/StoreManagementPage.tsx
  • src/features/store-management/api/store-api.ts
  • src/features/store-management/api/store-queries.ts
  • src/features/store-management/components/StoreManagementClientProvider.tsx
  • src/features/store-management/components/StoreManagementTable.tsx
  • src/features/store-management/components/StoreManagementTableContent.tsx
  • src/features/store-management/components/StoreStatusTag.tsx
  • src/features/store-management/model/store.ts
  • src/shared/api/server-client.ts
  • src/shared/components/layout/SidebarNavigation.tsx

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.

@hdg0116
hdg0116 merged commit dfd6ce1 into main Sep 9, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🌏 Deploy 배포 관련

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant