chore(ci): add provider runtime CodeQL quality shard · openclaw/openclaw@845dd2a
vincentkoc
·
2026-04-30
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -294,7 +294,7 @@ The `CodeQL Critical Quality` workflow is the matching non-security shard. It
|
294 | 294 | runs only error-severity, non-security JavaScript/TypeScript quality queries |
295 | 295 | over narrow high-value surfaces on the smaller Blacksmith Linux runner. Its |
296 | 296 | manual dispatch accepts |
297 | | -`profile=all|plugin-sdk-package-contract|plugin-sdk-reply-runtime|session-diagnostics-boundary`; |
| 297 | +`profile=all|plugin-sdk-package-contract|plugin-sdk-reply-runtime|provider-runtime-boundary|session-diagnostics-boundary`; |
298 | 298 | the narrow profiles are teaching/iteration hooks for running one quality shard |
299 | 299 | in isolation without dispatching the rest of the workflow. |
300 | 300 | Its |
@@ -325,6 +325,10 @@ plugin-sdk-reply-runtime job scans Plugin SDK inbound reply dispatch, reply
|
325 | 325 | payload/chunking/runtime helpers, channel reply options, delivery queues, and |
326 | 326 | session/thread binding helpers under the separate |
327 | 327 | `/codeql-critical-quality/plugin-sdk-reply-runtime` category. The |
| 328 | +provider-runtime-boundary job scans model catalog normalization, provider auth |
| 329 | +and discovery, provider runtime registration, provider defaults/catalogs, and |
| 330 | +web/search/fetch/embedding provider registries under the separate |
| 331 | +`/codeql-critical-quality/provider-runtime-boundary` category. The |
328 | 332 | ui-control-plane job scans Control UI bootstrap, local persistence, gateway |
329 | 333 | control flows, and task control-plane runtime contracts under the separate |
330 | 334 | `/codeql-critical-quality/ui-control-plane` category. The |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。