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

Conversation

matthiasbeyer
Copy link
Collaborator

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.


Maybe someone wants to comment, so I'll wait with merging for a bit.

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 <[email protected]>
@matthiasbeyer matthiasbeyer merged commit a6414bb into mehcode:master Jun 19, 2022
@matthiasbeyer matthiasbeyer deleted the cron-build branch June 19, 2022 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants