| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@srl295 build started: https://ci.nodejs.org/blue/organizations/jenkins/node-test-pull-request-lite-pipeline/detail/node-test-pull-request-lite-pipeline/1303/pipeline |
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
may? what can happen if it is? why not go all out and error?
(escape hatch is to manually edit config.gypi)
Sorry, something went wrong.
There was a problem hiding this comment.
probably a compile error. which they will see soon enough… ±0 on making it an error, either way.
Sorry, something went wrong.
There was a problem hiding this comment.
Ack
Sorry, something went wrong.
There was a problem hiding this comment.
Good concept. Left two comments.
Sorry, something went wrong.
There was a problem hiding this comment.
Could you read this with:
https://github.com/nodejs/node/blob/bce91be01e333aa67874c89eeea419eb68dcc33a/configure.py#L1266-L1267
Sorry, something went wrong.
There was a problem hiding this comment.
@refack hm. Doesn't make sense with the format of current_ver.dep … the minimum ICU is global, doesn't need to be repeated multiple times.
Sorry, something went wrong.
There was a problem hiding this comment.
@refack I split the minimum version to a separate file.
Sorry, something went wrong.
There was a problem hiding this comment.
We could change the format of tools/icu/current_ver.dep to be:
{
"current_minimum": 57,
"packages": [ ... current content ... ]
}
Sorry, something went wrong.
|
CI (just in case you don't wanna patch this any more): https://ci.nodejs.org/job/node-test-pull-request/18060/ |
Sorry, something went wrong.
|
@refack how about moving the contents to the new .json file in a future PR once these land? (this and the 2 other PRs) |
Sorry, something went wrong.
|
This lands cleanly on 10.x, should we backport to 8.x? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes: #19657
Checklist
Example: