Skip to content

Comments

develop -> main#312

Merged
dh2906 merged 15 commits intomainfrom
develop
Feb 23, 2026
Merged

develop -> main#312
dh2906 merged 15 commits intomainfrom
develop

Conversation

@dh2906
Copy link
Contributor

@dh2906 dh2906 commented Feb 23, 2026

🔍 개요

  • close #이슈번호

🚀 주요 변경 내용


💬 참고 사항


✅ Checklist (완료 조건)

  • 코드 스타일 가이드 준수
  • 테스트 코드 포함됨
  • Reviewers / Assignees / Labels 지정 완료
  • 보안 및 민감 정보 검증 (API 키, 환경 변수, 개인정보 등)

dh2906 and others added 14 commits February 21, 2026 11:58
* 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으로 일관화
@coderabbitai
Copy link

coderabbitai bot commented Feb 23, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch develop

Comment @coderabbitai help to get the list of available commands and usage tips.

@dh2906 dh2906 merged commit 7127af8 into main Feb 23, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant