-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
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
Labels
No labels