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

tools: add missing package-lock to clang-format #22500

Closed
wants to merge 1 commit into from

Conversation

targos
Copy link
Member

@targos targos commented Aug 24, 2018

npm ci fails where there is no package-lock.json.
Also add the node_modules directory to .gitignore.

`npm ci` fails where there is no package-lock.json.
Also add the `node_modules` directory to .gitignore.
@targos targos added tools Issues and PRs related to the tools directory. fast-track PRs that do not need to wait for 48 hours to land. labels Aug 24, 2018
@nodejs-github-bot nodejs-github-bot added meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory. labels Aug 24, 2018
@targos
Copy link
Member Author

targos commented Aug 24, 2018

Please 👍 this comment to fast-track.

@targos
Copy link
Member Author

targos commented Aug 24, 2018

The lite pipeline CI should be enough for this change.

@refack refack mentioned this pull request Aug 24, 2018
2 tasks
@refack
Copy link
Contributor

refack commented Aug 24, 2018

Dup of #22481 😄

@targos
Copy link
Member Author

targos commented Aug 24, 2018

@refack oops sorry! I only searched for "clang-format"

@refack
Copy link
Contributor

refack commented Aug 24, 2018

@refack oops sorry! I only searched for "clang-format"

Well I missed the .gitignore so this is better.

@addaleax
Copy link
Member

@addaleax addaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 24, 2018
@addaleax
Copy link
Member

@addaleax
Copy link
Member

@targos
Copy link
Member Author

targos commented Aug 25, 2018

targos added a commit to targos/node that referenced this pull request Aug 25, 2018
`npm ci` fails where there is no package-lock.json.
Also add the `node_modules` directory to .gitignore.

PR-URL: nodejs#22500
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@targos
Copy link
Member Author

targos commented Aug 25, 2018

Landed in e10290c

@targos targos closed this Aug 25, 2018
@targos targos deleted the clang-format-npm branch August 25, 2018 15:11
addaleax pushed a commit that referenced this pull request Aug 27, 2018
`npm ci` fails where there is no package-lock.json.
Also add the `node_modules` directory to .gitignore.

PR-URL: #22500
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos added a commit that referenced this pull request Sep 3, 2018
`npm ci` fails where there is no package-lock.json.
Also add the `node_modules` directory to .gitignore.

PR-URL: #22500
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos added a commit that referenced this pull request Sep 6, 2018
`npm ci` fails where there is no package-lock.json.
Also add the `node_modules` directory to .gitignore.

PR-URL: #22500
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
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. fast-track PRs that do not need to wait for 48 hours to land. meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants