Files
Nexus/docs/reports/2026-06-08-script-ui-toast-deploy-verification.md
2026-07-08 22:31:31 +08:00

31 lines
738 B
Markdown
Raw Permalink 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.
# 脚本 UI / 名称 / 顶栏提示 — 生产部署验证(2026-06-08
## 部署信息
| 项 | 值 |
|----|-----|
| Git | `b12fb47`(功能 `06af90d` feat scripts UI |
| 门控 | 7/7 PASS |
| 路径 | `/opt/nexus` Docker |
## 健康检查
| 检查 | 结果 |
|------|------|
| `/health` | ok |
| `/app/` | HTTP 200 |
## 本批功能(请浏览器终验)
1. `#/script-runs/{id}` 失败列表显示真实服务器名(非 `服务器 #219`
2. 脚本提交 / 执行结束提示在顶栏下方正中,3 秒或点击消失
3. 推送校验类 Snackbar 顶栏正中
4. Telegram 脚本完成仅台数汇总
## 命令
```bash
bash deploy/pre_deploy_check.sh
NEXUS_DEPLOY_PATH=/opt/nexus bash deploy/deploy-production.sh
```