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

[back] 개인 서버 github action을 통한 deploy #84

Open
1 of 6 tasks
JuneParkCode opened this issue Apr 2, 2023 · 0 comments
Open
1 of 6 tasks

[back] 개인 서버 github action을 통한 deploy #84

JuneParkCode opened this issue Apr 2, 2023 · 0 comments
Assignees
Labels
🖥️ backend backend 개발 ✨ enhancement New feature or request

Comments

@JuneParkCode
Copy link
Contributor

JuneParkCode commented Apr 2, 2023

requirements

  • private repo -> public repo
    • github action 무료로 사용하려면 해야함... ㅠㅠ
  • front/develop, back/develop 으로 PR이 올 때, 해당 PR 이 정상 작동하는지 검증
    • PR이 빌드되지 않을 경우, 문제를 알려줘야함
  • front, back / develop 으로 merge, push 될 때 해당 결과를 integration-main 으로 merge
  • release 브랜치를 만들고, 업데이트 되었을 때 릴리즈 서버 (내 서버) 쪽으로 배포하고 docker 실행
    • 이를 위해서 release 브랜치를 하나 만들어야함.

to learn

  • jenkins와 github action 사이에서 왜 github action을 사용했는지
  • github action 문서 읽고, 정리
    • github action를 사용하는 이유
    • 지원하는 기능들
    • 개인 서버쪽으로 연결해서 작업하는 방법
    • 보안적인 요소 고려
  • jenkins도 가볍게 정리
  • CI/CD 개념에 대해서 학습
@JuneParkCode JuneParkCode added ✨ enhancement New feature or request 🖥️ backend backend 개발 labels Apr 2, 2023
@JuneParkCode JuneParkCode self-assigned this Apr 2, 2023
@JuneParkCode JuneParkCode moved this to Todo in Backend Apr 8, 2023
@JuneParkCode JuneParkCode moved this from Todo to In Progress in Backend Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖥️ backend backend 개발 ✨ enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant