You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed you've bumped the version to v3.3.0 in e00b1a1. However, it seems that no git tag for v3.3.0 was ever pushed here? I couldn't find release notes or tags in https://github.com/jeffbski/wait-on/releases for v3.3.0
These seem to be the changes done between v3.2.0 and v3.3.0: v3.2.0...e00b1a1
If the changelog were to look similar to v3.2.0 release, would something like this be OK?
Added --httpTimeout option
--httpTimeout
Maximum time in ms to wait for an HTTP HEAD/GET request, default 0
which results in using the OS default
Thanks for mentioning it. I guess I never pushed up the tag from local. It is up there now. Yes, your release notes look good. I have updated them now.
Hi there,
I noticed you've bumped the version to v3.3.0 in e00b1a1. However, it seems that no git tag for v3.3.0 was ever pushed here? I couldn't find release notes or tags in https://github.com/jeffbski/wait-on/releases for v3.3.0
These seem to be the changes done between v3.2.0 and v3.3.0: v3.2.0...e00b1a1
If the changelog were to look similar to v3.2.0 release, would something like this be OK?
Added
--httpTimeout
optionUpgraded dependencies: Update dependencies #38, thanks @matijagaspar
Require Node Version +8.9.0: Node Version +8.9.0 #33
The text was updated successfully, but these errors were encountered: