forked from wangziqi/gongxue-base
test: add taro h5 release manifest gate
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user