Releases: deploy-dog/slavedriver
Releases · deploy-dog/slavedriver
Allowing getting the scheule from the job object
Dependency updates
v1.0.12 Don't hold back cron-expression and slugify
Slugify dependency allowing v3
v1.0.11 Allow Slugify version 3
Allow reading up to 30% of the availble memory or 10mb, whichever is the lower
v1.0.10 Allow reading up to 30% of the availble memory or 10mb, whichever is …
No memory limit, set to 10mb as a sesnible default
v1.0.9 No memory limit, set to 10mb as a sesnible default
Fixing issue with reading missing files
v1.0.8 Always return a string, even if the file is missing
Added getEnabled method and fixed issue with running out of memory
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
Added getSlaves method
v1.0.5 Added getSlaves method