feat: 分离 HarnessRL Temporal 后端
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
"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",
|
||||
"harnessrl:api:dev": "bun --watch cmd/hwlab-harnessrl-api/main.ts",
|
||||
"harnessrl:worker:dev": "bun --watch cmd/hwlab-harnessrl-worker/main.ts",
|
||||
"harnessrl:native:smoke": "bun test internal/harnessrl/harnessrl.test.ts internal/cloud/server-caserun-http.test.ts",
|
||||
"workbench:p1:inventory": "node scripts/workbench-long-reliability-p1-inventory.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",
|
||||
|
||||
Reference in New Issue
Block a user