Skip to content

Read-only cache support #47

@dman-os

Description

@dman-os

Support read-only action runs over the cache.

Github caches are scoped to branches with feature branches only able to access items cached from the runs on base branches. Thus, writing from runs on feature branches is only useful for subsequent runs on the same branch. With the limited cache space provided on the free tier, this ends up evicting a more useful cache that might have been written on main.

Related to DeterminateSystems/magic-nix-cache#150

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions