Skip to content

Releases: timjwright/godoit

Fix for GoDoIt 1.3.1

13 Mar 08:25
Compare
Choose a tag to compare
fix timezone cron setup

Support for timeout, timezone and cronspec inside the file

19 Feb 15:39
Compare
Choose a tag to compare

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

26 Oct 14:59
Compare
Choose a tag to compare

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

24 Oct 15:18
Compare
Choose a tag to compare

Now supports ability to run a status reporting script, which is passed JSON payload of all jobs

Added lumberjack rotating logger support

15 May 13:31
Compare
Choose a tag to compare
1.1.2

Added rotating logger

Change to file naming convetion

24 Feb 02:28
Compare
Choose a tag to compare
1

Create LICENSE.md

Initial cut

19 Feb 05:50
Compare
Choose a tag to compare
Initial cut Pre-release
Pre-release
Enabled use of @ instead of * in filenames

Added configuration for scan time
Files must gave .godoit extention