dev-aid/工作规范/publish-flow.md
2023-10-17 09:58:34 +08:00

16 lines
764 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 济南颖华系统发布流程
1. #### 开发新功能
2. #### 发布至 Dev 环境 (华为云服务器)
3. #### 测试新开发的功能,修复 BUG
4. #### 发布 Staging 环境(华为云服务器),公司内部演示用
5. #### 所有问题修复完毕
6. #### 发布至生成环境
1. 近期开发的功能完成,测试没有任何问题,发布一次 Production 生产环境
2. 或者每周五或者每月底发布至生产环境。
7. #### 修改版本号编写更新日志CHANGELOG.md
8. #### 生产环境数据库数据、程序以及相关文件备份
9. #### 发布前后端程序,修改数据结构
10. #### 测试,直至没有任何问题
11. #### 群内发布系统升级通知,发布版本号以及更新日志