docs: CI Runner 手册补充国内网络问题修法并同步清单状态

- 镜像加速、DEFAULT_ACTIONS_URL、runner 重注册清残留等实操要点
- 门禁:mkdocs build --strict 通过
This commit is contained in:
2026-09-04 16:35:08 +08:00
parent 3ac756fa14
commit b26b2af089
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
| dio API client + 信封解包 + 错误码映射(含 42300) | ✅ | 第三波并行交付(`patbond-flutter@8d890c0`+`da25804`,报告 17),基于 mock 验证 |
| Splash/登录/注册页 + secure storage + 登录态恢复 + 真实退出 | ✅ | 同上,登录页四态/注册校验 widget 测试锁定 |
| 401 单飞刷新拦截器 | ✅ | `TokenRefresher` 单元测试(刷新单飞、40102 清会话) |
| 与真实后端联调(烟囱测试) | | 第四波;前置的 compose 编排已就绪(见第 6 节) |
| 与真实后端联调(烟囱测试) | 🟡 | 2026-09-04 手动联调通过(compose 后端 + 本地 Flutter,注册/登录链路无报错);自动化 `integration_test` 留第四波 |
**跨端核对发现(前端线跟进,后端已按 openapi.yaml 核对全部通过)**