-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
perf: remove duplicate codes #39239
Merged
Merged
perf: remove duplicate codes #39239
Conversation
This file contains 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
github-actions
bot
added
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
labels
Jul 2, 2021
This comment has been minimized.
This comment has been minimized.
ronag
approved these changes
Jul 3, 2021
jasnell
approved these changes
Jul 8, 2021
This comment has been minimized.
This comment has been minimized.
Ayase-252
added
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
request-ci
Add this label to start a Jenkins CI on a PR.
labels
Oct 7, 2021
github-actions
bot
removed
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
Oct 7, 2021
This comment has been minimized.
This comment has been minimized.
This was referenced Oct 8, 2021
This comment has been minimized.
This comment has been minimized.
This was referenced Oct 10, 2021
22 tasks
github-actions
bot
removed
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
Nov 24, 2021
This comment has been minimized.
This comment has been minimized.
github-actions
bot
removed
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
Nov 25, 2021
This was referenced Nov 26, 2021
47 tasks
This was referenced Dec 20, 2021
This was referenced Dec 22, 2021
This was referenced Dec 25, 2021
aduh95
added
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Dec 27, 2021
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
Dec 27, 2021
Commit Queue failed- Loading data for nodejs/node/pull/39239 ✔ Done loading data for nodejs/node/pull/39239 ----------------------------------- PR info ------------------------------------ Title perf: remove duplicate codes (#39239) Author Shaw <784487301@qq.com> (@xiaoxiaojx, first-time contributor) Branch xiaoxiaojx:patch-1 -> nodejs:master Labels http, author ready Commits 1 - remove duplicate codes Committers 1 - kaiduo PR-URL: https://github.com/nodejs/node/pull/39239 Reviewed-By: Robert Nagy Reviewed-By: James M Snell Reviewed-By: Yongsheng Zhang ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/39239 Reviewed-By: Robert Nagy Reviewed-By: James M Snell Reviewed-By: Yongsheng Zhang -------------------------------------------------------------------------------- ℹ This PR was created on Fri, 02 Jul 2021 18:36:14 GMT ✔ Approvals: 3 ✔ - Robert Nagy (@ronag) (TSC): https://github.com/nodejs/node/pull/39239#pullrequestreview-698577770 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/39239#pullrequestreview-701561527 ✔ - Yongsheng Zhang (@ZYSzys): https://github.com/nodejs/node/pull/39239#pullrequestreview-829514403 ✔ Last GitHub CI successful ℹ Last Full PR CI on 2021-12-24T15:38:29Z: https://ci.nodejs.org/job/node-test-pull-request/41648/ - Querying data for job/node-test-pull-request/41648/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ No git cherry-pick in progress ✔ No git am in progress ✔ No git rebase in progress -------------------------------------------------------------------------------- - Bringing origin/master up to date... From https://github.com/nodejs/node * branch master -> FETCH_HEAD 9a85efaa7f..077c75beae master -> origin/master ✔ origin/master is now up-to-date master is out of sync with origin/master. Mismatched commits: - ba1b7a2749 tls: permit null as a pfx value - 077c75beae tls: permit null as a pfx value -------------------------------------------------------------------------------- HEAD is now at 077c75beae tls: permit null as a pfx value ✔ Reset to origin/master - Downloading patch for 39239 From https://github.com/nodejs/node * branch refs/pull/39239/merge -> FETCH_HEAD ✔ Fetched commits as 077c75beaecc..00342b335efa -------------------------------------------------------------------------------- [master 28ed5ff2f2] remove duplicate codes Author: Shaw <784487301@qq.com> Date: Sat Jul 3 02:33:35 2021 +0800 1 file changed, 1 deletion(-) ✔ Patches applied -------------------------------------------------------------------------------- --------------------------------- New Message ---------------------------------- remove duplicate codeshttps://github.com/nodejs/node/actions/runs/1627255427 |
This was referenced Dec 28, 2021
Trott
pushed a commit
to xiaoxiaojx/node
that referenced
this pull request
Jan 5, 2022
This line of code has been implemented in the prepareError function. PR-URL: nodejs#39239 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Landed in bad65ea. Thanks for the contribution! 🎉 |
This line of code has been implemented in the prepareError function. PR-URL: nodejs#39239 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
targos
pushed a commit
that referenced
this pull request
Jan 14, 2022
This line of code has been implemented in the prepareError function. PR-URL: #39239 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
danielleadams
pushed a commit
that referenced
this pull request
Jan 31, 2022
This line of code has been implemented in the prepareError function. PR-URL: #39239 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Linkgoron
pushed a commit
to Linkgoron/node
that referenced
this pull request
Jan 31, 2022
This line of code has been implemented in the prepareError function. PR-URL: nodejs#39239 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
danielleadams
pushed a commit
that referenced
this pull request
Feb 1, 2022
This line of code has been implemented in the prepareError function. PR-URL: #39239 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
http
Issues or PRs related to the http subsystem.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This line of code has been implemented in the prepareError function