★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/34979Nouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: drop the --production flag for installing windows-build-tools #34979

Conversation

Copy link
Contributor

@DeeDeeG DeeDeeG commented Aug 29, 2020 •

Drop --production from the install instructions for windows-build-tools. The --production flag isn't needed here, as "not installing devDependencies" is already implied when npm installing a module by name.

(This was probably copy-pasted a while ago from windows-build-tools' README.md, which has since been updated to drop the --production flag from its install instructions: felixrieseberg/windows-build-tools@4420dc8)

Checklist

This isn't needed, and was probably copy-pasted from
windows-build-tools' README.md, which has since been changed
to drop the `--production` flag from the install instructions.
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Aug 29, 2020

Review requested:

  • @nodejs/n-api

@nodejs-github-bot nodejs-github-bot added doc node-api labels Aug 29, 2020
@DeeDeeG
Copy link
Contributor Author

@DeeDeeG DeeDeeG commented Aug 29, 2020

Fastest reviews I've ever had on anything, thanks folks!

@addaleax addaleax added author ready fast-track labels Aug 29, 2020
@addaleax
Copy link
Member

@addaleax addaleax commented Aug 29, 2020

👍 to fast-track?

@rickyes rickyes added the commit-queue label Aug 31, 2020
@github-actions github-actions bot removed the commit-queue label Aug 31, 2020
@github-actions
Copy link

@github-actions github-actions bot commented Aug 31, 2020

Commit Queue failed
- Loading data for nodejs/node/pull/34979
✔  Done loading data for nodejs/node/pull/34979
----------------------------------- PR info ------------------------------------
Title      doc: drop the --production flag for installing windows-build-tools (#34979)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     DeeDeeG:docs-no-production-flag-for-windows-build-tools -> nodejs:master
Labels     author ready, doc, fast-track, n-api
Commits    1
 - doc: drop the --production flag for installing windows-build-tools
Committers 1
 - GitHub 
PR-URL: https://github.com/nodejs/node/pull/34979
Reviewed-By: Anna Henningsen 
Reviewed-By: Richard Lau 
Reviewed-By: Jiawen Geng 
Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/34979
Reviewed-By: Anna Henningsen 
Reviewed-By: Richard Lau 
Reviewed-By: Jiawen Geng 
Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
--------------------------------------------------------------------------------
   ✖  No CI runs detected
   ℹ  This PR was created on Sat, 29 Aug 2020 22:12:20 GMT
   ✔  Approvals: 4
   ✔  - Anna Henningsen (@addaleax): https://github.com/nodejs/node/pull/34979#pullrequestreview-478157809
   ✔  - Richard Lau (@richardlau): https://github.com/nodejs/node/pull/34979#pullrequestreview-478157868
   ✔  - Jiawen Geng (@gengjiawen): https://github.com/nodejs/node/pull/34979#pullrequestreview-478163623
   ✔  - Ricky Zhou (@rickyes): https://github.com/nodejs/node/pull/34979#pullrequestreview-478645360
   ℹ  This PR is being fast-tracked
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu

@github-actions github-actions bot added the commit-queue-failed label Aug 31, 2020
rickyes pushed a commit that referenced this issue Aug 31, 2020
This isn't needed, and was probably copy-pasted from
windows-build-tools' README.md, which has since been changed
to drop the `--production` flag from the install instructions.

PR-URL: #34979
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
@rickyes
Copy link
Member

@rickyes rickyes commented Aug 31, 2020

Landed in a996df6

@DeeDeeG Congratulations on your first commit to Node.js! 🎉

@rickyes rickyes closed this Aug 31, 2020
@rickyes rickyes removed the commit-queue-failed label Aug 31, 2020
richardlau pushed a commit that referenced this issue Sep 2, 2020
This isn't needed, and was probably copy-pasted from
windows-build-tools' README.md, which has since been changed
to drop the `--production` flag from the install instructions.

PR-URL: #34979
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
@richardlau richardlau mentioned this pull request Sep 2, 2020
4 tasks
richardlau pushed a commit that referenced this issue Sep 3, 2020
This isn't needed, and was probably copy-pasted from
windows-build-tools' README.md, which has since been changed
to drop the `--production` flag from the install instructions.

PR-URL: #34979
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
addaleax pushed a commit that referenced this issue Sep 22, 2020
This isn't needed, and was probably copy-pasted from
windows-build-tools' README.md, which has since been changed
to drop the `--production` flag from the install instructions.

PR-URL: #34979
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
addaleax pushed a commit that referenced this issue Sep 22, 2020
This isn't needed, and was probably copy-pasted from
windows-build-tools' README.md, which has since been changed
to drop the `--production` flag from the install instructions.

PR-URL: #34979
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
@codebytere codebytere mentioned this pull request Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready doc fast-track node-api
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants