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

Setup cron tasks #95

Closed
5 of 7 tasks
nabeelio opened this issue Dec 31, 2017 · 1 comment
Closed
5 of 7 tasks

Setup cron tasks #95

nabeelio opened this issue Dec 31, 2017 · 1 comment
Assignees
Milestone

Comments

@nabeelio
Copy link
Owner

nabeelio commented Dec 31, 2017

  • Investigate how scheduled tasks work (https://laravel.com/docs/5.5/scheduling)
  • Instructions for configuring page-load driven cron, or script to run via cronjob
    • call artisan schedule:run
    • run by chance per-request
  • Way to add scheduled tasks via modules?

initial work

  • Cleanup $commands var in the Kernel, not needed
  • Organize scheduled tasks in their own namespace
    • Console/Scheduled
    • Add to commands() method in Kernel.php

tasks

  • Pilot leave Pilot leave status #96
  • Clean up cancelled PIREPs after X days
  • Recalculate user hours/total flights
  • Stats table population
  • Financials (might need adding tasks via modules)
@nabeelio nabeelio self-assigned this Jan 20, 2018
@nabeelio nabeelio added this to the beta milestone Feb 3, 2018
@stale
Copy link

stale bot commented Jun 20, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jun 20, 2019
@nabeelio nabeelio removed the wontfix label Jun 20, 2019
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

No branches or pull requests

1 participant