Skip to content

Releases: nev7n/wait_for_response

v1.2.0

01 Apr 14:31

Choose a tag to compare

  • Fixed resolving localhost from pre-built Docker image

Full Changelog: v1.1.2...v1.2.0

v1.1.2

01 Apr 12:58

Choose a tag to compare

  • 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

11 Mar 11:55

Choose a tag to compare

v1.0.1

Fix action reference in example

Initial release

11 Mar 11:44

Choose a tag to compare

v1.0.0

Add author and branding

Update args for new entrypoint

11 Mar 09:48

Choose a tag to compare

Pre-release
v0.1.7

Update args for new entrypoint

Specify full path to entrypoint script

11 Mar 09:41

Choose a tag to compare

Pre-release
v0.1.6

Specify full path to entrypoint script

Subsitute localhost using default route

11 Mar 09:24

Choose a tag to compare

Pre-release
v0.1.5

Substitute localhost from default route

Fix flags not being parsed

10 Mar 16:34

Choose a tag to compare

Pre-release
v0.1.4

Fix flags not being parsed

Fix executable dir

10 Mar 13:43

Choose a tag to compare

Fix executable dir Pre-release
Pre-release
v0.1.3

Merge branch 'master' of https://github.com/nev7n/wait_for_response

Fix executable missing from argument list

10 Mar 13:38
ee83bb5

Choose a tag to compare

v0.1.2

Add executable as first argument