Skip to content

[refactor] Github Actions 빌드 속도 개선 #317

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

leeeha
Copy link
Member

@leeeha leeeha commented Mar 12, 2025

📝 Work Description

  • pr_checker.yml
    • --build-cache: 변경된 파일만 빌드하는 옵션
    • --parallel: 멀티 모듈 병렬 실행 옵션
  • gradle.properties
    • 병렬 빌드 및 캐시 적용

Github Actions CI 빌드 속도 개선 방법 탐색 중 💭

@leeeha leeeha added 하은 🐰 refactor 🧹 코드 리팩토링 labels Mar 12, 2025
@leeeha leeeha requested a review from sxunea March 12, 2025 13:08
@leeeha leeeha self-assigned this Mar 12, 2025
@leeeha leeeha changed the title [refactor] 빌드 속도 개선 테스트 [refactor] Github Actions 빌드 속도 개선 Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 🧹 코드 리팩토링 하은 🐰
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant