

























@@ -250,8 +250,9 @@ default workflow because the macOS build dominates runtime even when clean.
250250251251The `CodeQL Critical Quality` workflow is the matching non-security shard. It
252252runs only error-severity, non-security JavaScript/TypeScript quality queries
253-over narrow high-value surfaces. Its baseline job scans the same auth, secrets,
254-sandbox, cron, and gateway surface as the security workflow. The config-boundary
253+over narrow high-value surfaces on the smaller Blacksmith Linux runner. Its
254+baseline job scans the same auth, secrets, sandbox, cron, and gateway surface
255+as the security workflow. The config-boundary
255256job scans config schema, migration, normalization, and IO contracts under the
256257separate `/codeql-critical-quality/config-boundary` category. The
257258gateway-runtime-boundary job scans gateway protocol schemas and server method
@@ -393,6 +394,7 @@ The automatic CI concurrency key is versioned (`CI-v7-*`) so a GitHub-side zombi
393394| Runner | Jobs |
394395| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
395396| `ubuntu-24.04` | `preflight`, fast security jobs and aggregates (`security-scm-fast`, `security-dependency-audit`, `security-fast`), fast protocol/contract/bundled checks, sharded channel contract checks, `check` shards except lint, `check-additional` shards and aggregates, Node test aggregate verifiers, docs checks, Python skills, workflow-sanity, labeler, auto-response; install-smoke preflight also uses GitHub-hosted Ubuntu so the Blacksmith matrix can queue earlier |
397+| `blacksmith-4vcpu-ubuntu-2404` | `CodeQL Critical Quality`, lower-weight extension shards, `checks-fast-core`, `checks-node-compat-node22`, `check-prod-types`, and `check-test-types` |
396398| `blacksmith-8vcpu-ubuntu-2404` | `build-artifacts`, build-smoke, Linux Node test shards, bundled plugin test shards, `android` |
397399| `blacksmith-16vcpu-ubuntu-2404` | `check-lint`, which remains CPU-sensitive enough that 8 vCPU cost more than it saved; install-smoke Docker builds, where 32-vCPU queue time cost more than it saved |
398400| `blacksmith-16vcpu-windows-2025` | `checks-windows` |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。