Skip to content

1.5.0 - option "webhook" now optional

Pre-release
Pre-release
Compare
Choose a tag to compare
@ngraf ngraf released this 07 Jun 15:58
· 4 commits to master since this release
13b6c23

++ changed behavior: option "webhook" is now optional.
Before it was required and threw an exception when left empty. Now it will just not publish any test result without complaining.
++ minor code refactoring without impact