Commit e82ce3c
committed
ci(ecosystem): fail loudly if vinext minimumReleaseAge patch misses
Guard the regex-replace so an upstream layout change that removes the
`minimumReleaseAge:` line surfaces as an explicit error instead of
silently no-opping (which would let the original `ERR_PNPM_NO_MATURE_MATCHING_VERSION`
failure resurface in CI without an obvious cause).1 parent 1f2e14e commit e82ce3c
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments