Releases: nev7n/wait_for_response
Releases · nev7n/wait_for_response
v1.2.0
- Fixed resolving localhost from pre-built Docker image
Full Changelog: v1.1.2...v1.2.0
v1.1.2
- Action now pre-built to reduce build times (thanks @till)
- Make default timeout and interval values consistent (30 second timeout, 500ms interval by default)
Full Changelog: v1.0.1...v1.1.2
Fix action reference in readme
v1.0.1 Fix action reference in example
Initial release
v1.0.0 Add author and branding
Update args for new entrypoint
v0.1.7 Update args for new entrypoint
Specify full path to entrypoint script
v0.1.6 Specify full path to entrypoint script
Subsitute localhost using default route
v0.1.5 Substitute localhost from default route
Fix flags not being parsed
v0.1.4 Fix flags not being parsed
Fix executable dir
v0.1.3 Merge branch 'master' of https://github.com/nev7n/wait_for_response
Fix executable missing from argument list
v0.1.2 Add executable as first argument