Skip to content

[SOU-540] 롤백 스크립트 내 이미지 레지스트리 경로 오류 수정#219

Merged
bum0w0 merged 1 commit intodevelopfrom
fix/SOU-540-fix-rollback-script
Mar 12, 2026
Merged

[SOU-540] 롤백 스크립트 내 이미지 레지스트리 경로 오류 수정#219
bum0w0 merged 1 commit intodevelopfrom
fix/SOU-540-fix-rollback-script

Conversation

@bum0w0
Copy link
Member

@bum0w0 bum0w0 commented Mar 12, 2026

Summary by CodeRabbit

릴리스 노트

  • Chores
    • 배포 프로세스의 안정성 개선을 위해 자동 재시도 기능을 추가했습니다. 배포 중 실패 발생 시 최대 6회까지 자동으로 재시도되며, 각 시도 간 10초 간격이 적용됩니다.
    • 개발 환경의 배포 설정을 업데이트했습니다.

@bum0w0 bum0w0 added bug 기능이 의도대로 동작하지 않거나, 오류가 발생하는 이슈에 사용합니다. ci/cd 빌드, 배포, 워크플로우(파이프라인) 등 CI/CD 설정 변경에 사용합니다. labels Mar 12, 2026
@bum0w0 bum0w0 merged commit 1558685 into develop Mar 12, 2026
1 of 2 checks passed
@coderabbitai
Copy link

coderabbitai bot commented Mar 12, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: f86f118b-038f-4586-9b29-0c10740b10c7

📥 Commits

Reviewing files that changed from the base of the PR and between 2074aa6 and 61971d1.

📒 Files selected for processing (1)
  • deploy/dev/scripts/rollback.sh

Walkthrough

배포 개발 롤백 스크립트의 Docker 레지스트리 경로와 작업 디렉토리 경로를 업데이트하고, 재시도 정책을 위한 최대 재시도 횟수와 간격 설정을 추가했습니다.

Changes

Cohort / File(s) Summary
배포 스크립트 구성 업데이트
deploy/dev/scripts/rollback.sh
Docker 레지스트리 경로를 NCR에서 Google Artifact Registry로 변경하고, 작업 디렉토리 경로를 업데이트했습니다. 또한 MAX_RETRY와 RETRY_INTERVAL 변수를 추가하여 재시도 메커니즘을 구현했습니다.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 분

Possibly related PRs

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/SOU-540-fix-rollback-script
📝 Coding Plan for PR comments
  • Generate coding plan

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.

@bum0w0 bum0w0 deleted the fix/SOU-540-fix-rollback-script branch March 14, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 기능이 의도대로 동작하지 않거나, 오류가 발생하는 이슈에 사용합니다. ci/cd 빌드, 배포, 워크플로우(파이프라인) 등 CI/CD 설정 변경에 사용합니다.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant