forked from wangziqi/gongxue-base
chore: gate production postgres tuning and taro handoff
This commit is contained in:
@@ -29,6 +29,20 @@
|
||||
"blocker": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "postgres.tuning-evidence",
|
||||
"status": "pass",
|
||||
"command": "PG_TUNING_PROFILE=shared-host npm run perf:postgres:evidence -- --strict --json > docs/refactor/launch-artifacts/postgres-tuning-evidence.json",
|
||||
"completedAt": "2026-06-30T10:08:00+08:00",
|
||||
"artifact": "launch-artifacts/postgres-tuning-evidence.json",
|
||||
"summary": {
|
||||
"status": "pass",
|
||||
"profile": "shared-host",
|
||||
"failures": 0,
|
||||
"pgStatStatementsAvailable": true,
|
||||
"pendingRestart": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "auth.remote-smoke",
|
||||
"status": "pass",
|
||||
|
||||
Reference in New Issue
Block a user