-
Notifications
You must be signed in to change notification settings - Fork 43
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
Cleanup IntervalList orphans in weekly job only #1195
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small note, but this looks good. Have you already edited the corresponding chron job script? I would want to make sure that's updated in tandem with this merge
Co-authored-by: Chris Broz <Chris.Broz@ucsf.edu>
Based on lab meeting discussion, should we move this to a weekly job? |
I think so. We could rename all |
Going to merge today so we can make a release. @samuelbray32 is working on the cron job update. @samuelbray32 if you could fix the changelog sometime today that would be great. Also copilot now generates useful pull request summaries which seem useful (below). This pull request includes several changes to improve the cleanup process for orphaned entries in the Cleanup process improvements:
Documentation updates:
Code simplification:
|
updated the changelog in the commit merging master |
Description
Fixes #1194 (solution 2)
IntervalList
cleanup fromMixin.delete()
IntervalList.cleanup()
to documentation for nightly cron jobChecklist:
CITATION.cff
alter
snippet for release notes.CHANGELOG.md
with PR number and description.