| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
I'm trying to use std::pair<name, version_number> then sort and create a new v8::Object |
Sorry, something went wrong.
|
I'm confused that why build CI all crashed today |
Sorry, something went wrong.
|
There was a GitHub issue with tarball sha's today that caused stuff all over the place to break. The rolled it back this afternoon. Pretty sure that's what hit us today. |
Sorry, something went wrong.
|
Could you also add a test? |
Sorry, something went wrong.
I will do it later |
Sorry, something went wrong.
|
ive updated the test case |
Sorry, something went wrong.
There was a problem hiding this comment.
Performance isn't as important here but consider using the same technique for consistency.
Sorry, something went wrong.
There was a problem hiding this comment.
I think json_keyvalue(k, v) has no implement for std::string_view
Sorry, something went wrong.
|
nodejs ci is disabled for now. how can I run it before merge the pr |
Sorry, something went wrong.
You'll have to wait until the embargo is lifted and CI reenabled. |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/46428 ✔ Done loading data for nodejs/node/pull/46428 ----------------------------------- PR info ------------------------------------ Title process: print versions by sort (#46428) Author Himself65 (@Himself65) Branch Himself65:20230130-sort-versions -> nodejs:main Labels c++, process, author ready, needs-ci Commits 5 - process: print versions by sort - fixup!: code - fixup!: code - fixup!: format - fixup!: format Committers 1 - himself65 PR-URL: https://github.com/nodejs/node/pull/46428 Fixes: https://github.com/nodejs/node/issues/45630 Reviewed-By: Anna Henningsen Reviewed-By: James M Snell Reviewed-By: Darshan Sen ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/46428 Fixes: https://github.com/nodejs/node/issues/45630 Reviewed-By: Anna Henningsen Reviewed-By: James M Snell Reviewed-By: Darshan Sen -------------------------------------------------------------------------------- ℹ This PR was created on Mon, 30 Jan 2023 18:42:25 GMT ✔ Approvals: 3 ✔ - Anna Henningsen (@addaleax): https://github.com/nodejs/node/pull/46428#pullrequestreview-1304619046 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/46428#pullrequestreview-1282238933 ✔ - Darshan Sen (@RaisinTen) (TSC): https://github.com/nodejs/node/pull/46428#pullrequestreview-1284199496 ✔ Last GitHub CI successful ℹ Last Full PR CI on 2023-02-18T17:34:16Z: https://ci.nodejs.org/job/node-test-pull-request/49699/ - Querying data for job/node-test-pull-request/49699/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ No git cherry-pick in progress ✔ No git am in progress ✔ No git rebase in progress -------------------------------------------------------------------------------- - Bringing origin/main up to date... From https://github.com/nodejs/node * branch main -> FETCH_HEAD ✔ origin/main is now up-to-date - Downloading patch for 46428 From https://github.com/nodejs/node * branch refs/pull/46428/merge -> FETCH_HEAD ✔ Fetched commits as 4ba860ee693d..73a1163802da -------------------------------------------------------------------------------- [main 2d9275ad6b] process: print versions by sort Author: himself65 Date: Fri Feb 3 17:04:23 2023 -0600 3 files changed, 42 insertions(+), 9 deletions(-) [main ab24f3f61c] fixup!: code Author: himself65 Date: Fri Feb 3 17:19:54 2023 -0600 2 files changed, 21 insertions(+), 13 deletions(-) [main 66f67104ab] fixup!: code Author: himself65 Date: Sat Feb 4 15:10:17 2023 -0600 1 file changed, 1 insertion(+), 1 deletion(-) [main 881db7bec2] fixup!: format Author: himself65 Date: Sat Feb 4 15:10:32 2023 -0600 1 file changed, 2 insertions(+), 1 deletion(-) [main cb6ee4df18] fixup!: format Author: himself65 Date: Sat Feb 4 15:40:33 2023 -0600 1 file changed, 1 insertion(+), 1 deletion(-) ✔ Patches applied There are 5 commits in the PR. Attempting autorebase. Rebasing (2/10)https://github.com/nodejs/node/actions/runs/4212781930 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes: #45630