-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
- we could use cross OS caché for JSON rpc cache - we store
.jsonfiles that are not specific to the platform https://github.com/actions/cache/blob/main/tips-and-workarounds.md#cross-os-cache - we could save RPC caché only in
mainbranch workflows and in the rest just restore it - Or we could force the deletion of closed-PR caches to prevent caches from default branch getting thrashed. https://github.com/actions/cache/blob/main/tips-and-workarounds.md#force-deletion-of-caches-overriding-default-cache-eviction-policy
More context in: https://github.com/NomicFoundation/edr/blob/chore/ci-workflow-caches/notes/workflow-caches.md
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Inbox