##// END OF EJS Templates
tests: use post for testing webhook at httpbin.org. With recent changes...
tests: use post for testing webhook at httpbin.org. With recent changes the previous wasn't stable and relaible.

File last commit:

r1:854a839a default
r2832:d2e46860 default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html