Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

v2.1.10

Compare
Choose a tag to compare
@thomasrockhu thomasrockhu released this 09 Oct 12:44
· 15 commits to master since this release
76b4f7c

Fixes

  • #148 Output elapsed time with S3 upload
  • #153 Improve error reporting in the "try_run" function and correctly include original command output in the error message
  • #295 Added sleep between upload retries.
  • #297 Ignore emacs lisp files
  • #298 Fix error try_to_run using | without shell=True (fix #284)

Dependencies and Misc

  • #290 Bump coverage from 4.5.4 to 5.2.1
  • #291 Update python versions
  • #292 Add license scan report and status
  • #294 Update README with accurate links
  • #296 Bump coverage from 5.2.1 to 5.3