Conversation
Feature/13 user
* feat : google login 구현 완료 (ios 구현 중)
* feat : google login 구현 완료 * fix : user hard delete * feat : apple 로그인 구현 및 ddl-auto -> update 변경
|
Caution Review failedThe pull request is closed. Walkthrough이 변경사항은 두 가지 영역을 수정합니다. CI/CD 워크플로우에서 로컬 deploy.sh 스크립트 호출을 docker-compose를 사용한 다단계 프로세스(블루 스택 pull, down, up 및 미사용 이미지 정리)로 대체합니다. 동시에 AuthService의 예외 처리를 수정하여 Google ID 토큰과 Apple JWT 검증 경로에서 구체적인 예외 타입(GeneralSecurityException, IOException, JwtException)에 대한 처리를 제거하고 모든 예외를 일반적인 Exception으로 포착하여 RuntimeException으로 변환합니다. 관련 가능성 있는 PR
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
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 |
This was referenced Dec 23, 2025
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 상세 내용
Summary by CodeRabbit
릴리스 노트
Chores
Refactor
✏️ Tip: You can customize this high-level summary in your review settings.