Skip to content

Releases: deploy-dog/slavedriver

Allowing getting the scheule from the job object

26 Apr 14:22
4ff405d
Compare
Choose a tag to compare
v1.1.0

Expose schedule with getSchedule() function

Dependency updates

23 Jan 14:04
c18c0a1
Compare
Choose a tag to compare
v1.0.12

Don't hold back cron-expression and slugify

Slugify dependency allowing v3

24 Sep 14:03
Compare
Choose a tag to compare
v1.0.11

Allow Slugify version 3

Allow reading up to 30% of the availble memory or 10mb, whichever is the lower

13 Mar 15:59
af6eefa
Compare
Choose a tag to compare
Allow reading up to 30% of the availble memory or 10mb, whichever is …

…the lower

No memory limit, set to 10mb as a sesnible default

13 Mar 12:50
6c6be8a
Compare
Choose a tag to compare
v1.0.9

No memory limit, set to 10mb as a sesnible default

Fixing issue with reading missing files

14 Feb 10:13
ee280ab
Compare
Choose a tag to compare
v1.0.8

Always return a string, even if the file is missing

Added getEnabled method and fixed issue with running out of memory

09 Oct 12:58
Compare
Choose a tag to compare
Merge pull request #2 from deploy-dog/memory-limit-checking-on-file-read

Attempt to prevent reaching memory limit if long job output

Bug fix for some cron expressions

24 Aug 09:39
Compare
Choose a tag to compare

Added getSlaves method

23 May 09:06
Compare
Choose a tag to compare
v1.0.5

Added getSlaves method

Minor fix to allow chaining after Timeout

22 May 09:52
Compare
Choose a tag to compare