Development Process
2018-01-16 20:59:28 0 举报
远程协作开发流程
作者其他创作
大纲/内容
9. Daily Build by Jenkins
1. Fork related trunk branch to local repo as Dev Branch
3. Code change
4. Write automatic function test cases
Trunk Branch(Developing)
6. Create code diff and sent to Staff
6. Submit pull request
2. Download the zipped code to local
Done
Trunk Branch1.0
Trunk Branch1.5
1. Crontab generate zip files daily
Release Branch1.0
Intern
5. Create build and run automatic tests and pass
Yes
100% Pass
If the staff accept the code change and then follow the process to check in code to dev branch
Trunk Branch0.1
2. Update the code in dev branch
No
11. Send Alert and Trigger the process again
Use for Demo and Release
7. Code and test case review
3. Write related UT code and pass the test
Use for development
Trunk Branch0.2
Admin
Stress Test Pass
10. Deploy and run all automation test case by Jenkins
Store 2 weeks daily zip files
8. Reviewer merge code
Trigger a Bug fixing Process
Staff
收藏
0 条评论
下一页