You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ci.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ dispatch.
32
32
|`security-fast`| Private key detection, changed-workflow audit via `zizmor`, and production lockfile audit | Always on non-draft pushes and PRs |
33
33
|`pnpm-store-warmup`| Warm the lockfile-pinned pnpm store cache without blocking Linux Node shards | Node or docs-check lanes selected |
34
34
|`build-artifacts`| Build `dist/`, Control UI, built-CLI smoke checks, startup memory, and embedded built-artifact checks | Node-relevant changes |
35
-
|`checks-fast-core`| Fast Linux correctness lanes: bundled + protocol, QA Smoke CI, Bun launcher, and the CI-routing fast task | Node-relevant changes |
35
+
|`checks-fast-core`| Fast Linux correctness lanes: bundled + protocol, Bun launcher, and the CI-routing fast task| Node-relevant changes |
36
36
|`checks-fast-contracts-plugins-*`| Two weighted plugin contract shards | Node-relevant changes |
37
37
|`checks-fast-contracts-channels-*`| Two weighted channel contract shards | Node-relevant changes |
38
38
|`checks-node-*`| Core Node test shards, excluding channel, bundled, contract, and extension lanes | Node-relevant changes |
@@ -151,15 +151,15 @@ Release, private dist-tag, or other platform publication.
|`ubuntu-24.04`| Manual CI dispatch and non-canonical repository fallbacks, CodeQL security and quality scans, workflow-sanity, labeler, auto-response, the standalone Docs workflow, and the whole Install Smoke workflow |
157
-
|`blacksmith-4vcpu-ubuntu-2404`|`preflight`, `security-fast`, `pnpm-store-warmup`, `native-i18n`, `checks-fast-core` except QA Smoke CI, plugin/channel contract shards, most bundled/lower-weight Linux Node shards, `check-*` lanes except `check-lint`, selected `check-additional-*` shards, `check-docs`, and `skills-python`|
158
-
|`blacksmith-8vcpu-ubuntu-2404`| Retained heavy Linux Node suites, boundary/extension-heavy `check-additional-*` shards, and `android`|
159
-
|`blacksmith-16vcpu-ubuntu-2404`|QA Smoke CI, `build-artifacts` in CI and Testbox, and `check-lint` (CPU-sensitive enough that 8 vCPU cost more than they saved)|
|`ubuntu-24.04`| Manual CI dispatch and non-canonical repository fallbacks, CodeQL security and quality scans, workflow-sanity, labeler, auto-response, the standalone Docs workflow, and the whole Install Smoke workflow |
157
+
|`blacksmith-4vcpu-ubuntu-2404`|`preflight`, `security-fast`, `pnpm-store-warmup`, `native-i18n`, `checks-fast-core`, plugin/channel contract shards, most bundled/lower-weight Linux Node shards, `check-*` lanes except `check-lint`, selected `check-additional-*` shards, `check-docs`, and `skills-python`|
158
+
|`blacksmith-8vcpu-ubuntu-2404`| Retained heavy Linux Node suites, boundary/extension-heavy `check-additional-*` shards, and `android`|
159
+
|`blacksmith-16vcpu-ubuntu-2404`|`build-artifacts` in CI and Testbox, and `check-lint` (CPU-sensitive enough that 8 vCPU cost more than they saved) |
0 commit comments