新增发布 artifact URL browser gate

This commit is contained in:
2026-06-16 10:24:05 +08:00
parent 56175e29cc
commit 904f906f86
15 changed files with 271 additions and 10 deletions

View File

@@ -222,6 +222,7 @@ const releaseReadinessArtifact = parseProjectReleaseReadinessArtifactJson(JSON.s
"interp-wasm": true,
"sim-config-inventory": true,
"ini-panel-browser": true,
"release-artifact-url-browser": true,
"ui-node-smokes": true,
"host-smokes": true,
"project-release-gate": true,
@@ -236,7 +237,7 @@ assert.deepEqual(createProjectReleaseReadinessArtifactValidation(releaseReadines
missing: [],
artifactApiName: "project-release-readiness-report",
artifactVersion: 1,
gateCount: 9,
gateCount: 10,
blockedRuntimeFamilies: [
"L4-USER-M-PROCESS",
"L4-TOOL-DB",