Skip to content

OSS CI: use cache #620

@lf-

Description

@lf-

It would be nice if dependencies were cached for OSS CI so that it would merely have to wait for glean itself to build. The goal here is CI down from ~20-30 minutes to 10. This should be doable with https://github.com/actions/cache and iirc haskell-ci does basically this.

We might also want to use e.g. a docker image uploaded to the glean repo's github registry to memoize the package installations as well.

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