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] CICD 코드를 분리한다 #69

Open
2 tasks
02ggang9 opened this issue Feb 3, 2024 · 0 comments
Open
2 tasks

[FEAT] CICD 코드를 분리한다 #69

02ggang9 opened this issue Feb 3, 2024 · 0 comments
Assignees
Labels
🐳 인프라 인프라와 관련된 문제 및 작업 👍 개선 기존 기능 개선 또는 사용성 향상과 같은 최적화 작업 🛠️ 리팩터링 기능의 변경 없이 코드의 품질을 향상시키기 위한 작업

Comments

@02ggang9
Copy link
Collaborator

02ggang9 commented Feb 3, 2024

💬 기능 내용

CICD 코드를 분리합니다.

현재 KEEPER 처럼 CICD 코드가 통합되어 있는데 이렇게 될 경우 발생할 수 있는 문제가 있습니다.

  1. Dev 환경에서 테스트가 깨지는 경우에도 코드가 머지됩니다.
  2. 1번과 연계되서 Prod 서버 핫픽스시 이전에 문제가 된 코드가 올라갈 수 있습니다(이번 KEEPER 로그아웃 버그에서 발견)

📝 작업 내용

  • CI/CD 코드 분리
  • 통합 버전은 그대로 보존

⏰ 예상 소요 시간 (선택)

1H 30M

📁 참고 자료 (선택)

@02ggang9 02ggang9 added 🛠️ 리팩터링 기능의 변경 없이 코드의 품질을 향상시키기 위한 작업 🐳 인프라 인프라와 관련된 문제 및 작업 👍 개선 기존 기능 개선 또는 사용성 향상과 같은 최적화 작업 labels Feb 3, 2024
@02ggang9 02ggang9 self-assigned this Feb 3, 2024
@amaran-th amaran-th moved this to Backlog in 01-doo-re Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐳 인프라 인프라와 관련된 문제 및 작업 👍 개선 기존 기능 개선 또는 사용성 향상과 같은 최적화 작업 🛠️ 리팩터링 기능의 변경 없이 코드의 품질을 향상시키기 위한 작업
Projects
Status: Backlog
Development

No branches or pull requests

1 participant