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

Fix package installation in CI #1730

Merged
merged 1 commit into from
Nov 16, 2024
Merged

Conversation

fhenrich33
Copy link
Contributor

@jamescrowley Trying to fix the problem bellow when dependabot open PRs:

Screenshot 2024-11-14 at 23-20-35 install-node-packages (33710) - boxwise_boxtribute

Trying this suggested fix pnpm/pnpm#7934 (comment)

@fhenrich33 fhenrich33 marked this pull request as ready for review November 15, 2024 02:35
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.70%. Comparing base (1d9b153) to head (9edef99).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1730   +/-   ##
=======================================
  Coverage   84.70%   84.70%           
=======================================
  Files         241      241           
  Lines       15232    15232           
  Branches     1704     1704           
=======================================
  Hits        12903    12903           
  Misses       2290     2290           
  Partials       39       39           
Flag Coverage Δ
backend 99.12% <ø> (ø)
frontend 78.34% <ø> (ø)
sharedComponents 78.73% <ø> (ø)

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.

@fhenrich33
Copy link
Contributor Author

@jamescrowley @HaGuesto @pylipp @aerinsol @jlin95

This looks fine. I'll merge and take full responsibility to revert if something goes wrong.

@fhenrich33 fhenrich33 merged commit db65201 into master Nov 16, 2024
11 checks passed
@fhenrich33 fhenrich33 deleted the fix-front-package-install-ci branch November 16, 2024 01:49
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.

pnpm install --frozen-lockfile fails with pnpm v9
1 participant