Skip to content

Version 0.10.1

Compare
Choose a tag to compare
@pditommaso pditommaso released this 15 Sep 14:55
· 5382 commits to master since this release
  • Added ability to 'run' implicitly a script when it's specified as the very first parameter (for backward compatibility)
  • Added 'workDir' and 'baseDir' implicit variables in configuration files
  • Fixed docker remove issue by executing as an external command
  • Fixed an issue when finding the longest common path used by docker mounts
  • Fixed issue #13 - Show a detailed error message when hitting GitHub rate limits