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

Add cron job #283

Merged
merged 1 commit into from
Jun 19, 2022
Merged

Add cron job #283

merged 1 commit into from
Jun 19, 2022

Commits on Jun 19, 2022

  1. Add cron job

    This patch adds a cron job to run cargo-check and cargo-clippy every
    week, so that we are notified if the builds start failing because of
    updated rustc/clippy versions if we did not have any commits in that
    time.
    
    Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
    matthiasbeyer committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    c3770a0 View commit details
    Browse the repository at this point in the history