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

refactor: Github Actions 워크플로우 리팩토링 #270

Merged
merged 4 commits into from
Aug 30, 2024

Conversation

leeeeeyeon
Copy link
Collaborator

@leeeeeyeon leeeeeyeon commented Aug 30, 2024

🛰️ Issue Number

#252 #269

🪐 작업 내용

  • 워크플로우 실행 시 발생하는 Warning을 해결하기 위해 워크플로우를 수정하였습니다.
    • Gradle 빌드 시 setup-gradle@v4 사용 57ce6a6
    • beanstalk-deploy 버전을 22로 업그레이드 fb40699
  • Codecov 연동 문제로 push 이벤트 발생 시 CI 워크플로우를 실행시키던 것을 CD 워크플로우에 Codecov 리포트 step을 추가하는 것으로 변경하였습니다. ccc25c5
  • CD 워크플로우가 profile만 다르고 내용은 동일하기 때문에 workflow_call 기능을 사용하여 워크플로우를 재사용하도록 워크플로우 구조를 수정하였습니다. 225f66d

📚 Reference

✅ Check List

  • DB 스키마가 일치하는지 확인했나요?
  • SonarLint를 반영하여 코드를 수정했나요?
  • merge할 브랜치의 위치를 확인했나요?
  • Label을 지정했나요?

@leeeeeyeon leeeeeyeon added 🚀 deploy Deployment 🎄 enhance Enhancing previously implemented features labels Aug 30, 2024
@leeeeeyeon leeeeeyeon self-assigned this Aug 30, 2024
Copy link

sonarcloud bot commented Aug 30, 2024

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@leeeeeyeon leeeeeyeon merged commit 446c144 into develop Aug 30, 2024
3 checks passed
@leeeeeyeon leeeeeyeon deleted the feature/github-actions-workflow-refactor branch August 30, 2024 15:15
@leeeeeyeon leeeeeyeon restored the feature/github-actions-workflow-refactor branch August 30, 2024 15:16
@leeeeeyeon leeeeeyeon deleted the feature/github-actions-workflow-refactor branch August 30, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 deploy Deployment 🎄 enhance Enhancing previously implemented features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant