Commit Graph

977 Commits

Author SHA1 Message Date
GitHub Action
c74d1e0191 ˉᵇᵒᵗˉUpdate crates on 22/07/18 08:21 2022-07-18 08:21:54 +00:00
lepapareil
bfcbf6afe2
Fix update_crates.yml tmp files 2022-07-17 19:02:29 +02:00
lepapareil
f3755ee3b6
Fix update_crates.yml when there is no updates 2022-07-17 18:49:19 +02:00
GitHub Action
937e06df8d ˉᵇᵒᵗˉUpdate crates on 22/07/17 08:18 2022-07-17 08:18:42 +00:00
lepapareil
e278cf64d8
Untrack ${update_crates_output} on update_crates.yml action 2022-07-15 15:58:19 +02:00
lepapareil
a505fc672c
Add labels to update_crates.yml action 2022-07-15 15:45:30 +02:00
GitHub Action
0bdd778553 ˉᵇᵒᵗˉUpdate crates on 22/07/15 13:19 2022-07-15 13:19:41 +00:00
lepapareil
1e1c2a01bd
Use personal token to create pull request for update_crates.yml action 2022-07-15 15:14:16 +02:00
lepapareil
e446ce1cda
Fix update_crates job into check.yml 2022-07-15 13:26:52 +02:00
lepapareil
5c83050a29
Add scheduled crates updates by PR on ci 2022-07-15 10:40:00 +02:00
lepapareil
b923d08331
Improve crates_update.sh compatibility 2022-07-13 14:15:49 +02:00
jcamiel
567ab70e0e
Update regex 1.6.0. 2022-07-06 17:43:02 +02:00
jcamiel
07c07937d6
Update once_cell to 1.13.0. 2022-07-05 17:33:19 +02:00
Fabrice Reix
126e10537f
Add test for charset 2022-07-05 13:55:08 +02:00
jcamiel
152105b9b8
Update crypto-common 0.1.4 and one_cell 1.12.1. 2022-07-04 16:23:31 +02:00
Fabrice Reix
5f6917dc98
Add test for multiple Hurl files 2022-07-02 18:38:09 +02:00
jcamiel
ed679bd6da
Fix #652.
Use multiple_values method instead of deprecated multiple_occurences method.
2022-07-02 14:38:58 +02:00
jcamiel
ae591ecdd9
Update serde 1.0.138. 2022-07-02 15:39:47 +02:00
Fabrice Reix
1017dffdf1
Add additional script for ad-hoc tests 2022-07-02 06:15:13 +02:00
Fabrice Reix
b5ddf8a9dc
Add filename in error message 2022-07-02 06:15:13 +02:00
jcamiel
cb9823bac2
Add integration test on --very-verbose. 2022-07-01 16:15:07 +02:00
Fabrice Reix
487ab2ef53
Fix clippy is_digit_ascii_radix 2022-06-30 22:04:14 +02:00
jcamiel
1c8713ebe4
Add type hints to test_hurl.py 2022-07-01 13:30:30 +02:00
jcamiel
1705f30f72
Update clap 3.2.8. 2022-06-30 15:54:20 +02:00
Fabrice Reix
daa95ce619
Remove additional spaces in verbose mode 2022-06-30 15:34:18 +02:00
Fabrice Reix
15582c03f6
Use expected pattern to compare textual stdout/stderr 2022-06-30 15:30:16 +02:00
jcamiel
67ef7c75a7
Move method between Request / Response.
This is a preliminary work for issue #628.
2022-06-30 13:50:44 +02:00
jcamiel
038d23c2f7
Update serde-json 1.0.82. 2022-06-30 12:55:04 +02:00
jcamiel
e2805521a8
Update clap 3.2.7. 2022-06-28 17:29:00 +02:00
lepapareil
eb269371ea
Clean contrib/windows/windows_package_managers/chocolatey/README.md 2022-06-28 11:30:41 +02:00
lepapareil
a9d2f6ea98
Disable pr comment when deleting local branch fails on pr /accept 2022-06-28 11:29:37 +02:00
lepapareil
3f09a5f33a
Clean contrib/docker/README.md 2022-06-28 10:05:39 +02:00
jcamiel
689fca2715
Updates READMEs. 2022-06-27 16:28:57 +02:00
jcamiel
9f3e13baef
Add --test option in usage and links to captures and asserts. 2022-06-27 16:28:38 +02:00
lepapareil
d99cdcda75 Create accept-pull-request.yml 2022-06-27 15:53:01 +02:00
jcamiel
fb057872fa Reactivate ArchLinux integration tests.
Following https://github.com/curl/curl/issues/8559 fix, ArchLinux tests should be ok now.
2022-06-24 14:08:43 +02:00
Fabrice Reix
de79388be5 Support regex literal in query/subquery 2022-06-24 11:42:06 +02:00
Robert Lillack
e549ac9d93 Fix typo: somment --> comment 2022-06-23 20:24:27 +02:00
jcamiel
451f6e8200 Create http::header module. 2022-06-22 18:53:03 +02:00
jcamiel
3b801a782a Update indexmap. 2022-06-22 13:52:51 +02:00
jcamiel
380c525d3a Update clap 3.2.6. 2022-06-21 20:17:38 +02:00
Fabrice Reix
99768edcff Encode string variable in JSON body 2022-06-21 15:15:21 +02:00
jcamiel
b951464a40 Delete legacy grammar. 2022-06-20 19:16:57 +02:00
lepapareil
c76332b71f Extends disk to 12288m for emulated arm test job 2022-06-20 17:35:30 +02:00
Fabrice Reix
a7b887052f Validate Grammar and generate HTML 2022-06-19 20:52:45 +02:00
jcamiel
1c81471e45 Log response body if very verbose option is used. 2022-06-19 19:09:44 +02:00
jcamiel
75b34f8d9c Add very-verbose option. 2022-06-19 19:09:44 +02:00
jcamiel
e354efbb44 Update comments. 2022-06-19 19:09:44 +02:00
jcamiel
af253975b0 Use reference in function signatures. 2022-06-19 19:09:44 +02:00
Fabrice Reix
da8ae89281 Add new grammar 2022-06-18 10:02:32 +02:00