Commit ac63b3a
Check if monorepo is a dev version before publishing to npm (#3210)
* Check if monorepo is a dev version before publishing to npm
* Check env.IS_DEV_VERSION
* test step
* test
* Apply suggestion
* More test
* test
* test
* test
* use if block
* test
* test
* use quiet mode
* test
* test
* test
* test
* test
* test
* test
* Try this regex that's perhaps more compatible
* Re-enable other steps and clean up verification step
---------
Co-authored-by: Vincent Marta <vmarta@salesforce.com>1 parent 7bd6257 commit ac63b3a
1 file changed
+13
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | 90 | | |
93 | 91 | | |
94 | 92 | | |
| |||
119 | 117 | | |
120 | 118 | | |
121 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
122 | 132 | | |
123 | | - | |
| 133 | + | |
124 | 134 | | |
125 | 135 | | |
126 | 136 | | |
| |||
208 | 218 | | |
209 | 219 | | |
210 | 220 | | |
211 | | - | |
212 | | - | |
213 | 221 | | |
214 | 222 | | |
215 | 223 | | |
| |||
303 | 311 | | |
304 | 312 | | |
305 | 313 | | |
306 | | - | |
307 | | - | |
308 | 314 | | |
309 | 315 | | |
310 | 316 | | |
| |||
0 commit comments