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

Switch to npm ci for reliable builds #135

Merged
merged 2 commits into from Sep 6, 2022
Merged

Switch to npm ci for reliable builds #135

merged 2 commits into from Sep 6, 2022

Conversation

kezhenxu94
Copy link
Member

According to https://blog.npmjs.org/post/171556855892/introducing-npm-ci-for-faster-more-reliable, one should prefer npm ci over npm install for more reliable builds, so all the versions can be locked exactly unless we explicitly upgrade them.

@kezhenxu94 kezhenxu94 added the enhancement New feature or request label Sep 6, 2022
@kezhenxu94 kezhenxu94 added this to the 0.5.0 milestone Sep 6, 2022
wu-sheng
wu-sheng previously approved these changes Sep 6, 2022
@wu-sheng
Copy link
Member

wu-sheng commented Sep 6, 2022

 Should we use npm ci in the main repo to package?

@kezhenxu94
Copy link
Member Author

Should we use npm ci in the main repo to package?

We need to fix the UI repo first apache/skywalking-booster-ui#154

@wu-sheng wu-sheng merged commit 7a3e90b into main Sep 6, 2022
@wu-sheng wu-sheng deleted the npm branch September 6, 2022 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants