test: add taro h5 release manifest gate

This commit is contained in:
Codex
2026-07-01 05:27:18 +08:00
parent c73722202e
commit ced371309c
9 changed files with 557 additions and 4 deletions

View File

@@ -286,6 +286,20 @@
"warn": 0
}
},
{
"id": "taro.h5-release-manifest",
"status": "pass",
"command": "npm --silent run manifest:taro:h5 -- --require-dist --require-runtime-config --json --write docs/refactor/launch-artifacts/taro-h5-release-manifest.json > docs/refactor/launch-artifacts/taro-h5-release-manifest.stdout.json",
"completedAt": "2026-06-30T12:16:00+08:00",
"artifact": "launch-artifacts/taro-h5-release-manifest.json",
"summary": {
"fail": 0,
"warn": 0,
"portals": 3,
"distReady": 3,
"runtimeConfigs": 3
}
},
{
"id": "audit.runtime",
"status": "pass",