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 support for specifying start_date, repeat_frequency #8

Open
deoren opened this issue Feb 19, 2018 · 1 comment
Open

Add support for specifying start_date, repeat_frequency #8

deoren opened this issue Feb 19, 2018 · 1 comment

Comments

@deoren
Copy link
Collaborator

deoren commented Feb 19, 2018

Even though this will be tricky to get right (I plan to look for existing Python libraries to handle date math), it should be infinitely more flexible than trying to shoehorn custom frequencies into the /etc/cron.d/automated_tickets file.

@deoren deoren added this to the Future milestone Feb 19, 2018
@deoren
Copy link
Collaborator Author

deoren commented Feb 19, 2018

See also #7. As with that ticket, the same library used for that enhancement will probably help solve this task as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant