Conversation
* feat: 카카오 OAuth 토큰 검증기 추가 * feat: 네이버 OAuth 토큰 검증기 추가 * feat: 애플 OAuth 토큰 검증기 추가 * refactor: provider 추출 메소드 분리
* fix: 프로메테우스 매트릭 수집 타겟을 하드코딩에서 파일 의존으로 수정 * feat: 배포 후 활성 포트 기준으로 Prometheus 타깃을 갱신하는 스크립트 추가 * fix: 모니터링 배포 경로 수정 * fix: 모니터링 배포 워크플로우 파일명 수정
* fix: 동아리 부원 탈퇴 관련 버그 수정 * hotfix: 유저 기본 프로필 사진 수정 (#278) * hotfix: 동아리 소개 문구 최대 25자로 수정 (#285) * fix: 프로메테우스 매트릭 수집 타겟을 하드코딩에서 파일 의존으로 수정 (#301) * fix: 프로메테우스 매트릭 수집 타겟을 하드코딩에서 파일 의존으로 수정 * feat: 배포 후 활성 포트 기준으로 Prometheus 타깃을 갱신하는 스크립트 추가 * fix: 모니터링 배포 경로 수정 * fix: 모니터링 배포 워크플로우 파일명 수정 * hotfix: 파일 최대 용량 20MB로 제한 (#302) --------- Co-authored-by: JanooGwan <janoogwan39@gmail.com> Co-authored-by: JanooGwan <103417427+JanooGwan@users.noreply.github.com>
* fix: 지원 목록 기본 정렬을 오래된 순으로 변경 * refactor: 지원 목록 조회 파라미터 바인딩을 RequestParam으로 명시화
* fix: 모집 기간 데이터의 날짜 손실 없이 datetime으로 이관 * fix: 모집 상태 계산이 시간 단위 기준을 따르도록 정정 * fix: 모집 마감 집계와 지원자 조회를 datetime 구간으로 통일 * fix: 모집 등록 및 설정 API 스펙을 시간 포맷으로 전환 * fix: 모집 조회 응답과 에러 문구를 일시 기준으로 정리 * fix: 모집 기간 필드명을 datetime 의미에 맞게 startAt/endAt으로 정리 * fix: 모집 기간 컬럼명을 start_at/end_at으로 일관화
|
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 You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
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.
🔍 개요
🚀 주요 변경 내용
💬 참고 사항
✅ Checklist (완료 조건)