Commit Graph

2282 Commits

Author SHA1 Message Date
jcamiel
750f7120ea
Update documentation for isIsoDate. 2024-03-22 10:47:47 +01:00
Fabrice Reix
9a07bf4993
Update Grammar for filename with optional password 2024-03-22 08:18:47 +00:00
hurl-bot
c208445963
Update crates 2024-03-22 03:01:52 +00:00
jcamiel
d2577225cd
Update CHANGELOG. 2024-03-21 22:56:12 +01:00
jcamiel
7a99f477e8
Add doc comments. 2024-03-21 19:00:42 +00:00
jcamiel
f68bcc8eb3
Add isIsoDate predicate (take a string and checks YYYY-MM-DDTHH:mm:ss.sssZ) 2024-03-21 15:46:53 +01:00
jcamiel
ed88d57102
Update axios for hurl on npm. 2024-03-21 14:44:45 +01:00
jcamiel
431e9dd6f9
Update black to 24.3.0. 2024-03-21 13:38:57 +01:00
hurl-bot
7d532647b0
Update actions 2024-03-20 15:05:15 +00:00
jcamiel
1a433bcdb8
Update CHANGELOG. 2024-03-20 10:14:02 +00:00
Fabrice Reix
0c8d66ee4b
Replace passphrase by password 2024-03-20 10:33:00 +01:00
Fabrice Reix
11378879e5
Add integ test for variables in filename with passphrase 2024-03-20 10:25:35 +01:00
hurl-bot
31f71ff86f
Update crates 2024-03-20 03:01:46 +00:00
jcamiel
dcd534a912
Add --from-entry option to execute a file from a given entry 2024-03-19 19:02:16 +01:00
jcamiel
7c00c15759
Create intermediate directory when using --report-html 2024-03-19 15:21:30 +01:00
hurl-bot
b08c1fe364
Update actions 2024-03-19 10:12:50 +00:00
Filipe PINTO
bb57302ddf
Add /rebase on Github workflow 2024-03-19 09:56:41 +01:00
hurl-bot
f0a1c7b9ed
Update crates 2024-03-19 03:01:45 +00:00
jcamiel
bbdd0f9569
Move empty result warning. 2024-03-18 14:58:15 +01:00
jcamiel
9444d6a058
Fix filename templatization bug under certains conditions. 2024-03-18 08:44:09 +00:00
hurl-bot
87eb7222dd
Update crates 2024-03-18 03:02:00 +00:00
jcamiel
75a62c67f1
Update CHANGELOG. 2024-03-17 17:59:06 +01:00
jcamiel
f8437f26e5
Use PathBuf in some CliOptions fields 2024-03-17 16:17:17 +00:00
jcamiel
b05f70855f
Fix charset parsing logic of Content-Type header. 2024-03-17 16:32:58 +01:00
hurl-bot
dd6434e48d
Update crates 2024-03-17 03:01:51 +00:00
jcamiel
88b7c04ed5
Add experimental max-workers option. 2024-03-16 12:00:22 +01:00
jcamiel
0931c32510
Add experimental parallel flag. 2024-03-15 16:56:55 +01:00
jcamiel
2cac54911e
Modify Logger constructor. 2024-03-15 10:48:46 +01:00
jcamiel
f46f469f8b
Implements Display for CliOptionsError. 2024-03-14 14:00:05 +01:00
jcamiel
ba76d82c6d
Update CHANGELOG 2024-03-14 13:32:49 +01:00
jcamiel
a749929a71
Use '-' to read Hurl file from standard input 2024-03-14 12:49:36 +01:00
jcamiel
a5120e9a25
Fix empty glob not always returning an error 2024-03-14 12:19:07 +01:00
jcamiel
5ed316d014
Use Path in ContextDir methods. 2024-03-14 09:45:02 +01:00
jcamiel
46e19d1024
Use PathBuf in Output enum. 2024-03-13 23:04:39 +01:00
jcamiel
8459db1bbf
Use PathBuf in FileWriteAccess error. 2024-03-13 18:35:28 +00:00
Fabrice Reix
ad4edc17de
Add hurl output in hurlfmt test export 2024-03-13 17:27:42 +00:00
Fabrice Reix
1da6e1c6d4
Add Missing quote in Hurl export 2024-03-13 17:27:41 +00:00
jcamiel
74d76db2a2
Use PathBuf in FileReadAccess error. 2024-03-13 16:29:01 +00:00
Filipe PINTO
8c4bf79c80
Delete update crates in check workflow 2024-03-13 16:46:19 +01:00
jcamiel
982f60858f
Move fs package to util. 2024-03-13 12:57:33 +01:00
jcamiel
3b83d5a8f0
Rename Options to CliOptions. 2024-03-13 07:43:39 +01:00
hurl-bot
ae0421c353
Update crates 2024-03-13 03:01:36 +00:00
jcamiel
4e153c1af2
Fix cargo doc errors. 2024-03-12 17:24:22 +01:00
Fabrice Reix
80809262d4
Add completion files in Linux/MacOS packages 2024-03-12 12:54:32 +00:00
jcamiel
314987918c
Creates Stdout struct (an indirection to sdtout that can be buffered or written immediately). 2024-03-12 09:52:49 +00:00
Fabrice Reix
2f28dc744f
Add integ test for hurlfmt --in-place 2024-03-12 09:08:40 +00:00
Fabrice Reix
b74bb8f7c7
Use input_format option (instead of deprecated format) 2024-03-12 09:08:39 +00:00
jcamiel
e2cf3f6526
Update changelog. 2024-03-12 09:19:02 +01:00
jcamiel
ad370cb62f
Fix --test progress bar not displayed when verbose is used 2024-03-11 18:10:40 +01:00
jcamiel
030a5bdca5
Add new method on Logger. 2024-03-11 15:10:06 +01:00