feat(ci): 新增发布与灰度部署脚本 #316
Reference in New Issue
Block a user
Delete Branch "feat/release-scripts-clean"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
变更内容
新增3个生产环境适配的发布脚本:
scripts/release.sh
一键发布脚本:打 tag → 触发 CI 构建 → 提示灰度操作
scripts/gray_deploy.sh
灰度发布脚本:
scripts/rollback_gray.sh
灰度回滚脚本:
灰度范围
验证方式