Skip to content

Configurable cache action #54

@aaomidi

Description

@aaomidi

GitHub's cache is great if you're using GitHub hosted runners, but the cache heavily drops off in performance when you're using something else.

There are other cache providers that are fully compatible with actions/cache, but semantically work differently. For example: https://github.com/runs-on/cache

Would it be possible to support these caches? I think two flags would make sense:

  1. the cache action label
  2. additional arguments to pass into with block

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions