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

process: add custom dir support for heapsnapshot-signal by MrJithil · Pull Request #47854 · nodejs/node · GitHub

/ node Public

process: add custom dir support for heapsnapshot-signal - #47854

Merged
Trott merged 1 commit into
nodejs:mainfrom
MrJithil:addCwdSupportOnHeapSnapshot
Sep 5, 2023
Merged

process: add custom dir support for heapsnapshot-signal#47854
Trott merged 1 commit into
nodejs:mainfrom
MrJithil:addCwdSupportOnHeapSnapshot

Conversation

MrJithil commented May 4, 2023

Copy link
Copy Markdown
Member

Ref: #47842

nodejs-github-bot added needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem. labels May 4, 2023
MrJithil changed the title internal: add custom dir support for heapsnapshot-signal [draft]internal: add custom dir support for heapsnapshot-signal May 4, 2023
MrJithil force-pushed the addCwdSupportOnHeapSnapshot branch from 18d913b to 577ffbd Compare May 4, 2023 11:10
MrJithil changed the title [draft]internal: add custom dir support for heapsnapshot-signal internal: add custom dir support for heapsnapshot-signal May 4, 2023
MrJithil force-pushed the addCwdSupportOnHeapSnapshot branch 2 times, most recently from f6baa61 to 98cdeb0 Compare May 4, 2023 11:32
Comment thread lib/internal/process/pre_execution.js Outdated
MrJithil force-pushed the addCwdSupportOnHeapSnapshot branch from 98cdeb0 to 0cdc46f Compare May 5, 2023 03:52
MrJithil requested a review from joyeecheung May 6, 2023 02:23
Comment thread lib/internal/process/pre_execution.js Outdated
MrJithil force-pushed the addCwdSupportOnHeapSnapshot branch 2 times, most recently from 5bbc7b0 to 1410a68 Compare May 20, 2023 06:04
MrJithil changed the title internal: add custom dir support for heapsnapshot-signal process: add custom dir support for heapsnapshot-signal May 20, 2023
MrJithil force-pushed the addCwdSupportOnHeapSnapshot branch from 1410a68 to 3ce5cac Compare May 20, 2023 06:16
MrJithil requested a review from joyeecheung May 20, 2023 06:17
MrJithil force-pushed the addCwdSupportOnHeapSnapshot branch 2 times, most recently from 10b4e01 to 5b1ce48 Compare May 21, 2023 03:48
MrJithil force-pushed the addCwdSupportOnHeapSnapshot branch 2 times, most recently from 06676d9 to 3f01bc9 Compare June 9, 2023 09:09

Copy link
Copy Markdown
Collaborator

MrJithil force-pushed the addCwdSupportOnHeapSnapshot branch 2 times, most recently from 067ee6e to 4e39087 Compare August 22, 2023 09:10
MrJithil requested a review from Ceres6 August 22, 2023 09:11
MrJithil force-pushed the addCwdSupportOnHeapSnapshot branch from 4e39087 to 08383f8 Compare August 22, 2023 09:12

Copy link
Copy Markdown
Member Author

@benjamingr all issues resolved. Please try to land this sooner. Its opened on 4th May.

Ceres6 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.

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

I can't approve, but LGTM

ErickWendel 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

LGTM

ErickWendel added commit-queue Add this label to land a pull request using GitHub Actions. request-ci Add this label to start a Jenkins CI on a PR. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Sep 5, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 5, 2023

Copy link
Copy Markdown
Collaborator

nodejs-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 Sep 5, 2023

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/47854
✔  Done loading data for nodejs/node/pull/47854
----------------------------------- PR info ------------------------------------
Title      process: add custom dir support for heapsnapshot-signal (#47854)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     MrJithil:addCwdSupportOnHeapSnapshot -> nodejs:main
Labels     process, needs-ci
Commits    1
 - process: add custom dir support for heapsnapshot-signal
Committers 1
 - Jithil P Ponnan 
PR-URL: https://github.com/nodejs/node/pull/47854
Refs: https://github.com/nodejs/node/issues/47842
Reviewed-By: James M Snell 
Reviewed-By: Benjamin Gruenbaum 
Reviewed-By: Joyee Cheung 
Reviewed-By: Erick Wendel 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/47854
Refs: https://github.com/nodejs/node/issues/47842
Reviewed-By: James M Snell 
Reviewed-By: Benjamin Gruenbaum 
Reviewed-By: Joyee Cheung 
Reviewed-By: Erick Wendel 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Thu, 04 May 2023 09:50:48 GMT
   ✔  Approvals: 4
   ✔  - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/47854#pullrequestreview-1419757000
   ✔  - Benjamin Gruenbaum (@benjamingr) (TSC): https://github.com/nodejs/node/pull/47854#pullrequestreview-1432558181
   ✔  - Joyee Cheung (@joyeecheung) (TSC): https://github.com/nodejs/node/pull/47854#pullrequestreview-1473519728
   ✔  - Erick Wendel (@erickwendel): https://github.com/nodejs/node/pull/47854#pullrequestreview-1611054978
   ✘  Last GitHub CI failed
   ℹ  Last Full PR CI on 2023-09-05T13:31:34Z: https://ci.nodejs.org/job/node-test-pull-request/53742/
- Querying data for job/node-test-pull-request/53742/
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/6086313053

Copy link
Copy Markdown
Collaborator

PR-URL: nodejs#47854
Refs: nodejs#47842
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Erick Wendel <erick.workspace@gmail.com>
Trott force-pushed the addCwdSupportOnHeapSnapshot branch from 08383f8 to 5402185 Compare September 5, 2023 22:13
Trott merged commit 5402185 into nodejs:main Sep 5, 2023

Trott commented Sep 5, 2023

Copy link
Copy Markdown
Member

Landed in 5402185

ruyadorno pushed a commit that referenced this pull request Sep 28, 2023
PR-URL: #47854
Refs: #47842
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Erick Wendel <erick.workspace@gmail.com>
This was referenced Sep 28, 2023
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-failed An error occurred while landing this pull request using GitHub Actions. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL