-
Notifications
You must be signed in to change notification settings - Fork 0
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 action PR-test.yml #6
Conversation
Test Results5 tests 5 ✅ 0s ⏱️ Results for commit 0e77538. ♻️ This comment has been updated with latest results. |
githun action은 어떤 작업을 수행하나요? |
github action에서 다음 두가지 job을 진행합니다.
|
script file만 추가하고 싶었는데 앞의 작업 내용도 본의아니게 같이 들어갔네요;; |
의존성 취약점이라는 것은 어떤게 있나요? |
아마 gradle에 잘못된 dependency가 있거나, 명시한 버전들 사이에 충돌이 일어날 때 같습니다. 빌드를 하기 전에 확인한다는 점에서 사용하는 것 같네요 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
깃액션 신기하네요. 제 레포지토리에도 적용해봐야겠어요!
✏️ 작업 개요
merge 전 테스트 파이프 라인을 구축합니다.
⛳ 작업 분류
🔨 작업 상세 내용
💡 생각해볼 문제