02fca63c31
fix(ci): add docker.sock volume
continuous-integration/drone/push Build is failing
2023-03-03 22:48:45 +03:00
4f4b38483e
refactor(ci): remove plugin usage
continuous-integration/drone/push Build is failing
2023-03-03 22:47:28 +03:00
c2674777d8
fix: add registry
continuous-integration/drone/push Build is failing
2023-03-03 22:35:05 +03:00
fd8404fb5f
feat: docker image
continuous-integration/drone/push Build is failing
2023-03-03 22:34:14 +03:00
Douglas Gibbons
81b1373f17
Merge pull request #86 from garethrandall/master
...
Avoid sending a newline character which confuses servers.
2020-08-22 16:18:37 -07:00
Douglas Gibbons
5a33b169b5
Merge pull request #91 from renanbr/php-composer
...
Publish to PHP Composer
2020-08-22 16:08:30 -07:00
Douglas Gibbons
125caf6224
Merge pull request #103 from vishnubob/testfix
...
Removed dtt from tests
2020-08-22 11:14:47 -07:00
Douglas Gibbons
301eb66592
Removed dtt from tests
2020-08-22 11:14:00 -07:00
Douglas Gibbons
3995c046f8
Merge pull request #89 from private-forks/clean_docs
...
README: fix markdown formatting
2020-08-22 09:35:37 -07:00
Douglas Gibbons
c096cface5
Merge pull request #92 from vishnubob/containertests
...
Containertests
2020-02-04 18:32:06 -08:00
Douglas Gibbons
035b80087a
Added container-runners.py to test against different environments
2020-02-03 20:38:49 -08:00
Douglas Gibbons
ea95fd208b
* Python 3 compatibility
...
* New port for every test
2020-02-03 20:30:41 -08:00
renanbr
742b16ec5c
Initial Composer setup
2020-02-03 21:24:52 +01:00
Douglas Gibbons
5fc21943fe
Merge pull request #90 from krufab/busybox-timeout-update-fix
...
Added support for new busybox timeout version
2020-02-02 14:38:18 -08:00
Fabio Kruger
ed77b63706
Added support for new busybox timeout version
2020-02-01 13:39:58 +01:00
Sergey Kolomenkin
782bcf693e
README: fix markdown formatting
...
- limit line length (does not affect rendering)
- add first-level header first
- converted google domain from hyperlinks into plain text
- add language specification for code fragments
Here is a command to run Markdown syntax check:
```
docker run --rm --network none -v "/$PWD:/markdown:ro" 06kellyjac/markdownlint-cli:0.21.0-alpine //markdown
```
All the changes above fixed the following list of errors:
```
/markdown/README.md:1 MD041/first-line-heading/first-line-h1 First line in file should be a top level heading [Context: "## wait-for-it"]
/markdown/README.md:3 MD013/line-length Line length [Expected: 80; Actual: 280]
/markdown/README.md:7 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
/markdown/README.md:21 MD013/line-length Line length [Expected: 80; Actual: 131]
/markdown/README.md:23 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
/markdown/README.md:30 MD013/line-length Line length [Expected: 80; Actual: 124]
/markdown/README.md:32 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
/markdown/README.md:39 MD013/line-length Line length [Expected: 80; Actual: 239]
/markdown/README.md:41 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
/markdown/README.md:48 MD013/line-length Line length [Expected: 80; Actual: 185]
/markdown/README.md:50 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
```
2020-01-30 19:08:24 +03:00
Gareth Randall
ef92efbffb
Avoid sending a newline character which confuses servers.
2020-01-03 23:38:39 +04:00
Douglas Gibbons
54d1f0bfeb
Merge branch 'fwoelffel-master'
2018-11-03 18:27:06 -07:00
Douglas Gibbons
9995b72132
Merge branch 'master' of https://github.com/fwoelffel/wait-for-it into fwoelffel-master
2018-11-03 18:24:15 -07:00
Douglas Gibbons
4dd67a65e1
Merge pull request #60 from aviau/patch-1
...
README: community section+ mention Debian package
2018-11-03 17:24:55 -07:00
Douglas Gibbons
4d0a46be28
Merge branch 'scop-deps'
2018-11-03 17:19:28 -07:00
Alexandre Viau
e34c502a3e
README: community section + mention Debian package
2018-08-18 15:54:06 -04:00
Ville Skyttä
019f3bb5bc
Fall back to readlink -f if realpath is not available or fails
2017-12-30 09:25:54 +02:00
Ville Skyttä
5fe30e7a26
Use parameter expansion instead of basename
2017-11-01 09:05:58 +02:00
Ville Skyttä
f9a0dc44d3
Use type -p instead of which
2017-11-01 09:03:33 +02:00
Frédéric Woelffel
410d77eda4
Add a WAITFORIT_ prefix in front of all variables
2017-10-04 16:04:39 +02:00
Douglas Gibbons
db049716e4
Merge pull request #40 from szczad/master
...
fix: preserve quotation when passing arguments to command.
2017-07-23 09:00:32 -07:00
Grzegorz Szczudlik
8ed92e8cab
fix: preserve quotation when passing arguments to command.
2017-07-20 12:08:57 +02:00
Douglas Gibbons
8b4051d5f3
Merge pull request #6 from iturgeon/master
...
Add support for distros that use Busybox like Alpine
2017-05-17 14:22:56 -07:00
Douglas Gibbons
a2acebe3f5
Merge pull request #32 from douglas-gibbons/master
...
Automatic tests for wait-for-it
2017-05-17 10:26:23 -07:00
Douglas Gibbons
8ed81e3803
Fixes to test script for flake8
2017-05-17 10:18:55 -07:00
Douglas Gibbons
b638c19027
Update to README.md
2017-04-28 11:05:41 -07:00
Douglas Gibbons
f9b79b2e51
Tidy up of vars in tests
2017-03-26 23:10:11 -07:00
Douglas Gibbons
13745289ba
Modified error output for 'ls' command to cope with different test environments
2017-03-26 22:52:51 -07:00
Douglas Gibbons
4fd1b45cff
Added some real tests
2017-03-26 22:50:25 -07:00
Douglas Gibbons
13c00e35ea
Start of test framework
2017-03-22 17:33:24 -07:00
Douglas Gibbons
7f645ced94
Start of test framework
2017-03-22 17:31:47 -07:00
Giles Hall
ac372412a1
Update README.md
2017-03-13 00:44:51 -04:00
Giles Hall
409b4a7bfd
Update README.md
2017-03-13 00:44:01 -04:00
Giles Hall
209be48eb6
Update README.md
2017-03-13 00:40:06 -04:00
Giles Hall
e686775c5b
readme update
2017-03-13 00:38:20 -04:00
Giles Hall
e1f115e4ca
Update README.md
2016-09-22 08:28:01 -04:00
Giles Hall
1f3eb2c350
Update README.md
2016-09-22 06:39:34 -04:00
Giles Hall
11afe7b6b9
Update README.md
2016-09-21 16:25:10 -04:00
iturgeon
8f52a814ef
Adds support for distros that use busybox like Alpine
...
Checks for busybox by looking at the realpath for timeout
If busybox is detected, uses timeout with a -t option and
uses nc instead of /bin/tcp
2016-04-11 17:06:09 -04:00
Giles Hall
a454892f3c
Merge pull request #4 from Silex/patch-1
...
Fix invalid use of return value
2016-04-01 12:20:39 -04:00
Philippe Vaucher
55c54a5abd
Fix invalid use of return value
2016-04-01 17:14:39 +02:00
Giles Hall
20c60949de
license added
2016-02-24 16:50:33 -05:00
Giles Hall
4e94d7dbb1
more small doc fixes
2016-02-02 14:41:04 -05:00
Giles Hall
bf194c8fb4
doc fixes
2016-02-02 14:33:27 -05:00