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
[ci] Remove shared key for cache and add cache for migrations (polkadot-fellows#142)
PR removes shared key for rust-cache action. When 2 different workflows
use the same shared-key they try to use the same destination for cache
which makes it unusable for them (they have race condition who will be
the first to write there). Also PR adds cache for migration jobs and
cancelling jobs on previous runs.
cc polkadot-fellows#134
---------
Co-authored-by: fellowship-merge-bot[bot] <151052383+fellowship-merge-bot[bot]@users.noreply.github.com>
0 commit comments