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: GitHub Actions CI 추가 (#9) #10

Merged
merged 5 commits into from
Oct 13, 2024
Merged

feat: GitHub Actions CI 추가 (#9) #10

merged 5 commits into from
Oct 13, 2024

Conversation

kamser0415
Copy link
Collaborator

#️⃣연관된 이슈

Closes #9

📝작업 내용

GitHub Actions CI를 추가했습니다.

✒️ 코드 변경 이유

  • CI를 통해 main 브랜치에 병합할 때 테스트, 코드 컨벤션 체크 ,빌드를 자동화하여 코드 품질을 유지하려고 합니다.

@kamser0415 kamser0415 added the enhancement New feature or request label Jul 14, 2024
@kamser0415 kamser0415 requested a review from f-lab-jd July 14, 2024 13:12
@kamser0415 kamser0415 self-assigned this Jul 14, 2024
@kamser0415 kamser0415 changed the base branch from main to feature/#4-hello July 18, 2024 14:20
Base automatically changed from feature/#4-hello to main October 13, 2024 10:12
@kamser0415 kamser0415 merged commit b63c500 into main Oct 13, 2024
@kamser0415 kamser0415 deleted the feature/#9-ci branch October 13, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enhancement: CI 추가
2 participants