Merge origin/master into worktree/ci-under-minute

This commit is contained in:
Tianyi Cui
2026-07-22 17:15:46 +08:00
113 changed files with 4054 additions and 689 deletions

View File

@@ -642,6 +642,7 @@ jobs:
env:
# Keep ESLint itself single-threaded: 16 ESLint workers took 174 seconds on
# this image. The outer scheduler still overlaps lint with the other gates.
DSH_COVERAGE_MAX_WORKERS: '4'
DSH_ESLINT_CACHE: '1'
DSH_GATE_CONCURRENCY: '32'
DSH_PUBLINT_CONCURRENCY: '32'