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

Github Actions 빌드 성공 여부 CI 워크플로 작성 #90

Closed
1 task
LeeHanEum opened this issue Nov 11, 2024 · 0 comments · Fixed by #91
Closed
1 task

Github Actions 빌드 성공 여부 CI 워크플로 작성 #90

LeeHanEum opened this issue Nov 11, 2024 · 0 comments · Fixed by #91
Assignees
Labels
✨feature create new feature

Comments

@LeeHanEum
Copy link
Member

Describe

모든 PR에 대하여 Github Actions에서 빌드 성공 여부를 검사합니다.
컴파일 에러 발생 시 PR이 머지될 수 없습니다.

Tasks

  • CI 워크플로 작성

ETC

테스트 코드 통과 CI와는 별개의 워크플로 입니다.
Gradle 빌드 시 -x test 옵션을 넣어주세요

@LeeHanEum LeeHanEum added the ✨feature create new feature label Nov 11, 2024
@minjo-on minjo-on linked a pull request Nov 11, 2024 that will close this issue
minjo-on added a commit that referenced this issue Nov 11, 2024
* chore: pr 시 build ci workflow 작성

* chore: CI에서 의존성 캐시 사용으로 빌드 속도 향상

* chore: 의존성 캐시 경로 수정

* chore: 의존성 캐시 저장 제거

* chore: CI build workflow 이름 수정

* chore: pr CI build workflow 파일 이름 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feature create new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants