Skip to content

Refactor(#80): Backend CI/CD 워크플로 분리 및 구조 통일 - #85

Merged
pearseona merged 5 commits into
developfrom
chore/80-be-cd
Aug 8, 2026
Merged

Refactor(#80): Backend CI/CD 워크플로 분리 및 구조 통일#85
pearseona merged 5 commits into
developfrom
chore/80-be-cd

Conversation

@pearseona

Copy link
Copy Markdown
Contributor

📋 작업 내용

  • Backend CI와 CD를 별도 워크플로로 분리했습니다.
  • develop 브랜치의 CI 성공 후 CD가 독립적으로 실행되도록 구성했습니다.
  • AWS OIDC, SSM 배포 및 실행 결과 확인 형식을 AI 저장소와 통일했습니다.
  • SSM 배포 상태를 최대 30분 동안 확인하고 실패 상태를 즉시 처리하도록 개선했습니다.

🧪 테스트 결과

  • bash -n scripts/deploy-backend.sh 통과
  • git diff --check 통과
  • ./gradlew test --no-daemon 통과
  • Docker Compose 구성 검증 통과

🔗 관련 이슈

✅ 체크리스트

  • 관련 이슈를 연결했습니다.
  • 구현 범위와 변경 이유를 설명했습니다.
  • 로컬 테스트를 통과했습니다.
  • API 변경 사항을 Swagger에 반영했습니다. (API 변경 없음)
  • DB 변경 사항과 마이그레이션을 포함했습니다. (DB 변경 없음)
  • 민감 정보가 코드·로그·테스트 데이터에 포함되지 않았습니다.
  • 프론트엔드에 영향을 주는 응답 스키마 또는 Enum 변경을 공유했습니다. (변경 없음)
  • 병합 전 작업 브랜치를 삭제하지 않았습니다.

@pearseona pearseona self-assigned this Aug 8, 2026
@coderabbitai

coderabbitai Bot commented Aug 8, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@pearseona, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 6 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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 7c942443-5438-4cd7-924a-1ecad644872e

📥 Commits

Reviewing files that changed from the base of the PR and between 23423c0 and ddca8b8.

📒 Files selected for processing (1)
  • .github/workflows/backend-cd.yml

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.

@pearseona
pearseona merged commit 3ff845a into develop Aug 8, 2026
4 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