| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@MylesBorins build started: https://ci.nodejs.org/blue/organizations/jenkins/node-test-pull-request-lite-pipeline/detail/node-test-pull-request-lite-pipeline/2268/pipeline |
Sorry, something went wrong.
v11.6.0 ended up shipping with an npm version `6.5.0-next.0`. This test should avoid it happening in the future.
|
All feedback incorporated. PTAL |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
v11.6.0 ended up shipping with an npm version `6.5.0-next.0`. This test should avoid it happening in the future. PR-URL: #25538 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
| ); | ||
|
|
||
| const pkg = require(npmPathPackageJson); | ||
| assert(pkg.version.match(/^\d+\.\d+\.\d+$/), |
There was a problem hiding this comment.
| assert(pkg.version.match(/^\d+\.\d+\.\d+$/), | |
| assert.ok(/^\d+.\d+.\d+$/.test(pkg.version.match), |
Sorry, something went wrong.
v11.6.0 ended up shipping with an npm version `6.5.0-next.0`. This test should avoid it happening in the future. PR-URL: #25538 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
| Back | FazBrowse Home | New Git URL |
v11.6.0 ended up shipping with an npm version 6.5.0-next.0.
This test should avoid it happening in the future.