Skip to content

ci: cache node_modules#1400

Merged
Robbert merged 2 commits intomainfrom
ci/cache-node-modules
Apr 15, 2026
Merged

ci: cache node_modules#1400
Robbert merged 2 commits intomainfrom
ci/cache-node-modules

Conversation

@richadr
Copy link
Copy Markdown
Member

@richadr richadr commented Apr 14, 2026

Ensure node_modules is retrieved from cache, if available.

Tried to upgrade pnpm/action-setup to v6 but v6 has a bug.

Closes #1380

@richadr richadr requested a review from a team as a code owner April 14, 2026 11:31
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
themes Ready Ready Preview, Comment Apr 15, 2026 7:52am

Request Review

pnpm/action-setup@v6 seems to have problems (installing pnpm 11 even if you configure it to be 10)
@richadr richadr force-pushed the ci/cache-node-modules branch from 9c8d15b to 005f910 Compare April 15, 2026 07:49
@sonarqubecloud
Copy link
Copy Markdown

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.51%. Comparing base (ba7683c) to head (005f910).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1400   +/-   ##
=======================================
  Coverage   89.51%   89.51%           
=======================================
  Files          19       19           
  Lines        1392     1392           
  Branches      185      181    -4     
=======================================
  Hits         1246     1246           
+ Misses        146      145    -1     
- Partials        0        1    +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Robbert Robbert merged commit 487d302 into main Apr 15, 2026
8 checks passed
@Robbert Robbert deleted the ci/cache-node-modules branch April 15, 2026 13:30
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.

Sometimes, build takes >15 min

4 participants