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

Use npm ci to restore npm packages during build #793 #1004

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

hocinehacherouf
Copy link
Contributor

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@codecov
Copy link

codecov bot commented Jul 30, 2022

Codecov Report

Merging #1004 (75dd2ef) into main (c3a2b89) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1004   +/-   ##
=======================================
  Coverage   84.93%   84.93%           
=======================================
  Files         175      175           
  Lines        5794     5794           
=======================================
  Hits         4921     4921           
  Misses        873      873           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3a2b89...75dd2ef. Read the comment docs.

@hocinehacherouf hocinehacherouf marked this pull request as ready for review August 1, 2022 07:06
@hocinehacherouf hocinehacherouf requested a review from a team as a code owner August 1, 2022 07:06
@kbeaugrand kbeaugrand merged commit bdbeffb into main Aug 1, 2022
@kbeaugrand kbeaugrand deleted the feature/npm_ci branch August 1, 2022 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Use npm ci in ci pipelines and dev envs
2 participants