robersonfaria / laravel-database-schedule

Manage your Laravel Task Scheduling in a friendly interface and save schedules to the database.
GNU General Public License v3.0
321 stars 53 forks source link

adding timezonr functionality for each schedule job #56

Open link2arslan opened 1 year ago

link2arslan commented 1 year ago

Added functionality of timezone for each schedular job. Now users can add a timezone against each job when creating from UI.

robersonfaria commented 1 year ago

@link2arslan Tests are still broken, can you see the results in the link below?

https://github.com/robersonfaria/laravel-database-schedule/actions/runs/3345322510/jobs/5540917071

link2arslan commented 1 year ago

I have updated a code. But i have a concerns recording to recreate database in unit test. Because i have created one column in schedule table and also created a migration for it.

Please check this database issue. Beacuae it doesn't created the column with my migration file. Thanks & Regards

On Fri, 28 Oct 2022, 5:31 pm Roberson Faria, @.***> wrote:

@link2arslan https://github.com/link2arslan Tests are still broken, can you see the results in the link below?

https://github.com/robersonfaria/laravel-database-schedule/actions/runs/3345322510/jobs/5540917071

— Reply to this email directly, view it on GitHub https://github.com/robersonfaria/laravel-database-schedule/pull/56#issuecomment-1294942251, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARAPS7PIG3LSZGZEUQTXQ63WFPBR3ANCNFSM6AAAAAARO6SF4Q . You are receiving this because you were mentioned.Message ID: @.***>