Skip to content

refactor(ci): use npm-run-all2 for parallel CI checks - #5

Merged
greatSumini merged 1 commit into
mainfrom
claude/parallel-ci-checks-01UzuXZv1dsNQZanUsoTbX67
Dec 14, 2025
Merged

refactor(ci): use npm-run-all2 for parallel CI checks#5
greatSumini merged 1 commit into
mainfrom
claude/parallel-ci-checks-01UzuXZv1dsNQZanUsoTbX67

Conversation

@greatSumini

Copy link
Copy Markdown
Collaborator

Replace separate CI jobs with a single job that runs lint, typecheck,
and metadata validation in parallel using npm-run-all2's run-p command.
Build runs sequentially after the parallel checks complete.

This reduces CI overhead by eliminating redundant checkout and
install steps across multiple jobs.

Replace separate CI jobs with a single job that runs lint, typecheck,
and metadata validation in parallel using npm-run-all2's run-p command.
Build runs sequentially after the parallel checks complete.

This reduces CI overhead by eliminating redundant checkout and
install steps across multiple jobs.
@vercel

vercel Bot commented Dec 13, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
monet-components Ready Ready Preview, Comment Dec 13, 2025 5:59am

@greatSumini
greatSumini merged commit 9f492b9 into main Dec 14, 2025
4 checks passed
@greatSumini
greatSumini deleted the claude/parallel-ci-checks-01UzuXZv1dsNQZanUsoTbX67 branch December 14, 2025 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants