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

[DEV-6] Github Action CI 워크플로우 작성 #2

Merged
merged 3 commits into from
Mar 5, 2024
Merged

Conversation

One-armed-boy
Copy link
Member

PR 내 커밋이 push될 때마다 동작하는 Github Action 워크플로우 추가

  • gradle 빌드 테스트
  • gradle 유닛 테스트
  • 테스트 커버리지 출력

- gradle 빌드 테스트
- gradlew 유닛 테스트
- 테스트 커버리지 코멘트 작성
@One-armed-boy One-armed-boy self-assigned this Mar 4, 2024
Copy link

github-actions bot commented Mar 4, 2024

Test Coverage

Overall Project 37.5% 🔴

There is no coverage information present for the Files changed

- actions/setup-java 버전업 (3 -> 4)
- actions/setup-java의 cache 옵션을 통한 워크플로우 스텝 간략화
- Check Build 스텝 시 순수하게 빌드만 수행하도록 수정
@One-armed-boy One-armed-boy added the enhancement New feature or request label Mar 4, 2024
@One-armed-boy One-armed-boy merged commit 07ba267 into main Mar 5, 2024
1 check passed
@One-armed-boy One-armed-boy deleted the etc/DEV-6 branch March 21, 2024 14:22
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.

2 participants