Skip to content

Conversation

@RaisinTen
Copy link
Member

All uses of NodeMainInstance::registry_ were removed in
43d2e24, so this change removes the variable completely.

Signed-off-by: Darshan Sen [email protected]

cc @joyeecheung

All uses of NodeMainInstance::registry_ were removed in nodejs@43d2e24, so this change removes the variable completely. Signed-off-by: Darshan Sen <[email protected]>
@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. process Issues and PRs related to the process subsystem. labels Jun 12, 2022
@nodejs-github-bot

This comment was marked as outdated.

@RaisinTenRaisinTen added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jun 12, 2022
@nodejs-github-bot

This comment was marked as outdated.

@jasnelljasnell added the fast-track PRs that do not need to wait for 48 hours to land. label Jun 13, 2022
@github-actions
Copy link
Contributor

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

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot
Copy link
Collaborator

@RaisinTenRaisinTen added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 29, 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 Jun 29, 2022
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/43392 ✔ Done loading data for nodejs/node/pull/43392 ----------------------------------- PR info ------------------------------------ Title src,bootstrap: remove `NodeMainInstance::registry_` (#43392) Author Darshan Sen (@RaisinTen) Branch RaisinTen:src,bootstrap/remove-NodeMainInstance-registry_ -> nodejs:main Labels c++, process, fast-track, author ready, needs-ci Commits 1 - src,bootstrap: remove NodeMainInstance::registry_ Committers 1 - Darshan Sen PR-URL: https://github.com/nodejs/node/pull/43392 Reviewed-By: Colin Ihrig Reviewed-By: Tobias Nießen Reviewed-By: Santiago Gimeno Reviewed-By: Joyee Cheung Reviewed-By: James M Snell ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/43392 Reviewed-By: Colin Ihrig Reviewed-By: Tobias Nießen Reviewed-By: Santiago Gimeno Reviewed-By: Joyee Cheung Reviewed-By: James M Snell -------------------------------------------------------------------------------- ℹ This PR was created on Sun, 12 Jun 2022 13:20:52 GMT ✔ Approvals: 5 ✔ - Colin Ihrig (@cjihrig) (TSC): https://github.com/nodejs/node/pull/43392#pullrequestreview-1003640736 ✔ - Tobias Nießen (@tniessen) (TSC): https://github.com/nodejs/node/pull/43392#pullrequestreview-1003645749 ✔ - Santiago Gimeno (@santigimeno): https://github.com/nodejs/node/pull/43392#pullrequestreview-1003648118 ✔ - Joyee Cheung (@joyeecheung) (TSC): https://github.com/nodejs/node/pull/43392#pullrequestreview-1003985797 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/43392#pullrequestreview-1004606591 ℹ This PR is being fast-tracked ✖ The fast-track request requires at least one collaborator's approval (👍). ✔ Last GitHub CI successful ℹ Last Full PR CI on 2022-06-28T04:38:55Z: https://ci.nodejs.org/job/node-test-pull-request/44924/ - Querying data for job/node-test-pull-request/44924/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/2583705616

@RaisinTenRaisinTen added commit-queue Add this label to land a pull request using GitHub Actions. and removed fast-track PRs that do not need to wait for 48 hours to land. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Jun 29, 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 Jun 29, 2022
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/43392 ✖ Failed to get collaborator info from nodejs/node/README.md Error: Couldn't find ### TSC (Technical Steering Committee) in the README at parseCollaborators (file:///opt/hostedtoolcache/node/16.15.1/x64/lib/node_modules/node-core-utils/lib/collaborators.js:81:11) at getCollaborators (file:///opt/hostedtoolcache/node/16.15.1/x64/lib/node_modules/node-core-utils/lib/collaborators.js:59:21) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async PRData.getCollaborators (file:///opt/hostedtoolcache/node/16.15.1/x64/lib/node_modules/node-core-utils/lib/pr_data.js:74:26) at async Promise.all (index 0) at async PRData.getAll (file:///opt/hostedtoolcache/node/16.15.1/x64/lib/node_modules/node-core-utils/lib/pr_data.js:58:5) at async getMetadata (file:///opt/hostedtoolcache/node/16.15.1/x64/lib/node_modules/node-core-utils/components/metadata.js:18:3) at async main (file:///opt/hostedtoolcache/node/16.15.1/x64/lib/node_modules/node-core-utils/components/git/land.js:200:22)
https://github.com/nodejs/node/actions/runs/2583778187

@aduh95aduh95 added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Jun 30, 2022
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 30, 2022
@nodejs-github-botnodejs-github-bot merged commit 08c8e85 into nodejs:mainJun 30, 2022
@nodejs-github-bot
Copy link
Collaborator

Landed in 08c8e85

@RaisinTenRaisinTen deleted the src,bootstrap/remove-NodeMainInstance-registry_ branch June 30, 2022 08:35
targos pushed a commit that referenced this pull request Jul 12, 2022
All uses of NodeMainInstance::registry_ were removed in 43d2e24, so this change removes the variable completely. Signed-off-by: Darshan Sen <[email protected]> PR-URL: #43392 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: James M Snell <[email protected]>
@targostargos mentioned this pull request Jul 12, 2022
targos pushed a commit that referenced this pull request Jul 20, 2022
All uses of NodeMainInstance::registry_ were removed in 43d2e24, so this change removes the variable completely. Signed-off-by: Darshan Sen <[email protected]> PR-URL: #43392 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: James M Snell <[email protected]>
targos pushed a commit that referenced this pull request Jul 31, 2022
All uses of NodeMainInstance::registry_ were removed in 43d2e24, so this change removes the variable completely. Signed-off-by: Darshan Sen <[email protected]> PR-URL: #43392 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: James M Snell <[email protected]>
@targostargos mentioned this pull request Aug 3, 2022
guangwong pushed a commit to noslate-project/node that referenced this pull request Oct 10, 2022
All uses of NodeMainInstance::registry_ were removed in nodejs/node@43d2e24, so this change removes the variable completely. Signed-off-by: Darshan Sen <[email protected]> PR-URL: nodejs/node#43392 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Joyee Cheung <[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

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.c++Issues and PRs that require attention from people who are familiar with C++.needs-ciPRs that need a full CI run.processIssues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@RaisinTen@nodejs-github-bot@jasnell@santigimeno@cjihrig@tniessen@joyeecheung@aduh95