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

@@ -183,6 +183,18 @@ const gateChecks = [
warn: 0,
},
},
{
id: 'taro.h5-release-manifest',
label: 'Taro H5 release deployment manifest',
commandIncludes: 'manifest:taro:h5',
summary: {
fail: 0,
warn: 0,
portals: 3,
distReady: 3,
runtimeConfigs: 3,
},
},
{
id: 'audit.runtime',
label: 'Runtime dependency audit',