-
Notifications
You must be signed in to change notification settings - Fork 2
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
[feature] ci 추가 #12
[feature] ci 추가 #12
Conversation
@@ -0,0 +1,31 @@ | |||
name: Lint Check |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이거 build에서도 체크해서 지워도 되긴 하는데, CI 도는 브랜치 세팅이 살짝 다름 (모든 pr에서는 lint_check 함, build는 [ "feature**", "hotfix**", "release**", "develop", "master" ] 일때만
@@ -18,13 +18,13 @@ import androidx.core.view.WindowCompat | |||
private val DarkColorScheme = darkColorScheme( | |||
primary = Purple80, | |||
secondary = PurpleGrey80, | |||
tertiary = Pink80 | |||
tertiary = Pink80, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
마지막 파라미터에 콤마를 붙이는구만
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
메롱
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
굿좝입니다 ~~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lint check 모든 브랜치에서 돈다는거쥬,,? 전 좋습니다~~
멋쟁이 안석주😎
개요
CI 추가했읍니다
작업 내용
CI 추가, 린트 체크 CI 추가, 플리퍼 세팅 수정
시연 화면 (option)
To Reviers
. ==> 맞네용 spotless 주석처리하면 Build CI에서도 Spotless 안도넹
다만,,,,, 빌드CI는 release, master, feature, hotfix 등등에 pr생성하면 도는데, lint_check CI는 �무조건 돌게 해놔서 세팅이 살짝 다르긴 한데, lint_check는 뺴도 될것 같음 말해주세욤 지우게