Skip to content

[Chore] CD 워크플로우에서 PEM 키 제거#53

Merged
seoyeoki merged 2 commits intodevelopfrom
chore/remove-pem-from-cd
Mar 23, 2026
Merged

[Chore] CD 워크플로우에서 PEM 키 제거#53
seoyeoki merged 2 commits intodevelopfrom
chore/remove-pem-from-cd

Conversation

@seoyeoki
Copy link
Copy Markdown
Contributor

#️⃣ 연관된 이슈

N/A

#️⃣ 작업 내용

  • _deploy.yml의 SSH/SCP 액션에서 key: ${{ secrets.NCP_SSH_KEY }} 제거
  • NCP 서버 접속을 비밀번호 인증으로 통일

#️⃣ 테스트 결과

  • CD 파이프라인 정상 동작 확인

#️⃣ 셀프 체크리스트

  • 코드 컨벤션을 준수했나요?

🤖 Generated with Claude Code

NCP 서버 접속 시 password 인증만으로 동작하므로 NCP_SSH_KEY 제거

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 23, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • .github/workflows/_deploy.yml is excluded by !**/.github/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: f2219250-2a95-44b5-954f-bd83ece38f9b

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
  • Commit unit tests in branch chore/remove-pem-from-cd

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.

@seoyeoki seoyeoki merged commit 9c60d59 into develop Mar 23, 2026
2 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