Commit Graph

989 Commits

Author SHA1 Message Date
GitHub Action
bfffb04ec5 Update crates 2022-10-18 09:27:17 +00:00
Fabrice Reix
7f28baeb1f
Fix test curl commands 2022-10-17 16:22:42 +02:00
jcamiel
43e6f703da
Add comment. 2022-10-17 08:50:27 +02:00
jcamiel
104360a05d
Update integration tests. 2022-10-16 10:42:42 +02:00
jcamiel
a58d4f27e0
Add --retry and --retry-interval options. 2022-10-16 10:42:41 +02:00
Fabrice Reix
b912a6f06c
Add url query 2022-10-16 09:59:08 +02:00
Fabrice Reix
5712eacf48
Add field url to HTTP response 2022-10-16 09:35:10 +02:00
GitHub Action
f96998b278 Update crates 2022-10-14 07:16:12 +00:00
GitHub Action
a446932b12 Update crates 2022-10-13 08:30:44 +00:00
jcamiel
f5c959c7b7
Update header docs when a same header has multiple values. 2022-10-11 21:56:36 +02:00
GitHub Action
2ed7daa7a8 Update crates 2022-10-11 16:57:46 +00:00
jcamiel
321e14af4b
Clean image docs. 2022-10-11 13:14:16 +02:00
GitHub Action
e27ef041f8 Update crates 2022-10-11 06:54:51 +00:00
jcamiel
397d91528a
Add Demo placeholder. 2022-10-10 17:50:58 +02:00
jcamiel
7b253c733c
Update macOS binary installations. 2022-10-10 17:27:06 +02:00
jcamiel
18a7f3cec2
Add MacPorts instruction. 2022-10-10 15:51:57 +02:00
jcamiel
d621fdab6b
Add integration test. 2022-10-10 15:51:34 +02:00
jcamiel
f7990069d7
Change EntryResult structure to have a list of calls property. 2022-10-10 15:51:33 +02:00
Fabrice Reix
1ae68efd82
Fix relative redirect 2022-10-10 15:13:03 +02:00
lepapareil
1c2e2ffc72
Block /accept ci concurrency based on issue number 2022-10-10 14:50:19 +02:00
jcamiel
95a647bde2
Use generic foo.out.pattern instead of foo.output.json
foo.output.json was hand written to remove non-constant fields (like time, date etc...)
We have now a more simple and generic way of testing variable output with .pattern files. Plus, expected JSON output is more complete.
2022-10-10 11:35:12 +02:00
GitHub Action
8e868f41d0 Update crates 2022-10-10 08:35:17 +00:00
GitHub Action
38c68a4538 Update crates 2022-10-09 08:28:02 +00:00
lepapareil
c01cde1fb1
Run test integ on generic linux package over docker fedora 2022-10-06 15:16:40 +02:00
lepapareil
e927ec9593
Run test integ on generic linux package over docker archlinux 2022-10-06 15:16:40 +02:00
lepapareil
af62ed41b3
Run test integ on generic linux package over docker debian 2022-10-06 15:16:40 +02:00
lepapareil
1c648a3e22
Reorg release ci 2022-10-06 15:16:40 +02:00
lepapareil
1d1600a446
Run test integ on generic macos package 2022-10-06 15:16:39 +02:00
lepapareil
17aba51cf0
Rename version.sh to get_version.sh 2022-10-06 15:16:39 +02:00
lepapareil
0a763ab92f
Run test integ on generic linux package 2022-10-06 15:16:39 +02:00
lepapareil
df705c8670
Run test integ on deb package 2022-10-06 15:16:38 +02:00
lepapareil
ecbab75b5d
Split generic linux and deb package creation 2022-10-06 15:16:27 +02:00
GitHub Action
b424b1b0bd Update crates 2022-10-06 08:30:20 +00:00
GitHub Action
0d302c8534 Update crates 2022-10-04 08:31:26 +00:00
jcamiel
ef0230d65a
Simplify option parsing using clap apis. 2022-10-02 18:42:10 +02:00
GitHub Action
c182a062ce Update crates 2022-10-02 08:28:01 +00:00
jcamiel
d0f12d9d34
Make compact help. 2022-10-01 16:59:10 +02:00
Kian-Meng Ang
3a5ff7dcb2 Fix typos
Found via `codespell -S contrib,target -L crate,asser,te,pleas`
2022-10-01 18:48:18 +08:00
GitHub Action
28ec49f8c4 Update crates 2022-09-30 19:38:18 +00:00
jcamiel
52575789ef
Delete --progress and --summary from docs. 2022-09-30 18:01:20 +02:00
jcamiel
fb279b5a1e
Remove --progress and --summary option. 2022-09-30 18:01:19 +02:00
GitHub Action
02c50711d1 Update crates 2022-09-30 15:27:45 +00:00
lepapareil
be1e4bccd7
Run test integ on windows packages 2022-09-30 15:30:10 +02:00
jcamiel
a75d2b722a
Update to clap 4.0 2022-09-30 11:10:29 +02:00
lepapareil
be2f55b619
Fix coverage ci 2022-09-30 10:53:41 +02:00
lepapareil
c6b38caeb3
Homogenizes ci scripts 2022-09-28 16:38:16 +02:00
lepapareil
195af0e3fc
Add new ssl error to ci test_error_ssl 2022-09-28 16:38:16 +02:00
lepapareil
d509c3da23
Schedules ci coverage 2022-09-28 13:16:46 +02:00
Zoltan Klinger
a35476bb16 change "api" to "API" in docs 2022-09-28 18:35:02 +10:00
Zoltan Klinger
a375af91d4 fix grammar in docs 2022-09-28 18:35:02 +10:00