forked from wangziqi/gongxue-base
chore: require migration business sampling evidence
This commit is contained in:
@@ -74,6 +74,19 @@
|
||||
"fail": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "migration.pb-import-sample",
|
||||
"status": "pass",
|
||||
"command": "PB_SAMPLE_WRITE_REPORT=true npm run pb:import:sample > docs/refactor/launch-artifacts/pb-import-sample.log",
|
||||
"completedAt": "2026-06-30T10:45:00+08:00",
|
||||
"artifact": "launch-artifacts/pb-import-sample.log",
|
||||
"summary": {
|
||||
"fail": 0,
|
||||
"warn": 0,
|
||||
"skip": 0,
|
||||
"pass": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "api.integration",
|
||||
"status": "pass",
|
||||
@@ -227,7 +240,7 @@
|
||||
"status": "approved",
|
||||
"approver": "replace-with-owner",
|
||||
"approvedAt": "2026-06-30T13:10:00+08:00",
|
||||
"notes": "Real users, questions, orders, entitlements, assets and learning records sampled."
|
||||
"notes": "Real users, questions, orders, entitlements, assets and learning records sampled; pb:import:sample warnings, skips and manual review rows have owner-approved handling conclusions."
|
||||
},
|
||||
{
|
||||
"id": "provider.production-accounts",
|
||||
|
||||
Reference in New Issue
Block a user