Skip to content

test,doc: fix async-hooks coverage doc for md lint (v10.x backport problem) - #22296

Closed
rvagg wants to merge 1 commit into
nodejs:v10.x-stagingfrom
rvagg:rvagg/fix-async-hooks-coverage.md-lint
Closed

test,doc: fix async-hooks coverage doc for md lint (v10.x backport problem)#22296
rvagg wants to merge 1 commit into
nodejs:v10.x-stagingfrom
rvagg:rvagg/fix-async-hooks-coverage.md-lint

Conversation

@rvagg

Copy link
Copy Markdown
Member

#20894 / 2930bd1 was introduced on master which removed an offending line in this doc before linting was applied to test/ in #22221 / 56103ab. Since #20894 is semver-major, the full changes were not
backported.

It's either this or back out the md linting for test/ on v10.x for now I think.

Note that the change that applies lint-md to test/ isn't on v10.x-staging yet, nor are the other changes required to get test/ up to scratch, they're on the release proposal for 10.9.0 @ #22295 though. I'll put this on top of the rest of those commits and it'll be happy (have confirmed this, manually, CI won't tell us anything interesting about this PR as is).

@Trott you're probably the best person to look at this.

nodejs#20894 / 2930bd1 was introduced on
master which removed an offending line in this doc before linting was
applied to test/ in nodejs#22221 /
56103ab. Since 20894 is semver-major, the full changes were not
backported.
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@rvagg
rvagg requested a review from TrottAugust 13, 2018 10:38
@nodejs-github-botnodejs-github-bot added async_hooks Issues and PRs related to the async hooks subsystem. test Issues and PRs related to the tests. v10.x labels Aug 13, 2018
@rvaggrvagg changed the title test,doc: fix async-hooks coverage doc for md linttest,doc: fix async-hooks coverage doc for md lint (v10.x backport problem)Aug 13, 2018
@rvaggrvagg mentioned this pull request Aug 13, 2018
@BridgeARBridgeAR added the fast-track PRs that do not need to wait for 48 hours to land. label Aug 13, 2018
@vsemozhetbyt

Copy link
Copy Markdown
Contributor

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

@vsemozhetbytvsemozhetbyt added the doc Issues and PRs related to the documentations. label Aug 13, 2018
@Trott

Copy link
Copy Markdown
Member

CI is green, fast tracking has been approved, and there are four sign-offs on this. Land at will, @rvagg! (I try to stay away from landing stuff on -staging branches. Otherwise, I'd do it myself.)

rvagg added a commit that referenced this pull request Aug 13, 2018
#20894 / 2930bd1 was introduced on
master which removed an offending line in this doc before linting was
applied to test/ in #22221 /
56103ab. Since 20894 is semver-major, the full changes were not
backported.
PR-URL: #22296
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: George Adams <george.adams@uk.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
@rvaggrvagg closed this Aug 13, 2018
@rvagg
rvagg deleted the rvagg/fix-async-hooks-coverage.md-lint branch August 13, 2018 23:51
@rvagg

Copy link
Copy Markdown
MemberAuthor

excellent, thanks folks, merged into v10.9.0-proposal for now

rvagg added a commit that referenced this pull request Aug 15, 2018
#20894 / 2930bd1 was introduced on
master which removed an offending line in this doc before linting was
applied to test/ in #22221 /
56103ab. Since 20894 is semver-major, the full changes were not
backported.
PR-URL: #22296
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: George Adams <george.adams@uk.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
firass111 pushed a commit to firass111/Project_node1 that referenced this pull request Apr 16, 2025
nodejs/node#20894 / 2930bd1 was introduced on
master which removed an offending line in this doc before linting was
applied to test/ in nodejs/node#22221 /
56103ab. Since 20894 is semver-major, the full changes were not
backported.
PR-URL: nodejs/node#22296
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: George Adams <george.adams@uk.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

async_hooksIssues and PRs related to the async hooks subsystem.docIssues and PRs related to the documentations.fast-trackPRs that do not need to wait for 48 hours to land.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@rvagg@nodejs-github-bot@vsemozhetbyt@Trott@BridgeAR@gdams@targos