Skip to content

πŸ‘ 짝심삼일 - λ‚˜λ₯Ό λ°”κΎΈλŠ” μž‘μ€ μŠ΅κ΄€, μ§€κΈˆ μ‹œμž‘ν•΄λ³΄μ„Έμš”!

License

Notifications You must be signed in to change notification settings

depromeet/three-days-android

Β 
Β 

Repository files navigation

짝심삼일


μž‘μ‹¬μ‚ΌμΌλŸ¬λ₯Ό μœ„ν•œ μŠ΅κ΄€ν˜•μ„± μ•±

λ‚˜λ₯Ό λ°”κΎΈλŠ” μž‘μ€ μŠ΅κ΄€, μ§€κΈˆ μ‹œμž‘ν•΄λ³΄μ„Έμš”! 짝심삼일 (Google Play)

πŸ“± Screenshots

screenshot_01 screenshot_02 screenshot_03 screenshot_04 screenshot_05 screenshot_06

🏒 Architecture

'짝심삼일' μ•±μ˜ μ•„ν‚€ν…μ²˜μž…λ‹ˆλ‹€.
크게 μ•ˆλ“œλ‘œμ΄λ“œμ—μ„œ ꢌμž₯ν•˜λŠ” data, domain, presentation λͺ¨λ“ˆλ‘œ λ‚˜λˆ„μ—ˆμŠ΅λ‹ˆλ‹€(https://developer.android.com/topic/architecture).
λ˜ν•œ 곡톡 둜직과 λ””μžμΈμ„ ν¬ν•¨ν•˜λŠ” Core λͺ¨λ“ˆμ„ λ§Œλ“€κ³  presentation 계측을 κΈ°λŠ₯λ³„λ‘œ λΆ„λ¦¬ν•˜μ—¬ μœ μ§€λ³΄μˆ˜μ„±μ„ λ†’μ˜€μŠ΅λ‹ˆλ‹€.

architecture_01

πŸ—ΊοΈ Information Architecture

information_architecture_01

βš™οΈ Prerequisites

'짝심삼일' 앱을 κ°œλ°œν•˜κΈ° μœ„ν•΄ ν•„μš”ν•œ λ„κ΅¬μž…λ‹ˆλ‹€.

πŸ› οΈ Infrastructure

Continuous Integration

Pull Request κ°€ μƒμ„±λ˜λ©΄ GitHub Actions 을 톡해 λ‹€μŒ μž‘μ—…λ“€μ„ μžλ™μœΌλ‘œ μ§„ν–‰ν•©λ‹ˆλ‹€.

  • Pull Request Author λ₯Ό assignee 둜 지정
  • debug buildType 으둜 λΉŒλ“œκ°€ 잘 λ˜λŠ”μ§€ 확인
  • SonarCloud GitHub App 으둜 정적 뢄석 κ²°κ³Όλ₯Ό μ½”λ©˜νŠΈλ‘œ μΆ”κ°€

Continuous Delivery

Debug

develop 브랜치둜 λ¨Έμ§€λ˜λ©΄ GitHub Actions 을 톡해 λ‹€μŒ μž‘μ—…λ“€μ„ μžλ™μœΌλ‘œ μ§„ν–‰ν•©λ‹ˆλ‹€.

  1. alpha buildType 으둜 λΉŒλ“œν•΄μ„œ apk νŒŒμΌμ„ 생성
  2. 1.μ—μ„œ μƒμ„±ν•œ νŒŒμΌμ„ Firebase App Distribution 으둜 배포

Release

μƒˆ 버전을 ν”Œλ ˆμ΄μŠ€ν† μ–΄μ— λ°°ν¬ν•˜λŠ” 경우, λ‹€μŒ μž‘μ—…λ“€μ„ μˆ˜λ™μœΌλ‘œ μ§„ν–‰ν•©λ‹ˆλ‹€.
(release keystore 파일 ν•„μš”, https://github.com/depromeet12th/three-days-android-credentials)

  1. develop λΈŒλžœμΉ˜μ—μ„œ μƒˆ 브랜치λ₯Ό 생성 (release/{버전이름})
  2. 버전 μ½”λ“œ 및 버전 이름을 λ³€κ²½
  3. release buildType 으둜 λΉŒλ“œν•΄μ„œ .aab νŒŒμΌμ„ 생성
  4. 3.μ—μ„œ μƒμ„±ν•œ νŒŒμΌμ„ Google Play Console 에 μ—…λ‘œλ“œν•˜κ³  μ•± 버전 λ³€κ²½ κ²€ν† λ₯Ό μš”μ²­
    1. 리젝되면 이슈λ₯Ό ν•΄κ²°ν•˜κ³ , 버전을 λ³€κ²½
    2. 2.λΆ€ν„° λ‹€μ‹œ 진행
  5. μ•± 버전 변경이 승인되면,
    1. release 브랜치λ₯Ό develop, main λΈŒλžœμΉ˜μ— 각각 λ¨Έμ§€ν•˜κ³  (git merge release/.. --no-ff)
    2. λ²„μ „μ΄λ¦„μœΌλ‘œ νƒœκ·Έλ₯Ό 생성
    3. 변경내역을 ν‘Έμ‹œ

πŸ“„ Contributing

See the contributing docs for more information.

πŸ™‹ Contributors

κΉ€μ£Όν™˜ κΉ€ν˜œμΈ μ „ν•΄μ„±

πŸ”‘ License

This project is licensed under the terms of the MIT license.

About

πŸ‘ 짝심삼일 - λ‚˜λ₯Ό λ°”κΎΈλŠ” μž‘μ€ μŠ΅κ΄€, μ§€κΈˆ μ‹œμž‘ν•΄λ³΄μ„Έμš”!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • Kotlin 100.0%