Skip to content

Conversation

@MoLow
Copy link
Member

@MoLowMoLow commented Sep 29, 2022

this PR backports:
#44366
#44551
#44621
#44739

the change needed was to skip the test combining --import with --watch since --import is blocked from backporting

@nodejs-github-bot

This comment was marked as off-topic.

@nodejs-github-botnodejs-github-bot added lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch. labels Sep 29, 2022
PR-URL: nodejs#44366 Backport-PR-URL: nodejs#44815Fixes: nodejs#40429 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
PR-URL: nodejs#44551 Backport-PR-URL: nodejs#44815 Reviewed-By: Kohei Ueno <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Nitzan Uziely <[email protected]>
PR-URL: nodejs#44621 Backport-PR-URL: nodejs#44815Fixes: nodejs#44655 Reviewed-By: Benjamin Gruenbaum <[email protected]>
PR-URL: nodejs#44739 Backport-PR-URL: nodejs#44815Fixes: nodejs#44735 Reviewed-By: Erick Wendel <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
@MoLowMoLowforce-pushed the backport-v18-watch-mode branch from fce6dc8 to f0f5e4fCompareSeptember 29, 2022 09:31
@MoLow
Copy link
MemberAuthor

CC @nodejs/releasers

@MoLowMoLow added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 29, 2022
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 29, 2022
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot
Copy link
Collaborator

danielleadams pushed a commit that referenced this pull request Oct 2, 2022
PR-URL: #44366 Backport-PR-URL: #44815Fixes: #40429 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
danielleadams pushed a commit that referenced this pull request Oct 2, 2022
PR-URL: #44551 Backport-PR-URL: #44815 Reviewed-By: Kohei Ueno <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Nitzan Uziely <[email protected]>
danielleadams pushed a commit that referenced this pull request Oct 2, 2022
PR-URL: #44621 Backport-PR-URL: #44815Fixes: #44655 Reviewed-By: Benjamin Gruenbaum <[email protected]>
danielleadams pushed a commit that referenced this pull request Oct 2, 2022
PR-URL: #44739 Backport-PR-URL: #44815Fixes: #44735 Reviewed-By: Erick Wendel <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
@danielleadams
Copy link
Contributor

Landed in 2e7a17d...36227ed

@MoLowMoLow deleted the backport-v18-watch-mode branch October 2, 2022 10:52
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lib / srcIssues and PRs related to general changes in the lib or src directory.needs-ciPRs that need a full CI run.v18.xIssues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@MoLow@nodejs-github-bot@danielleadams@RafaelGSS