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

DeeDeeG
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
Collaborator

Review requested:

  • @nodejs/n-api

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API. labels Aug 29, 2020
@DeeDeeG
Copy link
Contributor Author

DeeDeeG commented Aug 29, 2020

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

@addaleax addaleax added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. labels Aug 29, 2020
@addaleax
Copy link
Member

👍 to fast-track?

@rickyes rickyes added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 31, 2020
@github-actions github-actions bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 31, 2020
@github-actions
Copy link
Contributor

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 An error occurred while landing this pull request using GitHub Actions. label Aug 31, 2020
rickyes pushed a commit that referenced this pull request 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
Contributor

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 An error occurred while landing this pull request using GitHub Actions. label Aug 31, 2020
richardlau pushed a commit that referenced this pull request 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 pull request 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 pull request 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 pull request 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 PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land. node-api Issues and PRs related to the Node-API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants