quic: fix debug log by jakecastelli · Pull Request #57689 · nodejs/node · GitHub
Skip to content

quic: fix debug log#57689

Merged
nodejs-github-bot merged 1 commit intonodejs:mainfrom
jakecastelli:fix-quic-debug-typos
Apr 3, 2025
Merged

quic: fix debug log#57689
nodejs-github-bot merged 1 commit intonodejs:mainfrom
jakecastelli:fix-quic-debug-typos

Conversation

@jakecastelli
Copy link
Copy Markdown
Member

No description provided.

@jakecastelli jakecastelli added the fast-track PRs that do not need to wait for 72 hours to land. label Mar 30, 2025
@github-actions

This comment was marked as outdated.

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3. labels Mar 30, 2025
@jakecastelli jakecastelli force-pushed the fix-quic-debug-typos branch from c7737b2 to 5eda7aa Compare March 30, 2025 11:01
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 30, 2025

@cjihrig
Copy link
Copy Markdown
Contributor

cjihrig commented Mar 30, 2025

I'm not sure this can currently be fast tracked because it requires a full CI run and the CI is locked down.

@jakecastelli
Copy link
Copy Markdown
Member Author

oh yes, thanks for the reminder, forgot about the CI situation when I created the PR

@jakecastelli jakecastelli removed the fast-track PRs that do not need to wait for 72 hours to land. label Mar 30, 2025
@bjohansebas bjohansebas added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 1, 2025
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 1, 2025
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@jasnell
Copy link
Copy Markdown
Member

jasnell commented Apr 2, 2025

I'm not sure this can currently be fast tracked because it requires a full CI run and the CI is locked down.

Well, that and quic is no longer built by default in CI ;-)

@jakecastelli jakecastelli added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Apr 3, 2025
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 3, 2025
@nodejs-github-bot nodejs-github-bot merged commit 10cff7b into nodejs:main Apr 3, 2025
63 checks passed
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

JonasBa pushed a commit to JonasBa/node that referenced this pull request Apr 11, 2025
PR-URL: nodejs#57689
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
RafaelGSS pushed a commit that referenced this pull request May 1, 2025
PR-URL: #57689
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
RafaelGSS pushed a commit that referenced this pull request May 2, 2025
PR-URL: #57689
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
@aduh95 aduh95 added the dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. label May 6, 2025
@aduh95 aduh95 added the dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. label May 6, 2025
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. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants