Skip to content

Smarter caching in CI #268

@armanbilge

Description

@armanbilge

Two Three things to consider:

  • cache all deps, not just sbt deps
  • be robust to different ci jobs that may download different deps (e.g., jvm vs js vs scalafix vs site)
  • don't get invalidated by simple changes tobuild.sbt etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions