-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
chore: replace nps with npm scripts
#5128
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
Conversation
|
Yes please |
|
Related: #5159 I would suggest moving the |
Thanks to the unfolding placeholder in npm-run-all2 6.2.0: bcomnes/npm-run-all2#134
|
Waiting for #5177 before I continue on this one, as they overlap |
* ci: use `npm ci` consistently * ci: use `actions/setup-node` cache mechanism * ci: reusable workflow for DRY:er setup * ci: remove unused `delete-runs.yml` * ci: fix matrix definitions * ci: fix matrix definitions, take 2 * ci: ensure they all scripts can use `npm run` See also #5128 * ci: add node 22 to `test-node` * ci: have the coverage run always happen on `lts/*` * ci: set permissions * ci: lock down all non-github actions by hash * ci: use reusable workflow for full tests as well * ci: remove redundant activity types * ci: add one more permissions * ci: use full sha hashes for third party workflows * ci: be consistent in naming * ci: generate the coverage report using nps for now See #5126 * ci: parallelize, run local browser test right away * ci: disable saucelabs for now, too noisy
0c6aac3 to
543d517
Compare
nps with npm scriptsnps with npm scripts
This reverts commit 560b35f.
|
Created a related feature request for VSCode: microsoft/vscode#224581 Requesting syntax highlighting of npm scripts |
JoshuaKGoldberg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this looks wonderful, thank you!
It's hard to review such a sweeping PR - but everything works on my end.
|
Great success |
PR Checklist
npswith ordinary npm scripts #5126status: accepting prsOverview
Work in progress draft branch to keep #5042 cleaner and more focused
Remaining
mocha/.github/DEVELOPMENT.md
Line 20 in 9692b3a