-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
doc: edit fast-tracking section #23059
Conversation
CI: https://ci.nodejs.org/job/node-test-pull-request/17429/ There was a failure in parallel/test-tls-connect-simple on ARM, but this is a docs only change. |
Resume build: https://ci.nodejs.org/job/node-test-pull-request/17432/ (By the way, for doc-only changes, you can use node-test-pull-request-lite-pipeline.) |
Pipeline CI: https://ci.nodejs.org/job/node-test-pull-request-lite-pipeline/1014/ (Resume build was not successful and CI, in general, is not really healthy so I don't think it's worth trying to "green" it). |
Just to check CI health resume original again: https://ci.nodejs.org/job/node-test-commit/21772/ (✔️) |
PR-URL: nodejs#23059 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
PR-URL: #23059 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Denys Otrishko <shishugi@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Small cleanup.
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes