Skip to content

doc,meta: remove wait period for npm pull requests - #30329

Merged
Trott merged 1 commit into
nodejs:masterfrom
Trott:remove-npm-wait-time
Nov 10, 2019
Merged

doc,meta: remove wait period for npm pull requests#30329
Trott merged 1 commit into
nodejs:masterfrom
Trott:remove-npm-wait-time

Conversation

@Trott

@TrottTrott commented Nov 8, 2019

Copy link
Copy Markdown
Member

Treat npm pull requests like all other pull requests. Remove special
extended wait period for landing.

@nodejs/npm

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

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Nov 8, 2019
@TrottTrott added npm Issues and PRs related to the npm client dependency or the npm registry. and removed doc Issues and PRs related to the documentations. labels Nov 8, 2019
@Trott

Trott commented Nov 8, 2019

Copy link
Copy Markdown
MemberAuthor

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 8, 2019
Comment threaddoc/guides/maintaining-npm.md Outdated

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.

@Trott - what would be an advantage of doing this? IMO a one week grace period is justified as a resiliency and quality measure.

@TrottTrottNov 8, 2019

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

@gireeshpunathil I think it makes sense to withhold it from releases, but I'm less certain that there's much advantage to delaying it landing on master. There was relevant discussion about this in #29922. In that discussion, there seem to be a lot of people (especially if you include emoji reactions) in favor of getting rid of the delay and treating npm PRs like other PRs. But I'm totally OK if someone thinks this goes too far and blocks this change. Ultimately, I'm comfortable with changing it because we can always change the rule back.

@Trott

Trott commented Nov 8, 2019

Copy link
Copy Markdown
MemberAuthor

Going to @-mention @nodejs/tsc here as it seems like the right thing to do for a process change like this.

Treat npm pull requests like all other pull requests. Remove special
extended wait period for landing.
PR-URL: nodejs#30329
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@Trott
Trottforce-pushed the remove-npm-wait-time branch from 026d819 to 5f9794eCompareNovember 10, 2019 04:12
@Trott
Trott merged commit 5f9794e into nodejs:masterNov 10, 2019
@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in 5f9794e

MylesBorins pushed a commit that referenced this pull request Nov 17, 2019
Treat npm pull requests like all other pull requests. Remove special
extended wait period for landing.
PR-URL: #30329
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@BridgeARBridgeAR mentioned this pull request Nov 19, 2019
targos pushed a commit that referenced this pull request Dec 1, 2019
Treat npm pull requests like all other pull requests. Remove special
extended wait period for landing.
PR-URL: #30329
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@BethGriggsBethGriggs mentioned this pull request Dec 9, 2019
MylesBorins pushed a commit that referenced this pull request Dec 17, 2019
Treat npm pull requests like all other pull requests. Remove special
extended wait period for landing.
PR-URL: #30329
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@BethGriggsBethGriggs mentioned this pull request Dec 23, 2019
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.npmIssues and PRs related to the npm client dependency or the npm registry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

11 participants

@Trott@sam-github@addaleax@lpinca@targos@gengjiawen@richardlau@gireeshpunathil@BethGriggs@trivikr@nodejs-github-bot