dillon1000/react
Commit
Browse files [ci] Update yarn and node_modules cache key (#32603)
Now that the compiler lint rule is merged into eslint-plugin-react-hooks, we also need to update our caches so compiler dependencies are also cached. This should fix the CI walltime regression we are now seeing. --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/react/pull/32603). * #32604 * __->__ #32603
Changed paths7 files
First-parent comparison.github/workflows/runtime_build_and_test.yml ModifiedM .github/workflows/runtime_eslint_plugin_e2e.yml ModifiedM .github/workflows/runtime_prereleases.yml ModifiedM .github/workflows/runtime_releases_from_npm_manual.yml ModifiedM .github/workflows/shared_lint.yml ModifiedM package.json ModifiedM scripts/react-compiler/build-compiler.sh ModifiedPatch
Files changed
Rendering syntax-highlighted changes…