-
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
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 <[email protected]> Reviewed-By: Denys Otrishko <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
PR-URL: #23059 Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Denys Otrishko <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
Small cleanup.
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes