Warmup a website during deployment with VSTS. Using this plugin you'll have full control on how to warmup your website.
- Fixed bug in success count #19
- Added success count, you can now setup the nummer of successfull attempts needed (default: 1)
- Fix spelling mistakes (thanks to MelGrubb)
- Updated VstsTasksSdk to version 0.11.0
- Multiple relative paths
- Configurable retry count and times
- Throw exception when statuscode is not succesfull
- Awesome burning icon
- Ignore SSL support (thanks to PixelByProxy)
- Support for basic auth websites
- Support for windows credentials (thanks to elgorro)
- Support for custom port numbers (thanks to DLHForsberg)
- Support for multi root url (thanks to BevanG)