Files
Nexus/docs/changelog/2026-06-01-master-plan-execution.md
T
2026-07-08 22:31:31 +08:00

26 lines
1.0 KiB
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.
# Changelog — 主计划长任务首轮执行
| 项 | 内容 |
|----|------|
| 日期 | 2026-06-01 |
| 类型 | 执行 / 部署 |
## 摘要
执行 [2026-06-01-master-backlog-plan.md](../project/2026-06-01-master-backlog-plan.md)Phase A 单测 44 通过;提交并推送 `d93c518``e704b01`;生产拉取、`supervisorctl restart nexus`、health `ok`;门控 6/7bandit 报生产机 `server/server/` 旧路径 HIGH);修复 `pre_deploy_check.sh` 默认 `DEPLOY_DIR` 与最新 audit 选取。
## 涉及文件
- 79+ 文件功能提交;`deploy/pre_deploy_check.sh``docs/audit/2026-06-01-master-execution-audit.md`;主计划进度更新
## 迁移 / 重启
- 生产已 `supervisorctl restart nexus`
- 前端 `npm run build` 待服务器 Node 环境确认
## 验证
- 本地:`pytest` 44 passed`ruff``import server.main`
- 生产:`curl http://127.0.0.1:8600/health``ok`
- 门控:`bash deploy/pre_deploy_check.sh` → 6/7Security 待清 `server/server` 重复目录或 bandit 路径)