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

GitHub Action to verify successful completion of our cron jobs #6607

Merged
merged 4 commits into from
May 30, 2022

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented May 30, 2022

A GitHub Action to verify that certain Open Library cron jobs have completed successfully.

Data dumps happen on the 1st day of the month so check on them on the 2nd day of the month.
Partner dumps happen on the 17th day of the month so check on them on the 18th day of the month.
Always check again two days later in case they needed to be re-run.
https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule

Runs scripts/cron_watcher.py

Technical

Testing

Screenshot

Stakeholders

@cclauss cclauss added the Affects: Admin/Maintenance Issues relating to support scripts, bots, cron jobs and admin web pages. [managed] label May 30, 2022
@cclauss cclauss requested review from mekarpeles and cdrini May 30, 2022 14:38
@cclauss cclauss self-assigned this May 30, 2022
@mekarpeles
Copy link
Member

lgtm, let's give it a try

@mekarpeles mekarpeles merged commit 09cc70a into internetarchive:master May 30, 2022
@cclauss cclauss deleted the cron-verification branch May 30, 2022 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Affects: Admin/Maintenance Issues relating to support scripts, bots, cron jobs and admin web pages. [managed]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants