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/CD 구현 #2

Merged
merged 12 commits into from
Jan 15, 2024
Merged

feat: 깃허브액션을 이용한 CI/CD 구현 #2

merged 12 commits into from
Jan 15, 2024

Conversation

hanueleee
Copy link
Contributor

Issue

✨ 구현한 기능

  • CI/CD

📢 논의하고 싶은 내용

  • X

🎸 기타

  • X

⏰ 일정

  • 추정 시간 : 2
  • 걸린 시간 : 1.5

@hanueleee hanueleee self-assigned this Dec 31, 2023
Copy link

github-actions bot commented Dec 31, 2023

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit da2ea73.

♻️ This comment has been updated with latest results.

@wugawuga
Copy link
Contributor

wugawuga commented Jan 8, 2024

이거 테스트 두개 실패한게 먼지 잘 모르겠오용

@hanueleee hanueleee changed the title 깃허브액션을 이용한 CI/CD 구현 feat: 깃허브액션을 이용한 CI/CD 구현 Jan 8, 2024
Copy link
Contributor

@wugawuga wugawuga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@Go-Jaecheol Go-Jaecheol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍👍

[속보] 이하늘, 젠킨스에 이어 깃허브 액션까지 마스터 해.. 충격!
세상에 70억 명의 오잉 팬이 있다면, 나는 그들 중 한 명일 것이다.
세상에 1억 명의 오잉 팬이 있다면, 나 또한 그들 중 한 명일 것이다.
세상에 천만 명의 오잉 팬이 있다면, 나는 여전히 그들 중 한 명일 것이다.
세상에 백 명의 오잉 팬이 있다면, 나는 아직도 그들 중 한 명일 것이다.
세상에 한 명의 오잉 팬이 있다면, 그 사람은 아마도 나일 것이다.
세상에 단 한 명의 오잉 팬도 없다면, 나는 그제서야 이 세상에 없는 것이다.

Comment on lines +20 to +24
- name: Set up JDK11
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '11'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jdk 21로 바꾸면 이것도 바꿔야겠네요??

@wugawuga wugawuga merged commit 735bf60 into develop Jan 15, 2024
3 checks passed
@70825 70825 deleted the feat/1 branch March 27, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

깃허브액션을 이용한 CI/CD 구축
3 participants