Uh oh!
There was an error while loading. Please reload this page.
[v12.x backport] module: drop support for extensionless main entry points in esm - #32280
[v12.x backport] module: drop support for extensionless main entry points in esm#32280GeoffreyBooth wants to merge 1 commit into
Conversation
4d3b533 to
8e8b655Comparenodejs-github-bot
commented
Mar 15, 2020
This comment has been minimized.
This comment has been minimized.
8e8b655 to
e1a4de2Comparee1a4de2 to
287ef5fComparenodejs-github-bot
commented
Mar 15, 2020
puzpuzpuz
commented
Mar 15, 2020
I've created #32282 to deal with that. |
287ef5f to
4ee0478Compare
This comment has been minimized.
This comment has been minimized.
4ee0478 to
3f31b1aComparenodejs-github-bot
commented
Mar 17, 2020
3f31b1a to
bb4fbbeCompare
This comment has been minimized.
This comment has been minimized.
nodejs-github-bot
commented
Mar 19, 2020
This comment has been minimized.
This comment has been minimized.
bb4fbbe to
3e13dc7Comparenodejs-github-bot
commented
Mar 23, 2020
009d0a2 to
0da01a7Comparenodejs-github-bot
commented
Mar 24, 2020
@codebytere I've been struggling with this for over a week now and I just can't get CI to pass. From what I can tell of the CI jobs that are failing, like When I run locally, I get this error with Perhaps we need to increase the allowable delta here? |
nodejs-github-bot
commented
Mar 25, 2020
nodejs-github-bot
commented
Mar 26, 2020
nodejs-github-bot
commented
Mar 26, 2020
nodejs-github-bot
commented
Mar 26, 2020
nodejs-github-bot
commented
Mar 26, 2020
nodejs-github-bot
commented
Mar 26, 2020
nodejs-github-bot
commented
Mar 26, 2020
GeoffreyBooth
commented
Mar 26, 2020
@codebytere I keep resuming CI, but Can we land this, since the problem appears to be in the staging branch? |
MylesBorins
commented
Mar 26, 2020
As the failure seems unrelated to this PR and on the staging branch I think this is ok to land @codebytere thoughts? |
nodejs-github-bot
commented
Mar 26, 2020
nodejs-github-bot
commented
Mar 26, 2020
63a03d2 to
d577190Compare@GeoffreyBooth staging should be good to rebase against, then we can get this landed. |
PR-URL: nodejs#31415 Backport-PR-URL: nodejs#32280 Reviewed-By: Guy Bedford <guybedford@gmail.com> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Bradley Farias <bradley.meck@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
0da01a7 to
b6ad757Compareguybedford
commented
Apr 1, 2020
I've updated the rebase here. |
nodejs-github-bot
commented
Apr 1, 2020
nodejs-github-bot
commented
Apr 1, 2020
MylesBorins
commented
Apr 1, 2020
finally green! Landed in 4ee41c5 |
Backport of #31415. Thank you @codebytere for the prompt!
This isn't as clean as it could be because of 04d07ed. @bmeck or @guybedford do you mind double-checking this? I'm assuming that we don't want to merge into 12 the commit that was reverted.