Skip to content

Cache Failing. Switch to Self-Hosted Cache #534

Open
@timothystewart6

Description

@timothystewart6

GitHub has no way to store cache outside of their servers, even for self-hosted runners. This means that sometimes our cache of vagrant boxes gets pushed out of cache before it can be used. Worse yet, there is a dangling cache right now that cannot be found yet it is using up our space. This will automatically purge after 24 hours but there's nothing we can do until then. I wish they support s3 compatible storage natively however they do not.

Because of these reasons, I am considering running a self-hosted cache server

https://github.com/falcondev-oss/github-actions-cache-server

Otherwise I can attempt switch to an s3 compatible action here
https://github.com/tespkg/actions-cache

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIRelated to continuous integration and testing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions