-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fab1ce5
commit 483a4f0
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# CI/CD test를 위한 레포 | ||
|
||
1. [ ] stage, main PR 생성시 테스트 자동화 및 정적 분석 | ||
2. [ ] stage rc 릴리즈 버전 관리 | ||
3. [ ] main 릴리즈 버전 관리 | ||
4. [ ] main 반영 후 stage 백머지 자동화 | ||
5. [ ] main 머지 후 s3 배포 자동화 | ||
6. [ ] package.json, docs/CHANGELOG.md 업데이트 | ||
7. [ ] base 버전 기반 버저닝 |