Releases: timjwright/godoit
Releases · timjwright/godoit
Fix for GoDoIt 1.3.1
fix timezone cron setup
Support for timeout, timezone and cronspec inside the file
Now support specifying the cronspec in the file as a comment (e.g. #:godoit cronspec 0 0 x x x x)
Timeout parameter can be specified to kill the job after a timeout.
Timezone can be specified to run a job in a given timezone.
Updated status support
Follow up to 1.2 release.
Added time to JSON output
Added ability to include a set of environment variables in the JSON output
Support for status reporting script
Now supports ability to run a status reporting script, which is passed JSON payload of all jobs
Added lumberjack rotating logger support
1.1.2 Added rotating logger
Change to file naming convetion
1 Create LICENSE.md
Initial cut
Enabled use of @ instead of * in filenames Added configuration for scan time Files must gave .godoit extention