-
Notifications
You must be signed in to change notification settings - Fork 1
๐ค ํ์ ์ ๋ต
Junnos ๏ฃฟ edited this page Nov 13, 2023
·
3 revisions
๐จ - :art: - Improve structure / format of the code. (์ก๋คํ ์ฝ๋ ์์ )
๐ - :truck: - Move or rename resources (e.g.: files, paths, routes) (ํ์ผ ์ถ๊ฐ ๋ฐ ๊ฒฝ๋ก ์์ )
๐ฆ๏ธ - :package: - Add or update compiled files or packages. (๋ชจ๋ ๋ถ๋ฆฌ)
๐ - :bug: - Fix a bug (๋ฌธ์ ํด๊ฒฐ)
โจ - :sparkles: - Introduce new features. (์๋ก์ด ๊ธฐ๋ฅ)
๐งช - :test-tube: - Add, update, or pass tests. (ํ
์คํธ ์ผ์ด์ค)
๐ - :memo: - Add or update documentation. (๋ฌธ์ ์ถ๊ฐ ๋ฐ ์์ )
โป๏ธ - :recycle: - Refactor code. (๋ฆฌํฉํฐ๋ง)
๐ทโโ๏ธ - :construction-worker: - Add or update CI build system. (CI)
๐ - :rocket: - Deploy stuff. (๋ฐฐํฌ)
- ์์
์ด ์ด๋ฃจ์ด์ง๋ ๋ธ๋์น๋ iOS์ Server์ ๋ธ๋์น๋ฅผ ๋ถ๋ฆฌํ๋ค.
- GitHub Action๋ฑ์ CI ํธ์์ฑ์ ์ํด ์ฐ์ ๋ถ๋ฆฌํฉ๋๋ค.
main: ์์ฑ๋ ์์ ๋ฌผ์ ์ฌ๋ฆฌ๋ ๋ธ๋์น์ ๋๋ค. ๋ฐฐํฌ๊น์ง ์๋ฃํ ์์ฑ๋ฌผ๋ง์ ํฌํจํฉ๋๋ค.
release: ๋ฐฐํฌ๋ฅผ ์ํ ๋ธ๋์น์ ๋๋ค. CI๋ฅผ ์ฌ์ฉํด ์๋ ๋ฐฐํฌํฉ๋๋ค.
- iOS/release
- BE/release
epic: Epic ๊ธฐ๋ฅ ๋จ์๋ก ๊ตฌ๋ถํ๋ ๋ธ๋์น์ ๋๋ค.
- iOS/epic
- BE/epic
story: Epic์ผ๋ก ๊ตฌ๋ถ๋ ๊ธฐ๋ฅ์ ์ค์ ๋ก ๊ฐ๋ฐํ๋ ๋ธ๋์น์ ๋๋ค.
- iOS/story
- BE/story
refactor : ๋ฆฌํฉํ ๋ง์ ์ํ ๋ธ๋์น์ ๋๋ค.
- iOS/refactor
- BE/refactor
chore: ๊ฐ๋จํ ์์ ์ ํ๋ ๋ธ๋์น์ ๋๋ค.
hotfix: main์ ์ฌ๋ผ๊ฐ ์์ ๋ฌผ์ ๋ํ ๊ธด๊ธ ์์ ์ ์ํ ๋ธ๋์น์ ๋๋ค. ์๋ฒ์ iOS์ ํ์ ์ค๋ฅ ๋ฑ์ ๊ณ ์นฉ๋๋ค.
hotfix/friend-model-decoding-fix
iOS/feat/map-module
BE
iOS
- โ Week01 ๋ฐ์ผ๋ฆฌ ์คํฌ๋ผ
- โ Week02 ๋ฐ์ผ๋ฆฌ ์คํฌ๋ผ
- โ Week03 ๋ฐ์ผ๋ฆฌ ์คํฌ๋ผ
- โ Week04 ๋ฐ์ผ๋ฆฌ ์คํฌ๋ผ
- โ Week05 ๋ฐ์ผ๋ฆฌ ์คํฌ๋ผ
- โ Week06 ๋ฐ์ผ๋ฆฌ ์คํฌ๋ผ