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

Fix release cron schedule #487

Merged
merged 1 commit into from
Jan 25, 2021
Merged

Conversation

shonfeder
Copy link
Contributor

The release preparation job has been trying to run continuously since it became Monday wherever the server is located.

I apparently forgot my cron syntax.

With this fix, it should only run once per week, instead of trying to run constantly on Monday.

Followup to #470

I apparently forgot my cron syntax. Now it should only run once per
week, instead of trying to run constantly on Monday.
@shonfeder
Copy link
Contributor Author

Pull this in now so we don't waste compute cycles for no reason.

@shonfeder shonfeder merged commit da5cc41 into unstable Jan 25, 2021
@shonfeder shonfeder deleted the shon/fix-release-cron-schedule branch January 25, 2021 04:04
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.

1 participant