docs(M00-E): 记录API域名检查推送校验

This commit is contained in:
Codex
2026-06-15 16:35:51 +08:00
parent f5445f16d7
commit d9d51e9d67
4 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -14,8 +14,8 @@
| Gitea 仓库 SSH | ssh://git@git.txyundm.cn:2222/panda/qipai.git |
| 生产拉取仓库 | ssh://git@127.0.0.1:2222/panda/qipai.git |
| 默认分支 | main |
| 最近模块 push commit | 远端 HEAD;本轮 M00-E 域名/HTTPS 检查待提交 |
| 最近 push 远端校验 | 上一轮通过:`HEAD == origin/main`;本轮待 push 后复验 |
| 最近模块 push commit | `f5445f1`M00-E 域名/HTTPS 检查 |
| 最近 push 远端校验 | 通过:`HEAD == origin/main``f5445f16d71cacc85bd504238a4d50b21aa01c0b` |
| 目标系统 | Ubuntu 24.04 |
| 内核架构 | x86_64 |
| DPKG 架构 | amd64 |
@@ -27,7 +27,7 @@
| WSL 环境验证 | 已完成轻量检查、shell 语法检查、临时副本准备和清理;完整构建待正式项目生成 |
| 最近环境快检 | 2026-06-15 WSL 执行 `setup.sh --preflight/--status/--https/--diagnose` 通过;HTTPS 检查返回证书/健康接口 WARN |
| 最近部署后复检 | 未执行 |
| 最近验证 commit | 远端 HEAD;M00-C 推送脚本语法检查通过M00-E 域名/HTTPS 检查待提交 |
| 最近验证 commit | `f5445f1`M00-E 域名/HTTPS 检查已推送并完成远端校验 |
| 最近验证日期 | 2026-06-15 |
| 已验证系统 | Ubuntu 24.04 / 未验证 |
| 菜单 1 首次安装 | 脚本已实现目录布局;未在生产 Ubuntu 执行 |