Files
stack/.woodpecker/ci.yml
Jason Woltje f29eea429f
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci: unify api/orchestrator/web pipelines into single ci.yml
Eliminates 2 redundant pnpm install steps (~380s saved per run).
Single workflow: install once → parallel lint/typecheck → test → build.
Turbo remote cache handles per-package deduplication.
Docker builds, trivy scans, and package linking remain main-only.
Removes redundant multer CVE suppressions from .trivyignore.

Before: 3 workflows × 190s install = ~7min wall time
After:  1 workflow × 190s install = ~3-4min estimated
2026-02-28 20:28:27 -06:00

11 KiB