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

[GGFE-208] 테스트 배포를 위한 브랜치와 액션 설정 #966

Merged
merged 5 commits into from
Aug 30, 2023

Conversation

yoouyeon
Copy link
Member

📌 개요

  • 테스트 배포를 보다 편하게 하기 위해서 test-deploy 브랜치를 만들었습니다.

💻 작업사항

  • 기존 배포 로직과 동일하게 (deploy 브랜치에 push하면 배포됨) test-deploy 브랜치에 push하면 테스트 배포가 가능하게 했습니다.
  • test-deploy 브랜치에 push되면 TEST_DEPLOY_REPO_OWNER 의 (현재는 저로 되어있습니다) 계정으로 포크한 42gg,client 레포지토리에 push되고, 연결된 vercel을 통해 배포합니다.
  • 자세한 내용은 노션에 적어두었습니다

이 action은 vercel의 정책을 우회하는 것이기 때문에 평소에는 꺼두다가 테스트 배포가 필요할 때에만 켜두는 것이 좋을 것 같습니다 ^_^

✅ 변경로직

@yoouyeon yoouyeon self-assigned this Aug 30, 2023
@yoouyeon
Copy link
Member Author

실제 배포 동작은 main → test-deploy 브랜치로 PR을 올려봐야 알 수 있어서ㅜ 일단 이 PR은 리뷰 없이 머지하겠습니다!
나중에 확인해보시고 궁금한 내용 있으시면 물어봐주세용 😇

@yoouyeon yoouyeon merged commit 6b2a34a into main Aug 30, 2023
1 check passed
@hyobb109 hyobb109 deleted the GGFE-208-test-deploy-브랜치-설정 branch October 30, 2023 07:44
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