Commit Graph

702 Commits

Author SHA1 Message Date
jcamiel
00e0c5cc58 Import of the canonical docs (raw Markdown, without ant Jekyll specificities.) 2022-06-01 10:34:33 +02:00
jcamiel
0e0b6697e7 Update dependencies. 2022-05-28 12:01:27 +02:00
jcamiel
9b99c14103 Standardize example.org for Hurl snippet. 2022-05-24 15:50:00 +02:00
jcamiel
23b9951e2c Fix typo in man. 2022-05-24 15:45:25 +02:00
lepapareil
1ae0e00345
Delete renovate.json 2022-05-23 10:56:14 +02:00
lepapareil
8a2c7cb8ac Fix windows-x64 ci cache 2022-05-21 21:39:52 +02:00
lepapareil
b162a79a9c Fix test-emulated-raspios-arm-x64 ci cache 2022-05-21 13:08:12 +02:00
lepapareil
77195dfc4b
Fix rustup on windows contrib 2022-05-20 09:59:20 +02:00
lepapareil
73fe02dd67 Clean windows contrib (only powershell) 2022-05-20 09:56:48 +02:00
lepapareil
7086167cae Delete dependabot conf 2022-05-20 09:37:01 +02:00
lepapareil
21ec6e7cda Optimize windows ci jobs 2022-05-20 09:37:01 +02:00
jcamiel
5100acab54 Move docs. 2022-05-19 13:46:15 +02:00
jcamiel
87f86424b5 Use art ressources and delete svg ressources from docs. 2022-05-19 11:06:25 +02:00
jcamiel
74ae0b5fae Update minor dependencies. 2022-05-19 10:45:09 +02:00
lepapareil
37294fabac
Fix rustup default-host for powershell contrib 2022-05-18 16:35:04 +02:00
lepapareil
5053c8e2c0
Fix NSIS powershell contrib 2022-05-18 16:20:06 +02:00
lepapareil
54f9a6095b
Uses only command line for powershell contrib 2022-05-18 16:00:31 +02:00
Fabrice Reix
7fbbd9e1cb Test specific error message for Fedora 2022-05-17 21:12:57 +02:00
jcamiel
d349f7f788 Fix certificate test message.
On with openssl 3.0.0, some messages have been changed.
For this test, I think this PR has updated our expected value: ade08735f9 (diff-1c0b5127081224cb77ee0fb3e3032c48227c476fca67312ae8c19efea9813e38R61)
2022-05-17 21:12:57 +02:00
jcamiel
68b3d3aec0 Modify unwrap_or_exit arguments order.
First something to unwrap, then message seems mire logical.
2022-05-17 15:36:18 +02:00
lepapareil
c9b6b8a9ee
Renovate only scans cargo, dockerfile and actions 2022-05-17 15:13:22 +02:00
Renovate Bot
a793296dea Update actions/checkout action to v3 2022-05-17 14:15:12 +02:00
Renovate Bot
77a333fe7c Update actions/upload-artifact action to v3 2022-05-17 14:14:55 +02:00
lepapareil
044bcfea20
Update renovate.json 2022-05-17 08:43:57 +02:00
jcamiel
ef256c03f9 Update man. 2022-05-16 21:53:36 +02:00
lepapareil
3657bb4325
Create renovate.json 2022-05-16 18:01:04 +02:00
jcamiel
68b0f17fd4 Update READMEs. 2022-05-12 18:33:28 +02:00
jcamiel
cf240a3921 Fix Brotli response body decoding. 2022-05-12 08:49:11 +02:00
lepapareil
c112f759f9 Double the timeout of the large test for ci compatibility with emulated arm64 2022-05-12 08:48:47 +02:00
lepapareil
71288d8256 Add emulated arm64 job to test ci 2022-05-12 08:48:47 +02:00
jcamiel
7c6b03fc73 Fix implicit body asserts on compressed response body. 2022-05-11 17:36:48 +02:00
jcamiel
5c318c2656 Update clap 3.1.18. 2022-05-11 14:49:08 +02:00
jcamiel
9b81ac1a95 Fix sha256, md5, bytes query on compressed body. 2022-05-11 10:18:03 +02:00
jcamiel
16f501d2c3 Update to Rust edition 2021. 2022-05-09 15:37:04 +02:00
jcamiel
810089bd2a Fix redirection not followed with 'location' header. 2022-05-09 08:24:14 +02:00
jcamiel
0d6b1cb7a0 Move Content_encoding related functions from runner to http. 2022-05-09 08:23:01 +02:00
jcamiel
057814555d Fix log verbose case. 2022-05-08 15:56:11 +02:00
jcamiel
59b753e07b Update Cargo.toml (lock is already up-to-date). 2022-05-08 13:42:34 +02:00
jcamiel
56df761242 Update dependencies. 2022-05-06 20:14:40 +02:00
jcamiel
bc8b4d350c Update all depedencies with cargo update. 2022-05-06 15:55:24 +02:00
lepapareil
d342fdc74f Fix lib version update in dependency_age.sh 2022-05-06 14:43:49 +02:00
lepapareil
59026938ed Fix lib version extraction in dependency_age.sh 2022-05-06 14:43:49 +02:00
jcamiel
42c272669f Remove useless logs.
Also add a function doc, use a reference for argument and make function private.
2022-05-04 19:22:31 +02:00
jcamiel
a1488db335 Install Hurl with npm. 2022-05-04 18:32:48 +02:00
jcamiel
e8fc1800f2 Update serde 1.0.81. 2022-05-04 13:53:39 +02:00
jcamiel
72661da34b Rename osx to macos in GitHub actions files. 2022-05-03 11:02:44 +02:00
jcamiel
941bbc2e36 Update serde 1.0.137 2022-05-02 17:48:15 +02:00
jcamiel
cfc2587e0a Add missing prefix for Hurl version output. 2022-04-29 19:26:40 +02:00
Fabrice Reix
67ad5a5130 Use canonical relative path for generating html Hurl file 2022-04-29 14:42:54 +02:00
jcamiel
b81ca8ab7e Update README. 2022-04-14 00:09:10 +02:00