Skip to content

0.4.2

Compare
Choose a tag to compare
@flosell flosell released this 12 Jul 18:58
· 748 commits to master since this release
0.4.2
  • Improvements:
    • Increased time between git-polls in git/wait-for-git and git/wait-for-details to 10 seconds and
      made that value configurable with an optional parameter :ms-between-polls, e.g.

      (git/wait-with-details ctx some-repo-uri "master" :ms-between-polls 60000)
    • Added a feature to kill running steps on user request (#31)