Skip to content

Dev to Main#9

Merged
gisu1102 merged 3 commits intomainfrom
dev
Feb 16, 2026
Merged

Dev to Main#9
gisu1102 merged 3 commits intomainfrom
dev

Conversation

@gisu1102
Copy link
Contributor

@gisu1102 gisu1102 commented Feb 16, 2026

Summary by CodeRabbit

릴리스 노트

  • Chores
    • 배포 워크플로우의 SCP 액션을 v0.1.7에서 v0.1.10으로 업그레이드했습니다.
    • 여러 서비스의 Docker 기본 이미지를 eclipse-temurin 기반으로 업데이트했습니다.

gisu1102 and others added 3 commits February 17, 2026 02:01
— openjdk:17-jdk-slim → eclipse-temurin 계열로 교체 (Docker Hub에서 제거됨)
— ticketing-api: 원본과 동일하게 eclipse-temurin:17-jre-alpine 유지
passphrase 보호된 SSH 키 인증 실패 해결을 위해
appleboy/scp-action v0.1.7 → v0.1.10 업그레이드
fix: Dockerfile 베이스 이미지 동기화 및 CD scp-action 업그레이드
@gisu1102 gisu1102 merged commit a9549ba into main Feb 16, 2026
3 of 4 checks passed
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 16, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

개요

GitHub Actions 워크플로우 5개에서 appleboy/scp-action을 v0.1.7에서 v0.1.10으로 업그레이드하고, 3개의 Dockerfile에서 기본 Docker 이미지를 업데이트했습니다.

변경 사항

Cohort / File(s) 요약
GitHub Actions 워크플로우 - SCP 액션 업그레이드
.github/workflows/deploy-codin-auth.yml, deploy-codin-core.yml, deploy-codin-lecture.yml, deploy-codin-ticketing-api.yml, deploy-codin-ticketing-sse.yml
appleboy/scp-action 버전을 v0.1.7에서 v0.1.10으로 업데이트. 워크플로우 로직이나 다른 단계는 변경 없음.
Dockerfile - 기본 이미지 업데이트
codin-lecture-api/Dockerfile, codin-ticketing-api/Dockerfile, codin-ticketing-sse/Dockerfile
기본 Docker 이미지 업데이트: codin-lecture-api는 openjdk:17-jdk-slim → eclipse-temurin:17-jdk-slim, codin-ticketing-api는 openjdk:17-jdk-slim → eclipse-temurin:17-jre-alpine, codin-ticketing-sse는 openjdk:17-jdk-slim → eclipse-temurin:17-jdk-slim. 빌드 또는 실행 명령 변경 없음.

코드 리뷰 난이도

🎯 2 (단순) | ⏱️ ~10분

🐰 GitHub Actions를 한 걸음 더,
새 버전의 scp가 도착했네!
Eclipse Temurin으로 갈아타고,
더욱 가벼워진 이미지,
배포의 속도는 쌩쌩~ ✨

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev

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.

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