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 a weekly archiver run on Mondays that doesn't create a Github issue #526

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

e-belfer
Copy link
Member

Overview

What problem does this address?
We sometimes get archivers published shortly after our monthly archive run, and we may want a more granular update on changes in any data archive. However, we have budget for a monthly update of our archivers, so we don't necessarily want to be publishing all of our archives each week as changes occur.

What did you change in this PR?

  • Add a second cron schedule that runs all our archivers every Monday at 8:21 AM UTC
  • This schedule does not create a new Github archive - it's purely for informational purposes, and we can decide to create a Github issue / publish these archives on an as-needed basis, rather than having to close a Github issue each week.

Testing

How did you make sure this worked? How can a reviewer verify this?
This will require merging to main to verify that it works as cron jobs only run on main, but you can test a manual workflow run on this branch to make sure it hasn't completely broken the GHA.

To-do list

Tasks

Preview Give feedback

@e-belfer e-belfer added github_actions Pull requests that update GitHub Actions code automation Issues relating to automated archiver runs labels Jan 20, 2025
@e-belfer e-belfer self-assigned this Jan 20, 2025
@e-belfer e-belfer requested a review from zaneselvans January 20, 2025 18:41
@e-belfer e-belfer merged commit 9803d56 into main Jan 20, 2025
3 checks passed
@e-belfer e-belfer deleted the bump-archiver-freq branch January 20, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Issues relating to automated archiver runs github_actions Pull requests that update GitHub Actions code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants