Skip to content

Cache Base Branch TSC errors #288

@ProdigySim

Description

@ProdigySim

Running TSC on multiple commits takes a lot of time. On busy repos, many PRs will be comparing against the same base branch. We can probably cache the TS errors from the base branch to speed up execution.

We can produce a cache key from base commit sha + tsconfig option to have the cache entry be valid across multiple workflows.

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