deploy: OAuth 로그인·계정 병합, 배치 스케줄러, 이메일 발송 rate limit 반영 - #39
Conversation
feat: GitHub OAuth 로그인 추가 및 트랜잭션 리팩토링 - GitHub/Google OAuth 로그인 구현 - 트랜잭션 처리 리팩토링 - 불필요한 이메일 주소 제거 - FeignClient 어노테이션 수정
refactor: 전역 예외 처리 및 응답 구조 리팩토링 fix: Feign Circuit Breaker ID의 하이픈 제거 방지 설정 추가
…r-filter refactor: HeaderAuthenticationFilter X-User-Role 헤더 사용
test: User, UserCredential, UserRole, Oauth 엔티티 테스트 작성
…authRepository 테스트 작성
test: Repository 계층 테스트 작성
…gration feat: application.properties dev/prod 분리 및 k8s 배포 환경 구성
…resend-rate-limit feat: 이메일 발송 재전송 rate limit 및 계정 열거 방지
|
Warning Review limit reached
Next review available in: 58 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (91)
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 |
🔀 PR 개요
📄 변경 사항
어떤 부분이 수정/추가/삭제되었는지 구체적으로 기술해 주세요.
주요 변경 내용
✨ 기능
🔧 리팩토링
🐞 버그 수정
🧪 테스트
🧰 설정
💡 변경 이유
dev에서 검증된 기능들을 배포 환경(dev-deploy)에 반영하기 위함입니다.
🧩 관련 이슈
🧪 테스트 방법
변경 내용을 확인할 수 있는 방법을 단계별로 설명해 주세요.
코드 블록(```)으로 콘솔 로그나 테스트 코드 결과를 첨부해도 좋습니다.
예시: