Skip to content
@swm13-alchemy

Alchemy (SWM project)

Convention

Commit Convention

  • task 하나 : 하나의 브랜치 = 1 : 1 로 작업을 한다.
  • task 의 하위 이슈(하위 작업)가 생길 경우 브랜치는 생성하지 않는다. (미정)
  • 커밋 메세지 첫 줄 컨벤션은 다음과 같다.
    • [헤더]커밋 메세지
    • 헤더 종류는 다음과 같다.
      • add: 기능 구현
      • fix: 코드/버그 수정
      • hofix: hotfix 브랜치에서 생성되는 모든 커밋 헤더
      • docs: 문서 작업
      • PR: PR 생성할 때 붙여주는 헤더
      • test : 페어 끼리 git 작업할때, integration test

예시 : [add][PILLUP-104] summary

Branch Convention

  • 브랜치 네이밍 컨벤션
    • {branch name}-{work feature}

feature branch 네이밍 컨벤션 예시 : PILLUP-104/feat-addBGM PILLUP-(지라티켓번호)/{branch name}-{work feature}

Code Review Convention

  1. 궁금한 것 🤔(:thinking:)
  2. 제안 (수정 제안) 🤝 (악수)
  3. 칭찬? 👍 (+1) 좋아요
  4. 논의 💬 (말풍선)
  5. 이게 뭐람(오타, 버그 가능성) 🤷‍♂️ 🤷‍♀️ (어깨를 으쓱하는 남자, 여자)

Branch Strategy

Release branch를 뺀 Git Flow

branch 전략

Branch 목적
master 제품 출시
develop 다음 버전 개발
feature 기능 개발
hotfix 출시된 버전 버그 수정

Popular repositories Loading

  1. alchemy_front_web alchemy_front_web Public

    TypeScript 2

  2. .github .github Public

  3. alchemy_pillLense alchemy_pillLense Public

    Pipeline for Image Classification on AWS Lambda

    Python

Repositories

Showing 3 of 3 repositories
  • swm13-alchemy/alchemy_front_web’s past year of commit activity
    TypeScript 0 2 0 0 Updated Nov 25, 2022
  • alchemy_pillLense Public

    Pipeline for Image Classification on AWS Lambda

    swm13-alchemy/alchemy_pillLense’s past year of commit activity
    Python 0 0 0 0 Updated Sep 23, 2022
  • .github Public
    swm13-alchemy/.github’s past year of commit activity
    0 0 0 0 Updated Jul 10, 2022

Top languages

Loading…

Most used topics

Loading…