Skip to content

Linter action doesn't work easily with caching #509

@BD103

Description

@BD103

Currently the linter action installs the Rust toolchain and the linter together, but popular caching actions like Swatinem/rust-cache need to be run between these two steps. We need to either split the steps into two separate actions or provide built-in caching to improve CI times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Build-SystemRelated to CI and GitHub ActionsA-LinterRelated to the linter and custom lintsC-UsabilityAn improvement that makes the API more pleasantD-ModestA "normal" level of difficulty; suitable for simple features or challenging fixesS-Needs-DesignThis issue requires design work to think about how it would best be accomplished

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions