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

ci: add assemble workflow #81

Merged
merged 1 commit into from
Nov 29, 2024
Merged

ci: add assemble workflow #81

merged 1 commit into from
Nov 29, 2024

Conversation

euisong-jung-navercorp
Copy link
Contributor

@euisong-jung-navercorp euisong-jung-navercorp commented Nov 28, 2024

πŸ“œ Description

πŸ“ Checklist

  • I reviewed the submitted code
  • I updated the docs if needed

κΈ°μ‘΄ ci.yml 은 spotless.yml 으둜 λ³€κ²½λ˜μ—ˆμŠ΅λ‹ˆλ‹€~

Copy link
Contributor

@kwonjae-lee kwonjae-lee 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
Member

@yjyoon-dev yjyoon-dev left a comment

Choose a reason for hiding this comment

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

ν™•μΈν–ˆμŠ΅λ‹ˆλ‹€~

distribution: 'temurin'
cache: gradle
- name: Build with Gradle
run: ./gradlew assembleDebug
Copy link
Contributor

Choose a reason for hiding this comment

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

μš”κ±° runner 할당이 μ–΄λ–»κ²Œ λ˜λŠ”μ§€ λͺ¨λ₯΄κ² μ§€λ§Œ 같은 runner 할당될 경우λ₯Ό λŒ€λΉ„ν•΄μ„œ clean μΆ”κ°€ν•˜λ©΄ μ–΄λ–¨κΉŒμš”~?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

μˆ˜μ •ν–ˆμŠ΅λ‹ˆλ‹€~

with:
java-version: '17'
distribution: 'temurin'
cache: gradle
Copy link
Contributor

Choose a reason for hiding this comment

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

μš”κ±° μ˜΅μ…˜ κ±Έλ©΄ actions/cache μ•‘μ…˜ μΆ”κ°€ 없이도 캐싱 λ˜λŠ”κ±΄κ°€μš”?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

actions/cache 와 ν†΅ν•©λ˜μ–΄μ„œ λ™μž‘ν•œλ‹€κ³  ν•©λ‹ˆλ‹€.
https://github.com/actions/setup-java?tab=readme-ov-file#caching-packages-dependencies

μ €μž₯μ†Œ μΊμ‹œμ— λ“±λ‘λœ 것 λ³΄λ‹ˆ 잘 λ™μž‘ν•˜λŠ” 것 κ°™μŠ΅λ‹ˆλ‹€.
https://github.com/naver/nam-sdk-android/actions/caches

Copy link
Contributor

@kidoohan kidoohan left a comment

Choose a reason for hiding this comment

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

ν™•μΈν–ˆμŠ΅λ‹ˆλ‹€~

@euisong-jung-navercorp euisong-jung-navercorp merged commit 9d7cae8 into main Nov 29, 2024
1 check passed
@euisong-jung-navercorp euisong-jung-navercorp deleted the feature/ci branch November 29, 2024 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants