FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

watch: fix some node argument not passed to watched process by rluvaton · Pull Request #52358 · nodejs/node · GitHub

/ node Public

watch: fix some node argument not passed to watched process - #52358

Merged
nodejs-github-bot merged 4 commits into
nodejs:mainfrom
rluvaton:fix-watch-path-and-require
Apr 7, 2024
Merged

watch: fix some node argument not passed to watched process#52358
nodejs-github-bot merged 4 commits into
nodejs:mainfrom
rluvaton:fix-watch-path-and-require

Conversation

rluvaton commented Apr 3, 2024
edited
Loading

Copy link
Copy Markdown
Member

Some arguments were omitted instead of been sent to the spawned watched process

rluvaton requested a review from MoLow April 3, 2024 22:45
nodejs-github-bot added the needs-ci PRs that need a full CI run. label Apr 3, 2024
Comment thread test/sequential/test-watch-mode.mjs Outdated
Comment thread test/sequential/test-watch-mode.mjs Outdated
Comment thread test/sequential/test-watch-mode.mjs Outdated
Comment thread test/sequential/test-watch-mode.mjs Outdated
Comment thread test/sequential/test-watch-mode.mjs Outdated
Comment thread test/sequential/test-watch-mode.mjs Outdated
Comment thread test/sequential/test-watch-mode.mjs Outdated
rluvaton added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 3, 2024
rluvaton force-pushed the fix-watch-path-and-require branch from b57291b to 5a4e308 Compare April 3, 2024 23:07
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 3, 2024

Copy link
Copy Markdown
Collaborator

Comment thread lib/internal/main/watch_mode.js Outdated
rluvaton added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 4, 2024
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 4, 2024

Copy link
Copy Markdown
Collaborator

JakobJingleheimer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

🙌

rluvaton added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 4, 2024
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 4, 2024

Copy link
Copy Markdown
Collaborator

atlowChemi added the watch-mode Issues and PRs related to watch mode label Apr 5, 2024

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

rluvaton added commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. labels Apr 7, 2024
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 7, 2024
nodejs-github-bot merged commit 893e2cf into nodejs:main Apr 7, 2024

Copy link
Copy Markdown
Collaborator

Landed in 893e2cf

rluvaton deleted the fix-watch-path-and-require branch April 7, 2024 20:51
marco-ippolito pushed a commit that referenced this pull request May 2, 2024
PR-URL: #52358
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
marco-ippolito pushed a commit that referenced this pull request May 3, 2024
PR-URL: #52358
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. watch-mode Issues and PRs related to watch mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL