Skip to content

build: workaround for node-core-utils - #45199

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
gengjiawen:fix/node_fetch_fix
Oct 28, 2022
Merged

build: workaround for node-core-utils#45199
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
gengjiawen:fix/node_fetch_fix

Conversation

@gengjiawen

Copy link
Copy Markdown
Member

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

@nodejs-github-botnodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Oct 27, 2022
@gengjiawengengjiawen added the fast-track PRs that do not need to wait for 48 hours to land. label Oct 27, 2022
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @gengjiawen. Please 👍 to approve.

@aduh95aduh95 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe change the value of NODE_VERSION instead? Otherwise it's pretty confusing:

env:
NODE_VERSION: lts/*

@gengjiawengengjiawen added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 27, 2022
@nodejs-github-botnodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Oct 27, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
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/.ncu
https://github.com/nodejs/node/actions/runs/3336617372

@gengjiawengengjiawen removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Oct 27, 2022
@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Oct 27, 2022
@aduh95

Copy link
Copy Markdown
Contributor

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.

@gengjiawengengjiawen added commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Oct 28, 2022
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 28, 2022
@nodejs-github-bot
nodejs-github-bot merged commit b2a6083 into nodejs:mainOct 28, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in b2a6083

@aduh95aduh95 removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Oct 28, 2022
@gengjiawen
gengjiawen deleted the fix/node_fetch_fix branch October 28, 2022 01:15
RafaelGSS pushed a commit that referenced this pull request Nov 1, 2022
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>
@RafaelGSSRafaelGSS mentioned this pull request Nov 1, 2022
RafaelGSS pushed a commit that referenced this pull request Nov 10, 2022
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>
danielleadams pushed a commit that referenced this pull request Dec 30, 2022
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>
danielleadams pushed a commit that referenced this pull request Jan 3, 2023
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>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.fast-trackPRs that do not need to wait for 48 hours to land.metaIssues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@gengjiawen@nodejs-github-bot@aduh95@anonrig@richardlau@juanarbol