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

CI/CD 구축 #94

Merged
merged 3 commits into from
Aug 19, 2023
Merged

CI/CD 구축 #94

merged 3 commits into from
Aug 19, 2023

Conversation

chaewss
Copy link
Member

@chaewss chaewss commented Aug 19, 2023

🎯 Issue

🔑 Key Changes

  • develop 브랜치 PR 시 Controller, Service Test 자동화
  • develop 브랜치 Push 시 테스트, 빌드, 배포 자동화

🙋‍♀️ To Reviewer

  • PR 시 테스트와 배포를 다 하는게 맞지 않은 것 같아서 액션을 분리해 PR시 테스트만 하고, Push할 때 배포를 하도록 분리 했습니다.
  • PR 테스트를 통과하지 못했을 때 Merge를 못하게 만드는 게 맞는 것 같아 규칙을 추가하려고 해요~

@chaewss chaewss added the chore label Aug 19, 2023
@chaewss chaewss self-assigned this Aug 19, 2023
@feel-coding feel-coding merged commit 607f99d into develop Aug 19, 2023
1 check passed
@chaewss chaewss linked an issue Aug 19, 2023 that may be closed by this pull request
4 tasks
@chaewss chaewss deleted the feature#84 branch August 23, 2023 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI/CD 구축
2 participants