Skip to content

fix: 운영 환경 배포 전 DB 백업 파일 보존 기간 5일 -> 30일로 확장#389

Merged
dh2906 merged 1 commit intodevelopfrom
fix/extend-db-backup-retention
Mar 13, 2026
Merged

fix: 운영 환경 배포 전 DB 백업 파일 보존 기간 5일 -> 30일로 확장#389
dh2906 merged 1 commit intodevelopfrom
fix/extend-db-backup-retention

Conversation

@dh2906
Copy link
Contributor

@dh2906 dh2906 commented Mar 13, 2026

🔍 개요

  • close #이슈번호

🚀 주요 변경 내용


💬 참고 사항


✅ Checklist (완료 조건)

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

@dh2906 dh2906 self-assigned this Mar 13, 2026
@dh2906 dh2906 added the 배포 운영 서버의 배포 관련 이슈입니다. label Mar 13, 2026
@coderabbitai
Copy link

coderabbitai bot commented Mar 13, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: aa8d0b26-7fa1-4710-83f3-25c5ecb53bf6

📥 Commits

Reviewing files that changed from the base of the PR and between ec1ecd7 and 5559e78.

📒 Files selected for processing (1)
  • .github/workflows/deploy-prod.yml

📝 Walkthrough

Walkthrough

SQL 백업 파일의 보관 기간을 5일에서 30일로 연장하는 배포 워크플로우 구성 변경입니다. *.sql 파일 삭제 임계값만 수정되었으며, 다른 로직 변화는 없습니다.

Changes

Cohort / File(s) Summary
배포 워크플로우 설정
.github/workflows/deploy-prod.yml
프로덕션 배포 전 MySQL 백업 정리 단계에서 삭제 대상 SQL 파일의 오래된 기준을 5일에서 30일로 변경하여 백업 보관 기간 연장

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 오래된 백업을 더 오래 지켜주는 변함없는 마음,
나인의 날이 삼십일이 되었네요.
혹시 모를 날을 위해 기억을 한껏,
안전함이 더해지는 날을 축하합니다! 📦✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/extend-db-backup-retention
📝 Coding Plan
  • Generate coding plan for human review comments

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 and usage tips.

@dh2906 dh2906 merged commit 086ac3b into develop Mar 13, 2026
2 of 3 checks passed
@dh2906 dh2906 deleted the fix/extend-db-backup-retention branch March 13, 2026 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

배포 운영 서버의 배포 관련 이슈입니다.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant