Skip to content

Conversation

@vsemozhetbyt
Copy link
Contributor

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc, http2

@vsemozhetbytvsemozhetbyt added the fast-track PRs that do not need to wait for 48 hours to land. label Feb 6, 2018
@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem. labels Feb 6, 2018
@vsemozhetbyt
Copy link
ContributorAuthor

@vsemozhetbyt
Copy link
ContributorAuthor

Do I understand correctly that CI failure is unrelated? Should we wait till "all green"?

@apapirovski
Copy link
Contributor

FWIW I'm reasonably certain this can land without the linuxone run (but maybe not the other PR before it). It's correcting a doc spelling error, which means it's impossible for it to affect the regular CI.

@vsemozhetbyt
Copy link
ContributorAuthor

vsemozhetbyt commented Feb 6, 2018

@apapirovski Well, linuxone includes doc building tests, so I always try to reassure myself. But this fix just makes this fragment similar to some others, so maybe we can go on)

@vsemozhetbyt
Copy link
ContributorAuthor

Landed in d1d9e2f

vsemozhetbyt added a commit that referenced this pull request Feb 6, 2018
PR-URL: #18602 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@vsemozhetbytvsemozhetbyt deleted the doc-http2-typo branch February 6, 2018 18:47
MylesBorins pushed a commit that referenced this pull request Feb 21, 2018
PR-URL: #18602 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
MylesBorins pushed a commit that referenced this pull request Feb 21, 2018
PR-URL: #18602 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
MylesBorins pushed a commit that referenced this pull request Feb 21, 2018
PR-URL: #18602 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Feb 21, 2018
kjin pushed a commit to kjin/node that referenced this pull request May 1, 2018
PR-URL: nodejs#18602 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
MylesBorins pushed a commit that referenced this pull request May 2, 2018
Backport-PR-URL: #20456 PR-URL: #18602 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request May 2, 2018
MayaLekova pushed a commit to MayaLekova/node that referenced this pull request May 8, 2018
PR-URL: nodejs#18602 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
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.fast-trackPRs that do not need to wait for 48 hours to land.http2Issues or PRs related to the http2 subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@vsemozhetbyt@apapirovski@lpinca@gibfahn@nodejs-github-bot