docs: record BUG-574 staging migrate and deploy evidence
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
| 1 止血:去掉 JSON 路径 select | 完成 | `REPORT_LIST_COLUMNS` 只含普通列 `card_summary` |
|
||||
| 2 `card_summary` 列 + worker 写入 | 完成 | 迁移 `20260907010000`;`complete_personal_report_job` 从 `executiveSummary.summary` 写入(与 MD「摘要」截取同源);旧行不回填 |
|
||||
| 3 观测 | 完成 | `sanitizedErrorReason` 读取非 Error 的 `code`/`hint`,不记 message/details |
|
||||
| 4 部署后 smoke | blocked | 清单已写入 `docs/operations/personal-report-staging.md`;需迁移+部署+真实登录会话。本环境无 staging 登录态 |
|
||||
| 4 部署后 smoke | 进行中 | 迁移+部署已对齐 `72dd5e9d`;未登录列表 401。登录态 GET 列表/详情/创建仍待真实会话 |
|
||||
|
||||
## 偏离
|
||||
|
||||
@@ -41,4 +41,13 @@ tsx --test --test-concurrency=1 tests/database-personal-report-card-summary.test
|
||||
## 推送
|
||||
|
||||
- `b466a6fc` fix(report): stop listing reports via PostgREST JSON paths (BUG-574)
|
||||
- `72dd5e9d` docs: record BUG-574 fix SHA b466a6fc
|
||||
- `git push origin HEAD:staging`:`ad9283d1..72dd5e9d`
|
||||
- Independent Staging Quality Gate [run 2458](https://git.copse.top/root/Jyotisha/actions/runs/2458) success
|
||||
- 自动 Deploy staging [run 2459](https://git.copse.top/root/Jyotisha/actions/runs/2459) 按设计停在待迁移(`20260907010000_personal_report_card_summary.sql`)
|
||||
- Migrate Staging Database [run 2460](https://git.copse.top/root/Jyotisha/actions/runs/2460) success:`applied 20260907010000_personal_report_card_summary.sql`
|
||||
- Deploy staging [run 2461](https://git.copse.top/root/Jyotisha/actions/runs/2461) success
|
||||
- `https://staging.jyotisha.chat/api/health`:`deployment.gitCommit=72dd5e9d7a0c5f3cdce68c46d4a219597350b013`,`database.latestMigration=20260907010000_personal_report_card_summary.sql`,`requiredMigrationsPresent=true`
|
||||
- 未登录 `GET /api/reports` → 401 `请先登录`(不再是列表 500)
|
||||
- 登录态列表 200 / 新报告卡片摘要仍待真实会话走查
|
||||
- 未提升 `main`
|
||||
|
||||
Reference in New Issue
Block a user