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

Logviewer should suggest crontask rather than requiring it #27

Open
robbieaverill opened this issue Apr 16, 2017 · 2 comments
Open

Logviewer should suggest crontask rather than requiring it #27

robbieaverill opened this issue Apr 16, 2017 · 2 comments

Comments

@robbieaverill
Copy link
Contributor

robbieaverill commented Apr 16, 2017

The purpose of the crontask is that if you've got the module installed, you can run the clean up build task as a cron task as well. It shouldn't require it as a dependency though.

@zanderwar
Copy link
Member

Any reason why we can't move this to require-dev ?

@robbieaverill
Copy link
Contributor Author

Yeah the BuildTask implements CronTask at the moment, initially it was to save duplicating the code. We'd need to separate that and create a separate CronTask implementation which we could then suggest crontask instead using

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

3 participants