Skip to content

prefix-match with multiple restore-keys #19

Description

@smessmer

https://github.com/actions/cache allows giving it multiple restore-keys and it'll try to prefix-match them in order against existing cache entries. This allows useful setups like having a cache per repository branch, with a fallback to get the cache of the default branch when a branch is new (i.e. a PR just got opened). It would be nice if actions-s3-cache supported this too.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions