Skip to content

[v11.x backport] doc: sort bottom-of-file markdown links - #24680

Closed
sam-github wants to merge 1 commit into
nodejs:v11.x-stagingfrom
sam-github:backport-24679-to-v11.x
Closed

[v11.x backport] doc: sort bottom-of-file markdown links#24680
sam-github wants to merge 1 commit into
nodejs:v11.x-stagingfrom
sam-github:backport-24679-to-v11.x

Conversation

@sam-github

Copy link
Copy Markdown
Contributor

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), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@sam-github sadly an error occured when I tried to trigger a build :(

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. v11.x labels Nov 27, 2018
@vsemozhetbyt

Copy link
Copy Markdown
Contributor

Does this need rebasing?

@sam-github
sam-githubforce-pushed the backport-24679-to-v11.x branch from 07f1f64 to 69c41f1CompareNovember 28, 2018 17:13
@sam-github

Copy link
Copy Markdown
ContributorAuthor

rebased

Comment threaddoc/api/fs.md Outdated

@vsemozhetbytvsemozhetbyt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With a nit.

@vsemozhetbyt

Copy link
Copy Markdown
Contributor

Node.js Collaborators, please, add 👍 here if you approve fast-tracking.

@sam-github

Copy link
Copy Markdown
ContributorAuthor

@targos

Copy link
Copy Markdown
Member

@sam-github
sam-githubforce-pushed the backport-24679-to-v11.x branch from 09f5222 to b3a9adeCompareNovember 30, 2018 22:30
@sam-github

Copy link
Copy Markdown
ContributorAuthor

Backport-PR-URL: nodejs#24680
PR-URL: nodejs#24679
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@sam-github
sam-githubforce-pushed the backport-24679-to-v11.x branch from b3a9ade to 476272aCompareDecember 3, 2018 17:38
@sam-github

Copy link
Copy Markdown
ContributorAuthor

I force pushed with amended description, no other changes. Mostly to get Travis to re-build it.

@sam-github

Copy link
Copy Markdown
ContributorAuthor

@BridgeAR@targos you may want to land this on v11.x-staging soon to help prevent conflicts from PRs touching docs after 64cea5a on master.

@BridgeAR

Copy link
Copy Markdown
Member

@sam-github thanks. I am going to prepare a new release tomorrow.

@sam-github

Copy link
Copy Markdown
ContributorAuthor

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/

@BridgeAR

Copy link
Copy Markdown
Member

Landed in 66d8330

@BridgeARBridgeAR closed this Dec 5, 2018
BridgeAR pushed a commit that referenced this pull request Dec 5, 2018
Backport-PR-URL: #24680
PR-URL: #24679
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@sam-github@nodejs-github-bot@vsemozhetbyt@targos@BridgeAR@Trott