Skip to content

Releases: timjwright/godoit

Fix for GoDoIt 1.3.1

Choose a tag to compare

@timjwright timjwright released this 13 Mar 08:25
fix timezone cron setup

Support for timeout, timezone and cronspec inside the file

Choose a tag to compare

@timjwright timjwright released this 19 Feb 15:39

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

Choose a tag to compare

@timjwright timjwright released this 26 Oct 14:59

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

Choose a tag to compare

@timjwright timjwright released this 24 Oct 15:18

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

Added lumberjack rotating logger support

Choose a tag to compare

@timjwright timjwright released this 15 May 13:31
1.1.2

Added rotating logger

Change to file naming convetion

Choose a tag to compare

@timjwright timjwright released this 24 Feb 02:28
1

Create LICENSE.md

Initial cut

Initial cut Pre-release
Pre-release

Choose a tag to compare

@timjwright timjwright released this 19 Feb 05:50
Enabled use of @ instead of * in filenames

Added configuration for scan time
Files must gave .godoit extention