test(M00): 补充发布清单dry-run检查

This commit is contained in:
Codex
2026-06-16 14:34:59 +08:00
parent d6f0e10990
commit 59d92c00b0
11 changed files with 112 additions and 20 deletions
+3
View File
@@ -12,6 +12,9 @@
| 数据库迁移 | 未执行 |
| 部署结果 | 未部署;生产需管理员人工执行菜单 |
| 回滚点 | - |
| Dry-run 入口 | `scripts/setup/deploy-business.sh --dry-run .` |
| Dry-run 检查 | `scripts/dev/windows/check-release-manifest.ps1`;已接入 `scripts/dev/windows/test-all.ps1` |
| Dry-run 字段 | `releaseId=DRYRUN-<short-commit>``commit=HEAD``branch=main``deployed=false`、后端/后台/迁移均记录为未生成项目而跳过 |
| Nginx 模板 | `deploy/nginx/api.txyundm.cn.conf.template` |
| Certbot 命令说明 | `deploy/certbot/api.txyundm.cn.commands.md` |
| 域名/HTTPS 检查 | `setup.sh` 菜单 4、`setup.sh --https``scripts/dev/windows/check-api-domain.ps1``scripts/dev/wsl/check-api-domain.sh` |