Merge pull request #93 from pikasTech/test/cloud-web-m3-readonly-contract

test: add Cloud Web M3 read-only diagnostics contract
This commit is contained in:
Lyon
2026-05-22 15:34:06 +08:00
committed by GitHub
15 changed files with 185 additions and 32 deletions
+1
View File
@@ -22,6 +22,7 @@
"cli:projects": "node tools/hwlab-cli/bin/hwlab-cli.mjs project list",
"l6:smoke": "node scripts/l6-cli-web-smoke.mjs",
"web:summary": "node scripts/export-web-gate-summary.mjs",
"web:m3-readonly": "node web/hwlab-cloud-web/scripts/m3-readonly-contract.mjs",
"web:check": "node web/hwlab-cloud-web/scripts/check.mjs",
"web:build": "node web/hwlab-cloud-web/scripts/build.mjs",
"artifact-catalog:refresh-blocked": "node scripts/refresh-artifact-catalog.mjs --target-ref origin/main --blocked",