Skip to content

[ci] Bump all node_modules cache keys#32671

Merged
poteto merged 1 commit intomainfrom
pr32671
Mar 19, 2025
Merged

[ci] Bump all node_modules cache keys#32671
poteto merged 1 commit intomainfrom
pr32671

Conversation

@poteto
Copy link
Copy Markdown
Contributor

@poteto poteto commented Mar 19, 2025

I'm seeing a lot of instances of

Failed to save: Unable to reserve cache with key runtime-and-compiler-node_modules-v5-X64-Linux-e454609794aae66da9909c77dd6efa073eceff7f44d6527611f8465e102578b4, another job may be creating this cache.

which is adding ~20 seconds to every step. Let's try to bust the cache following this comment and see if that helps.

Stack created with Sapling. Best reviewed with ReviewStack.

@react-sizebot
Copy link
Copy Markdown

react-sizebot commented Mar 19, 2025

Comparing: b0446ff...2a0328b

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.js = 6.68 kB 6.68 kB = 1.83 kB 1.83 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 517.29 kB 517.29 kB = 92.26 kB 92.26 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.69 kB 6.69 kB = 1.83 kB 1.83 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js = 608.06 kB 608.06 kB = 107.88 kB 107.88 kB
facebook-www/ReactDOM-prod.classic.js = 653.67 kB 653.67 kB = 115.18 kB 115.18 kB
facebook-www/ReactDOM-prod.modern.js = 643.95 kB 643.95 kB = 113.59 kB 113.59 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against 2a0328b

@poteto poteto mentioned this pull request Mar 19, 2025
I'm seeing a lot of instances of

> Failed to save: Unable to reserve cache with key runtime-and-compiler-node_modules-v5-X64-Linux-e454609794aae66da9909c77dd6efa073eceff7f44d6527611f8465e102578b4, another job may be creating this cache.

which is adding ~20 seconds to every step. Let's try to bust the cache following this [comment](actions/cache#485 (comment)) and see if that helps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants