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

chore(test): make all tests install with npm ci #11723

Merged
merged 2 commits into from
Dec 8, 2021

Conversation

lukekarrys
Copy link
Contributor

Previously, individual tests were updating npm and running npm install, which was redundant with the config in the test runner.

This also updates all test runners to npm@8 and fixes the local Docker test runner, which wasn't working previously.

Previously, individual tests were updating `npm` and running
`npm install`, which was redundant with the config in the test runner.

This also updates all test runners to `npm@8` and fixes the local
Docker test runner, which wasn't working previously.
tasks/publish.sh Outdated Show resolved Hide resolved
@lukekarrys lukekarrys requested a review from iansu December 8, 2021 16:59
@iansu iansu merged commit 657739f into facebook:main Dec 8, 2021
@iansu
Copy link
Contributor

iansu commented Dec 8, 2021

Thanks!

Copy link

@john8877333 john8877333 left a comment

Choose a reason for hiding this comment

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

abhiisheek pushed a commit to abhiisheek/create-react-app that referenced this pull request May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants