Skip to content

Conversation

@tniessen
Copy link
Member

This changes the spelling of the name of the local variable.

@github-actionsgithub-actionsbot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels May 31, 2021
@bl-ue
Copy link
Contributor

bl-ue commented May 31, 2021

🙂 I'll add this to codespell.

Edit: It's already there. I'll run codespell on the tests after this PR and PR the changes, if you don't mind.

@lpincalpinca added the fast-track PRs that do not need to wait for 48 hours to land. label May 31, 2021
@github-actions
Copy link
Contributor

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

@nodejs-github-bot
Copy link
Collaborator

@LxxyxLxxyx added request-ci Add this label to start a Jenkins CI on a PR. and removed needs-ci PRs that need a full CI run. labels Jun 11, 2021
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 11, 2021
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@bl-ue
Copy link
Contributor

This should really be landed. Open for over two weeks, 5 approvals, fixes a tiny typo, and fast-track requested for over two weeks. ?? @RaisinTen?

@RaisinTen
Copy link
Member

@bl-ue I'm sorry but build-windows and coverage-windows GitHub Actions CI are failing currently. So I don't think we can land this PR until we have a passing GitHub Actions CI because of this:

A passing (green) GitHub Actions CI result is required. A passing (green or

@bl-ue
Copy link
Contributor

I wonder if they can just be re-run. They look like possible flakes to me (tho I'm not that familiar with the node checks, admittedly).

@RaisinTen
Copy link
Member

I tried restarting the failed runs but they still fail. The issue has already been reported here: #39038

@tniessen
Copy link
MemberAuthor

I think the reason is that GitHub actions doesn't rebase automatically (unlike Jenkins).

@RaisinTen
Copy link
Member

I think the reason is that GitHub actions doesn't rebase automatically (unlike Jenkins).

@tniessen It was happening because https://www.nasm.us/ was down. Now it is up, so the workflows should run as intended now.

@tniessentniessen added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 16, 2021
@github-actionsgithub-actionsbot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 16, 2021
@github-actions
Copy link
Contributor

Landed in 5b5a9eb...e7d5f0a

nodejs-github-bot pushed a commit that referenced this pull request Jun 16, 2021
PR-URL: #38869 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: James M Snell <[email protected]>
danielleadams pushed a commit that referenced this pull request Jun 21, 2021
PR-URL: #38869 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: James M Snell <[email protected]>
@danielleadamsdanielleadams mentioned this pull request Jun 21, 2021
richardlau pushed a commit that referenced this pull request Jul 19, 2021
PR-URL: #38869 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: James M Snell <[email protected]>
richardlau pushed a commit that referenced this pull request Jul 20, 2021
PR-URL: #38869 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: James M Snell <[email protected]>
@richardlaurichardlau mentioned this pull request Jul 20, 2021
@tniessentniessen deleted the fourty branch October 7, 2021 16:49
foxxyz pushed a commit to foxxyz/node that referenced this pull request Oct 18, 2021
PR-URL: nodejs#38869 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: James M Snell <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-trackPRs that do not need to wait for 48 hours to land.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@tniessen@bl-ue@nodejs-github-bot@RaisinTen@jasnell@Trott@lpinca@cjihrig@Lxxyx