harb/.woodpecker
openhands 82f1548856 fix: parallelize ci.yml steps with depends_on (#1052)
Add depends_on declarations so independent CI steps run in parallel.
Steps needing submodules (foundry-suite, contracts-local-fork,
evolution-tests, node-quality) wait for bootstrap-deps; lightweight
checks (single-package-manager, validate-evolution-patch,
optimizer-not-mutated, transpiler-tests) start immediately.

Critical path: bootstrap-deps (50s) + max(node-quality 400s) ≈ 450s
(was ~630s sequential).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 12:47:58 +00:00
..
build-ci-images.yml refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00
ci.yml fix: parallelize ci.yml steps with depends_on (#1052) 2026-03-20 12:47:58 +00:00
e2e.yml ci: exclude formulas/ and evidence/ from build and e2e pipelines 2026-03-19 07:34:38 +01:00
fuzz-nightly.yml refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00
release.yml refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00