Commit ac2b617
authored
ci: use voidzero-dev/setup-vp instead of setup-node + pnpm/action-setup (#109)
## What
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.
## Why
Simplifies CI setup to a single step with \`node-version\`, \`cache\`,
and automatic dependency installation via \`vp\`. Based on
[npmx-dev/npmx.dev#2145](npmx-dev/npmx.dev#2145).
## Changes
- **continuous-integration.yml**: 7 jobs migrated (lint, unit, test,
browser, benchmark, a11y, knip)
- **autofix.yml**: Replaced 3-step setup with single \`setup-vp\`
- **release-tag.yml**: Replaced \`setup-node\` + \`pnpm/action-setup\`
with \`setup-vp\`
- **release-pr.yml**: Replaced \`setup-node\` with \`setup-vp\`
### Key patterns
- \`cache: true\` for jobs needing full dependency install (auto-runs
\`vp install\`)
- \`run-install: false\` for jobs with partial install (\`vp install
--filter . --ignore-scripts\`)
- \`pnpm vp run/test/exec\` -> \`vp run/test/exec\`
- Pinned to \`v1.6.0\` (\`8ecb3917\`)
## Impact
CI-only change. No runtime code changes.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated CI/CD workflow tooling and infrastructure configurations
across automated build and testing pipelines to improve consistency and
efficiency.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 87398df commit ac2b617
4 files changed
Lines changed: 35 additions & 74 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 25 | + | |
31 | 26 | | |
32 | 27 | | |
33 | | - | |
| 28 | + | |
34 | 29 | | |
35 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | | - | |
| 37 | + | |
40 | 38 | | |
41 | 39 | | |
42 | | - | |
| 40 | + | |
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
| |||
48 | 46 | | |
49 | 47 | | |
50 | 48 | | |
51 | | - | |
| 49 | + | |
52 | 50 | | |
53 | 51 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 52 | + | |
60 | 53 | | |
61 | 54 | | |
62 | | - | |
| 55 | + | |
63 | 56 | | |
64 | 57 | | |
65 | 58 | | |
| |||
74 | 67 | | |
75 | 68 | | |
76 | 69 | | |
77 | | - | |
| 70 | + | |
78 | 71 | | |
79 | 72 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 73 | + | |
86 | 74 | | |
87 | 75 | | |
88 | | - | |
| 76 | + | |
89 | 77 | | |
90 | 78 | | |
91 | | - | |
| 79 | + | |
92 | 80 | | |
93 | 81 | | |
94 | 82 | | |
| |||
113 | 101 | | |
114 | 102 | | |
115 | 103 | | |
116 | | - | |
| 104 | + | |
117 | 105 | | |
118 | 106 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
| 107 | + | |
125 | 108 | | |
126 | 109 | | |
127 | | - | |
| 110 | + | |
128 | 111 | | |
129 | 112 | | |
130 | | - | |
| 113 | + | |
131 | 114 | | |
132 | 115 | | |
133 | 116 | | |
134 | 117 | | |
135 | 118 | | |
136 | 119 | | |
137 | 120 | | |
138 | | - | |
| 121 | + | |
139 | 122 | | |
140 | 123 | | |
141 | 124 | | |
| |||
146 | 129 | | |
147 | 130 | | |
148 | 131 | | |
149 | | - | |
| 132 | + | |
150 | 133 | | |
151 | 134 | | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
| 135 | + | |
158 | 136 | | |
159 | 137 | | |
160 | 138 | | |
161 | 139 | | |
162 | 140 | | |
163 | | - | |
| 141 | + | |
164 | 142 | | |
165 | 143 | | |
166 | 144 | | |
| |||
172 | 150 | | |
173 | 151 | | |
174 | 152 | | |
175 | | - | |
| 153 | + | |
176 | 154 | | |
177 | 155 | | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
| 156 | + | |
184 | 157 | | |
185 | 158 | | |
186 | | - | |
| 159 | + | |
187 | 160 | | |
188 | 161 | | |
189 | | - | |
| 162 | + | |
190 | 163 | | |
191 | 164 | | |
192 | 165 | | |
193 | 166 | | |
194 | 167 | | |
195 | | - | |
| 168 | + | |
196 | 169 | | |
197 | 170 | | |
198 | 171 | | |
| |||
205 | 178 | | |
206 | 179 | | |
207 | 180 | | |
208 | | - | |
| 181 | + | |
209 | 182 | | |
210 | 183 | | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
| 184 | + | |
217 | 185 | | |
218 | 186 | | |
219 | | - | |
| 187 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 62 | | |
66 | 63 | | |
67 | | - | |
| 64 | + | |
68 | 65 | | |
69 | 66 | | |
70 | 67 | | |
| |||
0 commit comments