Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat/#9] vercel 자동 배포 추가 #18

Merged
merged 2 commits into from
Jul 4, 2024
Merged

Conversation

pepperdad
Copy link
Member

📌 관련 이슈번호

🎟️ PR 유형

어떤 변경 사항이 있나요?

  • 새 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 리팩토링

✅ Key Changes

이번 PR에서 작업한 내용을 간략히 설명해주세요

  1. vercel 자동 배포
  • 팀 레포의 메인에 푸시되면, 자동으로 fork된 개인 레포로 푸시합니다.
  • 그 후, 개인 레포에서 vercel을 이용해서 자동 CI/CD를 진행합니다.

📢 To Reviewers

📸 스크린샷

🔗 참고 자료

@github-actions github-actions bot requested review from imddoy, ocahs9 and sinji2102 July 3, 2024 07:47
@github-actions github-actions bot added the ✨ FEAT 기능 구현 label Jul 3, 2024
Copy link

github-actions bot commented Jul 3, 2024

PR 작성하느라 고생 많았어요!! 라벨 잘 지정되었는지 확인 한 번 해 주기 🫶

Copy link
Contributor

@sinji2102 sinji2102 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

굿,,, 수고햇어욥,,, 자동 배포 원래 Github Actions 세팅하면서 할까 고민했는데 배포는 무서워서 관뒀는데,,,, 쩨고 🫶

Copy link

sonarqubecloud bot commented Jul 3, 2024

Copy link
Contributor

@ocahs9 ocahs9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yml 파일 사용해서 CI/CD 자동화하는 건 처음봐서 신기했어요..
언젠가 저도 시도해보고 싶네요! 고생하셨어요 😊

Copy link
Contributor

@imddoy imddoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pepperdad pepperdad merged commit 3b7a34a into develop Jul 4, 2024
3 checks passed
@sinji2102 sinji2102 deleted the feat/#9/VercelDeploy branch December 16, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ FEAT 기능 구현
Projects
Status: 🎉Done
Development

Successfully merging this pull request may close these issues.

[ Feat ] vercel 배포 추가
4 participants