Skip to content

Full CI builds are skipping cache #20

@shiftinv

Description

@shiftinv

Full builds currently only run on git tag, which results in those build caches not being used by subsequent tags, since caches are scoped per-branch (or fall back to the main branch). This is pretty annoying, as far as I can tell we'd have to actually run builds on the main branch to make proper use of caching with tags here.
https://docs.github.com/en/actions/reference/workflows-and-actions/dependency-caching#restrictions-for-accessing-a-cache

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions