Skip to content

ci: use voidzero-dev/setup-vp instead#2

Draft
fengmk2 wants to merge 1 commit intomainfrom
use-setup-vp-instead
Draft

ci: use voidzero-dev/setup-vp instead#2
fengmk2 wants to merge 1 commit intomainfrom
use-setup-vp-instead

Conversation

@fengmk2
Copy link
Owner

@fengmk2 fengmk2 commented Mar 19, 2026

Replace the two-step setup pattern (actions/setup-node + pnpm/action-setup + pnpm install) with the unified voidzero-dev/setup-vp action across all CI workflows.

🔗 Linked issue

npmx-dev#2129

🧭 Context

📚 Description

@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@fengmk2 fengmk2 force-pushed the use-setup-vp-instead branch from 718e045 to 40eff77 Compare March 19, 2026 06:47
@fengmk2
Copy link
Owner Author

fengmk2 commented Mar 19, 2026

@fengmk2 fengmk2 force-pushed the use-setup-vp-instead branch 4 times, most recently from 3285237 to da26a9c Compare March 19, 2026 12:02
Replace the two-step setup pattern (actions/setup-node + pnpm/action-setup +
pnpm install) with the unified voidzero-dev/setup-vp action across all CI
workflows. This simplifies setup to a single step with node-version, cache,
and automatic dependency installation via vp.

- Replace all pnpm vp commands with vp directly
- Build storybook via vp before passing to chromatic action
@fengmk2 fengmk2 force-pushed the use-setup-vp-instead branch from da26a9c to 9102ca2 Compare March 19, 2026 12:05
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.

1 participant