feat: sync g14 harness and device-pod cli
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
"check:plan": "node scripts/check-runner.mjs --profile check --list",
|
||||
"check:cloud-api": "node scripts/check-runner.mjs --profile check --group cloud-api",
|
||||
"check:cloud-web": "node scripts/check-runner.mjs --profile check --group cloud-web",
|
||||
"dev-base-image:preflight": "node scripts/preflight-dev-base-image.mjs",
|
||||
"dev-runtime-base:build": "node scripts/dev-runtime-base-image.mjs",
|
||||
"cloud-api:smoke": "node scripts/run-bun.mjs scripts/cloud-api-runtime-smoke.mjs",
|
||||
"m1:smoke": "node scripts/run-bun.mjs scripts/m1-contract-smoke.mjs",
|
||||
@@ -29,14 +28,11 @@
|
||||
"g14:gitops:render": "node scripts/g14-gitops-render.mjs",
|
||||
"docs:validate:m3-rollout": "node scripts/validate-m3-rollout-runbook.mjs",
|
||||
"d601:k3s:readonly": "node scripts/d601-k3s-readonly-observability.mjs",
|
||||
"runner:issue-visibility:preflight": "node scripts/runner-issue-visibility-preflight.mjs",
|
||||
"report:lifecycle:test": "node scripts/report-lifecycle.test.mjs",
|
||||
"dev-runtime:provisioning": "node scripts/run-bun.mjs scripts/dev-runtime-provisioning.mjs",
|
||||
"dev-runtime:migration": "node scripts/run-bun.mjs scripts/dev-runtime-migration.mjs",
|
||||
"dev-runtime:postflight": "node scripts/run-bun.mjs scripts/dev-runtime-postflight.mjs",
|
||||
"dev-runtime:hotfix-audit": "node scripts/dev-runtime-hotfix-audit.mjs",
|
||||
"rpt004:mvp:e2e": "node scripts/run-bun.mjs scripts/rpt004-mvp-e2e-harness.mjs",
|
||||
"rpt004:mvp:e2e:live": "node scripts/run-bun.mjs scripts/rpt004-mvp-e2e-harness.mjs --live --url http://74.48.78.17:16666/ --api-url http://74.48.78.17:16667/",
|
||||
"m3:io:e2e": "node scripts/run-bun.mjs scripts/m3-io-control-e2e.mjs",
|
||||
"web:layout": "node scripts/dev-cloud-workbench-layout-smoke.mjs --static --report /tmp/hwlab-dev-gate/dev-cloud-workbench-layout.json",
|
||||
"web:layout:build": "node scripts/dev-cloud-workbench-layout-smoke.mjs --build --report /tmp/hwlab-dev-gate/dev-cloud-workbench-layout-build.json",
|
||||
|
||||
Reference in New Issue
Block a user