Skip to content

doc: add Yihong Wang to collaborators - #18824

Closed
yhwang wants to merge 1 commit into
nodejs:masterfrom
yhwang:add-yhwang-into-collaborator
Closed

doc: add Yihong Wang to collaborators#18824
yhwang wants to merge 1 commit into
nodejs:masterfrom
yhwang:add-yhwang-into-collaborator

Conversation

@yhwang

Copy link
Copy Markdown
Member

Refs: #18533

Signed-off-by: Yihong Wang yh.wang@ibm.com

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

Refs: nodejs#18533
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Feb 16, 2018

@mhdawsonmhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@gibfahngibfahn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🎉

@TrottTrott added the notable-change PRs with changes that should be highlighted in changelogs. label Feb 17, 2018
yhwang added a commit to yhwang/node that referenced this pull request Feb 17, 2018
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
PR-URL: nodejs#18824
Refs: nodejs#18533
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
@yhwang

Copy link
Copy Markdown
MemberAuthor

Landed in 6c9774f and close the PR.

@yhwangyhwang closed this Feb 17, 2018
@yhwang
yhwang deleted the add-yhwang-into-collaborator branch February 17, 2018 05:33
@Trott

Copy link
Copy Markdown
Member

No CI?

@yhwang

yhwang commented Feb 17, 2018

Copy link
Copy Markdown
MemberAuthor

CI passed, I forgot to pasted the link, let me find it.

CI: https://ci.nodejs.org/job/node-test-commit/16316/

@Trott

Copy link
Copy Markdown
Member

I forgot to pasted the link, let me find it.

Here it is: https://ci.nodejs.org/job/node-test-pull-request/13222/

@Trott

Copy link
Copy Markdown
Member

Also: Welcome! :-D

@yhwang

Copy link
Copy Markdown
MemberAuthor

Here it is: https://ci.nodejs.org/job/node-test-pull-request/13222/

Thanks @Trott . That's the first CI I kicked off and it failed on 2 sub jobs. Because this would be my first self-landed PR, I'd like to get a all-green CI. Then I kicked off another one and got a good result. :-p

The link I posted above is the second one.

@Trott

Copy link
Copy Markdown
Member

Ah, so you were running full CIs. That explains why the onboarding process didn't finish in 90 minutes. :-D

For onboardings, it's usually enough to make sure the linter passes and maybe one other platform, and then we usually cancel the job. There's also the node-test-pull-request-lite task, which only runs LinuxOne and the linter. But those things probably aren't documented in the onboarding script, so that's probably why this happened. It's all coming together for me!

@yhwang

Copy link
Copy Markdown
MemberAuthor

then we usually cancel the job. There's also the node-test-pull-request-lite task, which only runs LinuxOne and the linter. But those things probably aren't documented in the onboarding script, so that's probably why this happened. It's all coming together for me!

Oops.. Good to know that. Yes, I ran a full CI. Unfortunately, I don't have second chance to do that again. For the onboarding CI stuff, no, it's not in the onboarding script. Or maybe we can have a special CI to run doc change only PR. I also ran make -j8 test locally. It took another 20 minutes.

@addaleax

Copy link
Copy Markdown
Member

Fwiw, when I’m onboarding people I usually let them kick off CI on an unrelated PR (that really needs it) first, then optionally too for the onboarding PR itself.

Or maybe we can have a special CI to run doc change only PR.

That’s more or less what we use the node-test-pull-request-lite job for that @Trott referred to, I think.

MylesBorins pushed a commit that referenced this pull request Feb 21, 2018
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
PR-URL: #18824
Refs: #18533
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
@MylesBorinsMylesBorins mentioned this pull request Feb 21, 2018
MylesBorins pushed a commit that referenced this pull request Feb 21, 2018
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
PR-URL: #18824
Refs: #18533
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
MylesBorins pushed a commit that referenced this pull request Feb 21, 2018
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
PR-URL: #18824
Refs: #18533
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
MayaLekova pushed a commit to MayaLekova/node that referenced this pull request May 8, 2018
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
PR-URL: nodejs#18824
Refs: nodejs#18533
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
MylesBorins pushed a commit that referenced this pull request Aug 7, 2018
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
PR-URL: #18824
Refs: #18533
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
MylesBorins pushed a commit that referenced this pull request Aug 7, 2018
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
PR-URL: #18824
Refs: #18533
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
MylesBorins pushed a commit that referenced this pull request Aug 9, 2018
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
PR-URL: #18824
Refs: #18533
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
@MylesBorinsMylesBorins mentioned this pull request Aug 16, 2018
MylesBorins pushed a commit that referenced this pull request Aug 16, 2018
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
PR-URL: #18824
Refs: #18533
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.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.notable-changePRs with changes that should be highlighted in changelogs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

14 participants

@yhwang@Trott@addaleax@apapirovski@jasnell@evanlucas@cjihrig@richardlau@gireeshpunathil@BridgeAR@mhdawson@vsemozhetbyt@gibfahn@nodejs-github-bot