TheDataShed / sql-deployment-tools

GNU General Public License v3.0
2 stars 0 forks source link

Feat: add different time schedules #55

Open mjpayne8 opened 2 years ago

mjpayne8 commented 2 years ago

Added functionality to create reoccuring schedules based on minute, day, week and month reoccurance.

Changes include:

Change should support following schedules: 'every x minutes between window_start and window_end' 'every x days at y time' 'every x weeks on specified days of week at y time' 'every x months on specified day of month at y time'

github-actions[bot] commented 2 years ago

Unit Test Results

58 tests  +14   57 :heavy_check_mark: +14   0s :stopwatch: ±0s   1 suites ±  0     1 :zzz: ±  0    1 files   ±  0     0 :x: ±  0 

Results for commit c1ec61c9. ± Comparison against base commit 6ff145f0.

:recycle: This comment has been updated with latest results.