You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make CircleCI caches for hermesc be version dependent (#37452)
Summary:
Pull Request resolved: #37452Fixes#37428
We do have cache poisoning for hermesc on Windows and Linux due to reusing the same cache key among different
React Native version. This fixes it by specifying a cache key which is version dependent + it invalidates the
caches by defining a new key.
Changelog:
[Internal] [Fixed] - Make CircleCI caches for hermesc be version dependent
Reviewed By: dmytrorykun
Differential Revision: D45909178
fbshipit-source-id: 8ac242cf1a6fd60d915b8dc94f1a0a0adf06af5b
0 commit comments