The Wayback Machine - https://web.archive.org/web/20221221145811/https://github.com/nodejs/node/labels/needs-ci
Skip to content

Issues: nodejs/node

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

test: fix flakyness in test-runner reporter test flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#45930 opened Dec 21, 2022 by MoLow Loading…
test: attempt to make test-fs-stat-bigint less flaky needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#45925 opened Dec 20, 2022 by jasnell Loading…
module: move test reporter loading author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. dont-land-on-v14.x PRs that should not land on the v14.x-staging branch and should not be released in v14.x. esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. test_runner
#45923 opened Dec 20, 2022 by GeoffreyBooth Loading…
net: handle socket.write(cb) edge case needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#45922 opened Dec 20, 2022 by santigimeno Loading…
fs: allow FileHandle to outlive ReadableStream fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#45917 opened Dec 20, 2022 by Slayer95 Loading…
src: use string_view for FastStringKey implementation author ready PRs 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++. dont-land-on-v16.x PRs that should not land on the v16.x-staging branch and should not be released in v16.x. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#45914 opened Dec 19, 2022 by addaleax Loading…
src: update src/crypto/* in preparation for quic author ready PRs 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++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#45912 opened Dec 19, 2022 by jasnell Loading…
fs: handle fixes fs Issues and PRs related to the fs subsystem / file system. good first issue Issues that are suitable for first-time contributors. needs-ci PRs that need a full CI run.
#45909 opened Dec 19, 2022 by ronag Draft
[v19.x backport] wasi: fast calls author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v19.x Issues that can be reproduced on v19.x or PRs targeting the v19.x-staging branch.
#45908 opened Dec 19, 2022 by targos Loading…
src: distinguish env stopping flags c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#45907 opened Dec 19, 2022 by legendecas Loading…
test: add fix so that test exits if port 42 is unprivileged needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#45904 opened Dec 18, 2022 by 7suyash7 Loading…
build: fix arm64 cross-compile from powershell build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#45890 opened Dec 16, 2022 by StefanStojanovic Loading…
src: add snapshot support for embedder API c++ Issues and PRs that require attention from people who are familiar with C++. embedding Issues and PRs related to embedding Node.js in another project. experimental Issues and PRs related to experimental features. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version. snapshot Issues and PRs related to the startup snapshot
#45888 opened Dec 16, 2022 by addaleax Loading…
build: add option to disable shared readonly heap build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#45887 opened Dec 16, 2022 by addaleax Loading…
src: use CreateEnvironment instead of inlining its code where possible c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#45886 opened Dec 16, 2022 by addaleax Loading…
src: fix creating Isolates from addons author ready PRs 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++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. review wanted PRs that need reviews.
#45885 opened Dec 16, 2022 by addaleax Loading…
src: fix crash on OnStreamRead on Windows author ready PRs 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-ci PRs that need a full CI run.
#45878 opened Dec 16, 2022 by santigimeno Loading…
test: use process.hrtime.bigint instead of process.hrtime author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#45877 opened Dec 16, 2022 by deokjinkim Loading…
[v16.x] src: add support for externally shared js builtins lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v16.x Issues that can be reproduced on v16.x or PRs targeting the v16.x-staging branch.
#45867 opened Dec 14, 2022 by mhdawson Loading…
test: fix test-net-happy-eyeballs without IPv6 support needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#45856 opened Dec 14, 2022 by LiviaMedeiros Loading…
deps: V8: cherry-pick 30861a39323d author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#45851 opened Dec 14, 2022 by AaronFriel Loading…
debugger: refactor console in lib/internal/debugger/inspect.js author ready PRs that have at least one approval, no pending requests for changes, and a CI started. debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run.
#45847 opened Dec 13, 2022 by debadree25 Loading…
lib,src: update exit codes c++ Issues and PRs that require attention from people who are familiar with C++. debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#45841 opened Dec 13, 2022 by debadree25 Loading…
doc,lib: remove deprecated domain module blocked PRs that are blocked by other issues or PRs. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version. wip Issues and PRs that are still a work in progress.
#45839 opened Dec 13, 2022 by bnoordhuis Draft
ProTip! Updated in the last three days: updated:>2022-12-18.