v0.19.0
Features
- automatically trigger CI every monday,wednesday and friday at 5am, notify if failed (YannC)
- core: capture log from script command (Ludovic DEHON)
- docs: add full examples for fs tasks (#148) #148 (Shruti Mantri)
- support ssh/rsa #150 (Loïc Mathieu)
- allow configuring the key exchange algo #151 (Loïc Mathieu)
- ssh: support OpenSSH config authentication #154 (Loïc Mathieu)
Bug Fixes
- missing dash on refresh dependencies options (YannC)
- set the vfs_cache in the task working directory to work with worker isolation #145 (Loïc Mathieu)
- docs: Fix examples looping over files' paths (#146) #146 (nicoallgood)
- docs: correct the regex in the example (#149) #149 (Shruti Mantri)
- Allow spaces in file names when using fs plugin (#152) #152 (Mathieu Gabelle)
Builds
- deps: bump gradle/actions from 3 to 4 #143 (dependabot[bot])
- deps: bump commons-net:commons-net from 3.10.0 to 3.11.1 #137 (dependabot[bot])
- deps: bump andrcuns/allure-publish-action from 2.6.0 to 2.7.1 #140 (dependabot[bot])
- deps: bump com.github.mwiede:jsch from 0.2.17 to 0.2.19 #144 (dependabot[bot])
- deps: bump com.github.mwiede:jsch from 0.2.19 to 0.2.20 #153 (dependabot[bot])
Chores
- version: update snapshot version 'v0.19.0-SNAPSHOT'. (YannC)
- deps: update gradle wrapper (Ludovic DEHON)
- cicd: remove github discussions link (Ludovic DEHON)
- version: update to version 'v0.19.0'. (brian.mulier)