laravel-database-schedule icon indicating copy to clipboard operation
laravel-database-schedule copied to clipboard

adding timezonr functionality for each schedule job

Open link2arslan opened this issue 3 years ago • 2 comments

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

link2arslan avatar Oct 26 '22 12:10 link2arslan

@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

robersonfaria avatar Oct 28 '22 12:10 robersonfaria

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: @.***>

link2arslan avatar Oct 28 '22 13:10 link2arslan