[v11.x backport] doc: sort bottom-of-file markdown links#24680
Closed
sam-github wants to merge 1 commit intonodejs:v11.x-stagingfrom
Closed
[v11.x backport] doc: sort bottom-of-file markdown links#24680sam-github wants to merge 1 commit intonodejs:v11.x-stagingfrom
sam-github wants to merge 1 commit intonodejs:v11.x-stagingfrom
Conversation
Collaborator
|
@sam-github sadly an error occured when I tried to trigger a build :( |
4 tasks
Contributor
|
Does this need rebasing? |
07f1f64 to
69c41f1
Compare
Contributor
Author
|
rebased |
Contributor
|
Node.js Collaborators, please, add 👍 here if you approve fast-tracking. |
Contributor
Author
Member
09f5222 to
b3a9ade
Compare
Contributor
Author
Trott
approved these changes
Dec 1, 2018
Backport-PR-URL: nodejs#24680 PR-URL: nodejs#24679 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
b3a9ade to
476272a
Compare
Contributor
Author
|
I force pushed with amended description, no other changes. Mostly to get Travis to re-build it. |
Contributor
Author
Member
|
@sam-github thanks. I am going to prepare a new release tomorrow. |
Contributor
Author
|
travis can never find the head commit, AFAICT, it always fails. ci-lite: https://ci.nodejs.org/job/node-test-pull-request-lite-pipeline/1816/ |
Member
|
Landed in 66d8330 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #24679
Preemptive, the sorting doesn't cherrypick well down to release branches, this should help prevent annoying conflicts in the docs.
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes