Skip to content

tools,doc: standardize on End-of-Life capitalization - #26442

Closed
Trott wants to merge 2 commits into
nodejs:masterfrom
Trott:eol-linting
Closed

tools,doc: standardize on End-of-Life capitalization#26442
Trott wants to merge 2 commits into
nodejs:masterfrom
Trott:eol-linting

Conversation

@Trott

@TrottTrott commented Mar 4, 2019

Copy link
Copy Markdown
Member

First commit:

doc: standardize on End-of-Life capitalization
Use "End-of-Life" everywhere and not "End-of-life" or "End-Of-Life".

Second commit:

tools: update remark-preset-lint-node to 1.5.0
This update includes an additional check for `End-of-life`. For
consistency, we use `End-of-Life` everywhere.
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@Trott
Trott requested review from BridgeAR and richardlauMarch 4, 2019 23:36
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory. labels Mar 4, 2019
@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 4, 2019
@TrottTrott changed the title tools,doc: doc: standardize on End-of-Life capitalizationtools,doc: standardize on End-of-Life capitalizationMar 5, 2019
Trott added 2 commits March 6, 2019 13:15
Use "End-of-Life" everywhere and not "End-of-life" or "End-Of-Life".
This update includes an additional check for `End-of-life`. For
consistency, we use `End-of-Life` everywhere.
@Trott

Trott commented Mar 6, 2019

Copy link
Copy Markdown
MemberAuthor

Rebased due to a conflict with another commit. Lite CI: https://ci.nodejs.org/job/node-test-pull-request-lite-pipeline/2789/

@Trott

Trott commented Mar 6, 2019

Copy link
Copy Markdown
MemberAuthor

Landed in d50fc51...9f2bde5

@TrottTrott closed this Mar 6, 2019
Trott added a commit to Trott/io.js that referenced this pull request Mar 6, 2019
Use "End-of-Life" everywhere and not "End-of-life" or "End-Of-Life".
PR-URL: nodejs#26442
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Trott added a commit to Trott/io.js that referenced this pull request Mar 6, 2019
This update includes an additional check for `End-of-life`. For
consistency, we use `End-of-Life` everywhere.
PR-URL: nodejs#26442
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
BridgeAR pushed a commit to BridgeAR/node that referenced this pull request Mar 12, 2019
Use "End-of-Life" everywhere and not "End-of-life" or "End-Of-Life".
PR-URL: nodejs#26442
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
BridgeAR pushed a commit to BridgeAR/node that referenced this pull request Mar 12, 2019
This update includes an additional check for `End-of-life`. For
consistency, we use `End-of-Life` everywhere.
PR-URL: nodejs#26442
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
BridgeAR pushed a commit that referenced this pull request Mar 14, 2019
Use "End-of-Life" everywhere and not "End-of-life" or "End-Of-Life".
PR-URL: #26442
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
BridgeAR pushed a commit that referenced this pull request Mar 14, 2019
This update includes an additional check for `End-of-life`. For
consistency, we use `End-of-Life` everywhere.
PR-URL: #26442
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
@Trott
Trott deleted the eol-linting branch January 13, 2022 22:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.buildIssues and PRs related to build files or the CI.docIssues and PRs related to the documentations.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@nodejs-github-bot@antsmartian@richardlau@BridgeAR