| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
|
Fast-track has been requested by @gengjiawen. Please 👍 to approve. |
Sorry, something went wrong.
There was a problem hiding this comment.
Maybe change the value of NODE_VERSION instead? Otherwise it's pretty confusing:
node/.github/workflows/auto-start-ci.yml
Lines 13 to 14 in 5e2aeae
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/45199 ✔ Done loading data for nodejs/node/pull/45199 ----------------------------------- PR info ------------------------------------ Title build: workaround for node-core-utils (#45199) Author Jiawen Geng (@gengjiawen) Branch gengjiawen:fix/node_fetch_fix -> nodejs:main Labels meta, fast-track Commits 1 - build: workaround for node-core-utils Committers 1 - Jiawen Geng PR-URL: https://github.com/nodejs/node/pull/45199 Reviewed-By: Antoine du Hamel Reviewed-By: Richard Lau ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/45199 Reviewed-By: Antoine du Hamel Reviewed-By: Richard Lau -------------------------------------------------------------------------------- ℹ This PR was created on Thu, 27 Oct 2022 03:34:38 GMT ✔ Approvals: 2 ✔ - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/45199#pullrequestreview-1157558430 ✔ - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/45199#pullrequestreview-1158015502 ℹ This PR is being fast-tracked ✖ The fast-track request requires at least two collaborators' approvals (👍). ✔ Last GitHub CI successful ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/3336617372 |
Sorry, something went wrong.
|
I wonder if a better workaround would be to set NODE_OPTIONS to --dns-result-order=ipv4first since that seems to be what's the causing the issue according to the linked issue. |
Sorry, something went wrong.
PR-URL: #45199 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
PR-URL: #45199 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
PR-URL: #45199 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
PR-URL: #45199 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
| Back | FazBrowse Home | New Git URL |
context: nodejs/node-core-utils#653 (comment)