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

Tighten CI checks #1

Merged
merged 9 commits into from
Jul 4, 2023
Merged

Tighten CI checks #1

merged 9 commits into from
Jul 4, 2023

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    0375fac View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    01b363d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de8e518 View commit details
    Browse the repository at this point in the history
  3. flake.lock: Update

    Flake lock file updates:
    
    • Updated input 'advisory-db':
        'github:rustsec/advisory-db/e162556b9e8c1542c187290453cbd322e8905f0c' (2023-05-23)
      → 'github:rustsec/advisory-db/af3f3d503f82056785841bee49997bae65eba1c0' (2023-06-03)
    • Updated input 'flake-utils':
        'github:numtide/flake-utils/cfacdce06f30d2b68473a46042957675eebb3401' (2023-04-11)
      → 'github:numtide/flake-utils/a1720a10a6cfe8234c0e93907ffe81be440f4cef' (2023-05-31)
    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs/41bb263d28f1a3a3c4dbc6ce21d462cebd94ac71' (2023-05-28)
      → 'github:NixOS/nixpkgs/45d47b647d7bbaede5121d731cbee78f6093b6d6' (2023-06-04)
    • Updated input 'pre-commit-hooks':
        'github:cachix/pre-commit-hooks.nix/61e567d6497bc9556f391faebe5e410e6623217f' (2023-05-23)
      → 'github:cachix/pre-commit-hooks.nix/ca2fdbf3edda2a38140184da6381d49f8206eaf4' (2023-05-29)
    • Updated input 'rust-overlay':
        'github:oxalica/rust-overlay/aa1b08de9ca770534ad750dccc70cebd95c15e26' (2023-05-28)
      → 'github:oxalica/rust-overlay/1ef3c6de6127a1cba94cc5492cdde52e33d06ea4' (2023-06-04)
    lafrenierejm committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    fdd4efe View commit details
    Browse the repository at this point in the history
  4. Run clippy

    lafrenierejm committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ab50073 View commit details
    Browse the repository at this point in the history
  5. Run cargo fmt

    lafrenierejm committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ec19d0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff0b923 View commit details
    Browse the repository at this point in the history
  7. Remove cargo tarpaulin from Nix checks

    `cargo tarpaulin` times out when run in GitHub Actions.
    lafrenierejm committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b609b06 View commit details
    Browse the repository at this point in the history
  8. Rename CI job

    lafrenierejm committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    cf561d7 View commit details
    Browse the repository at this point in the history