Commit Graph

1943 Commits

Author SHA1 Message Date
Fabrice Reix
327038780c
Use only closed issues for the release note 2023-11-09 14:44:27 +01:00
jcamiel
3cacf8947f
Update CHANGELOG. 2023-11-09 13:38:56 +01:00
jcamiel
1282d52783
Add optional GitHub token option for rate limiting issue. 2023-11-09 13:38:43 +01:00
Filipe PINTO
11513b4307
Increase sleep time before Squid health check on Windows 2023-11-09 10:39:36 +00:00
lepapareil
4ab82d1bf7
Fix Archlinux pacman usage 2023-11-09 10:51:10 +01:00
hurl-bot
4d51bb7acb
Update crates 2023-11-09 03:01:50 +00:00
Fabrice Reix
b62a09f887
Fix xpath filter in JSON output 2023-11-08 15:18:57 +01:00
Fabrice Reix
74edc18bd2
Add jsonpath filter 2023-11-08 15:18:52 +01:00
hurl-bot
f750931f15
Update crates 2023-11-08 03:01:44 +00:00
jcamiel
db6932641c
Improve assert_header integration test with multiple HTTP response headers for the same name. 2023-11-07 13:27:43 +01:00
hurl-bot
1d4e265507
Update crates 2023-11-07 09:17:34 +00:00
jcamiel
74a539be3e
Remove blacklisted crates. 2023-11-07 09:38:53 +01:00
hurl-bot
573f6bea56
Update crates 2023-11-07 03:01:38 +00:00
jcamiel
6282bd6c90
Add architecture document 2023-11-06 15:46:37 +01:00
Fabrice Reix
6e1f115c43
Generating options for man 2023-11-06 11:14:25 +01:00
Fabrice Reix
d2a220fb05
Generating Clap commands source file 2023-11-06 11:14:24 +01:00
Fabrice Reix
bc85f8b75a
Add spec files for CLI Options 2023-11-06 11:14:24 +01:00
hurl-bot
f8682b5f2b
Update crates 2023-11-06 03:01:46 +00:00
hurl-bot
683ca36881
Update crates 2023-11-05 03:01:50 +00:00
hurl-bot
18a6e8897e
Update crates 2023-11-04 03:01:47 +00:00
Radek Benkel
d9afd0e859
Add Alpine required packages info to build from sources 2023-11-04 00:04:29 +01:00
hurl-bot
1cf68fbbad
Update crates 2023-11-03 03:01:41 +00:00
Filipe PINTO
36a48220d2
Clean execution context on bug report template 2023-11-02 18:56:03 +01:00
Fabrice Reix
3551978a95
Uniformize report_ options 2023-11-02 17:46:15 +01:00
robozati
97a02f3990
Update the JSON parser to account for fabricereix changes 2023-11-02 08:59:45 +00:00
robozati
e0d9bb929e
Change ParserError::Json to use a JsonErrorVariant enum and add a
new check to account for unresolved names
2023-11-02 08:59:44 +00:00
robozati
678aaca9f3
Improve JSON body parsing error reporting
Adds more checks to account for empty elements, commas after the last
element that shouldn't be there and braces not closed.
2023-11-02 08:59:43 +00:00
hurl-bot
80e35e1927
Update crates 2023-11-02 03:01:39 +00:00
jcamiel
6ec1286197
Update changelog. 2023-11-01 21:00:58 +01:00
jcamiel
c72f04fa0e
Remove xmltree/indexmap dependency.
Due to xmltree re-exposing an older version of indexmap, we couldnt' upgrade to the latest version of indemap.
xmltree is a tree in-memory representation of an XML document that we use for JUnit export. As xmltree is a thin layer above xml-rs, we re-implement a thin tree in-memory XML document using xml-rs directly and remove xmltree/indexmap dependency.
2023-11-01 20:23:49 +01:00
jcamiel
842a167433
Add DOM XML parser based on xml-rs. 2023-11-01 19:38:50 +01:00
hurl-bot
521966eb2e
Update crates 2023-11-01 03:01:43 +00:00
hurl-bot
7313b61350
Update crates 2023-10-31 03:01:52 +00:00
hurl-bot
f3d46ec0d2
Update crates 2023-10-30 03:02:09 +00:00
hurl-bot
60e095aac7
Update crates 2023-10-29 03:01:52 +00:00
hurl-bot
7c1753ee75
Update crates 2023-10-28 03:01:49 +00:00
jcamiel
8c0bec3544
Fix mypy errors. 2023-10-27 16:20:33 +02:00
jcamiel
9612100f39
Update Python dependencies. 2023-10-27 16:20:33 +02:00
jcamiel
18da7cac29
Update Flask 3.0.0 2023-10-27 15:56:04 +02:00
jcamiel
0757d5e7aa
Add failed test in HTML/JUnit/TAP reports 2023-10-27 14:43:13 +02:00
msinton
20982f4ce7
Report failures with nok 2023-10-27 11:25:51 +02:00
hurl-bot
406da0cfd5
Update crates 2023-10-27 03:01:54 +00:00
hurl-bot
4daa627e75
Update crates 2023-10-26 03:01:37 +00:00
hurl-bot
b8fe095800
Update crates 2023-10-25 03:01:52 +00:00
hurl-bot
d19a98adcc
Update crates 2023-10-24 03:01:49 +00:00
robozati
21235c655e
Add SourceInfo to Comment 2023-10-23 22:07:32 +00:00
hurl-bot
717857950d
Update crates 2023-10-23 14:46:55 +02:00
jcamiel
fb23d49f39
Accept BSD-2-Clause licenses for dependencies. 2023-10-23 14:46:41 +02:00
jcamiel
05fbe0b651
Fix license check diagnostics. 2023-10-23 14:09:45 +02:00
jcamiel
fe39f031b9
Update docs with HTTP/3 2023-10-21 19:34:42 +02:00