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: CI workflow 추가 #5

Merged
merged 2 commits into from
Dec 4, 2023
Merged

feat: CI workflow 추가 #5

merged 2 commits into from
Dec 4, 2023

Conversation

seokjin8678
Copy link
Contributor

관련 이슈

close: #3

PR 세부 내용

PR 등록 시 CI를 수행하는 workflow 입니다.

dev, main 브랜치가 base 대상이 되면 작업을 수행합니다.

실행 환경은 ubuntu를 사용합니다.
자바 버전은 17을 사용하고, Cache Gradle packages job을 통해 캐싱을 수행하여 실행 시간을 단축시켰습니다.

@seokjin8678 seokjin8678 added the 🏢 인프라 인프라에 관한 작업 label Dec 4, 2023
@seokjin8678 seokjin8678 self-assigned this Dec 4, 2023
@seokjin8678 seokjin8678 changed the title Feat/#3 feat: CI workflow 추가 Dec 4, 2023
Copy link

github-actions bot commented Dec 4, 2023

Test Results

1 tests   1 ✔️  0s ⏱️
1 suites  0 💤
1 files    0

Results for commit b314125.

@seokjin8678 seokjin8678 merged commit cccc531 into dev Dec 4, 2023
3 checks passed
@seokjin8678 seokjin8678 deleted the feat/#3 branch December 4, 2023 06:08
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.

feat: Actions에 CI workflow를 추가한다.
1 participant