Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Set up caching and update problem matcher #282

Merged
merged 6 commits into from
Nov 13, 2022
Merged

CI: Set up caching and update problem matcher #282

merged 6 commits into from
Nov 13, 2022

Commits on Nov 13, 2022

  1. Replace unmaintained actions-rs/cargo action with separate problem …

    …matcher
    
    Also: Run `cargo check` with `--all-targets --all`.
    phil-opp committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    e8bd989 View commit details
    Browse the repository at this point in the history
  2. Set up caching on CI

    phil-opp committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    9c606ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daa554d View commit details
    Browse the repository at this point in the history
  4. Run cargo clippy --fix

    phil-opp committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    2c8a630 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8665c59 View commit details
    Browse the repository at this point in the history
  6. Switch checkout action to v3

    phil-opp committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    6caa684 View commit details
    Browse the repository at this point in the history