Skip to content
This repository was archived by the owner on Jun 5, 2024. It is now read-only.

Conversation

@bizob2828
Copy link
Member

Description

We had an issue where some jobs are using npm ci, specifically Create Release. It failed because the lock file was out of sync. Most of our repos run npm ci to install deps so this PR updates the CI job to do that instead of npm install.

…catch package-lock.json being out of sync
@bizob2828 bizob2828 added the dev:automation Indicates CI automation label Mar 12, 2024
@codecov
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.00%. Comparing base (951610b) to head (0e9d270).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #276   +/-   ##
=======================================
  Coverage   98.00%   98.00%           
=======================================
  Files          23       23           
  Lines        2008     2008           
=======================================
  Hits         1968     1968           
  Misses         40       40           
Flag Coverage Δ
unit-tests-16.x 46.76% <ø> (ø)
unit-tests-18.x 46.76% <ø> (ø)
unit-tests-20.x 46.76% <ø> (ø)
versioned-tests-16.x 97.75% <ø> (ø)
versioned-tests-18.x 97.75% <ø> (ø)
versioned-tests-20.x 97.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bizob2828 bizob2828 merged commit 87b1f07 into newrelic:main Mar 12, 2024
@github-actions github-actions bot mentioned this pull request Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dev:automation Indicates CI automation

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants