- 급한 merge가 아니면 CI 통과 후 한 명 이상의 approve를 받았을 시 merge할 것.
- code review - priority 1 ~ 5 맞춰서 리뷰, 리뷰 받은 것 고쳤다면 commit reply로 달아주기
- code convention - PRND Android Style Guide
- 공유되어야 하는 지식 - Notion Dev Wiki 사용
Archictecture | Clean Architecture, MVVM |
---|---|
CI | Github Actions |
DI | Hilt |
Network | Retrofit2, OkHttp3 |
Asynchronous | Coroutine, Flow |
AndroidX | Paging3, LiveData, DataStore, Navigation, ViewModel |
Collaboration Tools | GitFlow, Github, Jira, Notion, Figma |
Library | Glide, Lottie, Social Login(Naver, Kakao, Google), ktlint, Firebase Crashlytics, Firebase Analytics, OSS License, Shimmer |
박재홍 | 정은정 | 차경민 |