Description
Combine frontend and backend CI into a single orchestrated pipeline with:
- Parallel jobs
- Dependency caching
- Consistent Node/runtime versions
Acceptance Criteria
- Jobs run in parallel where possible
- Cache configured for npm/pnpm/yarn
- Pipeline time optimized
Description
Combine frontend and backend CI into a single orchestrated pipeline with:
Acceptance Criteria