mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:50:42 +00:00
QA: remove runner install fallback catalog
Drop the generated qa-runner catalog and the missing/install placeholder path for repo-private QA runners. The host should discover bundled QA commands from manifest plus runtime surface only. Also trim stale qa-matrix install docs and package metadata so the source-only QA policy stays consistent.
This commit is contained in:
@@ -1243,8 +1243,6 @@
|
||||
"proxy:install-ca": "node --import tsx scripts/proxy-install-ca.mjs",
|
||||
"proxy:run": "node scripts/run-node.mjs proxy run",
|
||||
"proxy:start": "node scripts/run-node.mjs proxy start",
|
||||
"qa-runners:check": "node --import tsx scripts/generate-qa-runner-catalog.ts --check",
|
||||
"qa-runners:gen": "node --import tsx scripts/generate-qa-runner-catalog.ts --write",
|
||||
"qa:e2e": "node --import tsx scripts/qa-e2e.ts",
|
||||
"qa:lab:build": "vite build --config extensions/qa-lab/web/vite.config.ts",
|
||||
"qa:lab:ui": "pnpm openclaw qa ui",
|
||||
|
||||
Reference in New Issue
Block a user