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
jcamiel
6d63b4dd00
Rename Term to Stderr and add method to manage progress string.
2024-03-11 14:06:29 +01:00
jcamiel
588443c849
Small refacto on output writing.
2024-03-11 11:48:13 +01:00
fpinto
62a0cfa419
Add package anatomy job to ci
2024-03-11 10:51:18 +01:00
fpinto
7eecbc3b30
Add packages anatomy files
2024-03-11 10:51:15 +01:00
fpinto
155f039cbd
Add package-anatomy.sh
2024-03-08 18:29:48 +01:00
hurl-bot
0a60a3ba6c
Update crates
2024-03-08 03:01:46 +00:00
zottelsheep
292287ddcd
Fix: File-Completion is displayed regardless of input
2024-03-07 21:03:12 +00:00
zottelsheep
ce2de53ca7
Format using black
2024-03-07 21:03:11 +00:00
zottelsheep
41c6ddf855
Update zsh completion to complete files, accept long/short form and respect multiple arguments
2024-03-07 21:03:10 +00:00
jcamiel
3bcf3a98ec
Implements buffered mode in Term.
2024-03-07 19:55:55 +01:00
jcamiel
624fd77e41
Split main in run package.
2024-03-07 13:22:22 +01:00
jcamiel
9b2601032a
Change CliError from struct to enum (and specify variant).
2024-03-07 10:41:39 +01:00
hurl-bot
27ce455005
Update crates
2024-03-07 03:01:30 +00:00
hurl-bot
76a0416ff7
Update crates
2024-03-06 17:58:15 +00:00
Fabrice Reix
0eb53bed0f
Update chrono crate
...
Replace deprecated methods
2024-03-06 17:03:07 +01:00
hurl-bot
63abdae807
Update crates
2024-03-05 03:01:54 +00:00
jcamiel
f5d65a06d9
Remove Logger instance from main.rs (use only BaseLogger).
2024-03-04 23:11:30 +01:00
jcamiel
0f457bd03b
Move clippy lint rules to Cargo.toml
2024-03-04 15:54:03 +01:00
jcamiel
3c4646dfdd
Create Term structure to manage immediate and buffered stdout/stderr.
2024-03-04 15:25:41 +01:00
hurl-bot
831dce6c8c
Update crates
2024-03-04 14:03:28 +00:00
hurl-bot
9f662f7c18
Update actions
2024-03-04 09:46:34 +00:00
hurl-bot
36aef39812
Update crates
2024-03-04 03:14:01 +00:00
Fabrice Reix
87adca80f5
Add spec for error messages
2024-03-02 10:32:40 +00:00
hurl-bot
aac83805a7
Update crates
2024-03-02 03:02:04 +00:00
Filipe PINTO
1a2ee34d91
Update CODEOWNERS
2024-03-01 08:34:58 +00:00
hurl-bot
4c8b209a32
Update actions
2024-03-01 04:00:49 +00:00
jcamiel
f3d7473ed1
Splits run function.
...
We begin to refcato the run function for parrallel execution. In this case, we want to reuse the bulk of the run function, while reusing the same logger instance. When run in parallel, we want to buffer log to sderr.
To do this, when we execute a file, we need to have a single (mut) instance of a logger.
2024-02-29 18:58:21 +00:00
Fabrice Reix
accc2fc3a2
Tag options not available yet in the Hurl file as cli-only
2024-02-29 19:18:06 +01:00
Fabrice Reix
6b927465fa
Add cli-only info in option doc
2024-02-29 14:39:56 +00:00
jcamiel
2433a24887
Per request output takes file-root into account for path resolving
2024-02-29 09:34:07 +00:00
fpinto
2641b66ece
Include ps1 completion file in Windows packages
2024-02-29 09:26:59 +01:00
Fabrice Reix
84baecf464
Add semicolon_if_nothing_returned clippy lint
2024-02-29 08:33:24 +01:00
hurl-bot
10861aa4bc
Update crates
2024-02-29 03:01:40 +00:00
Fabrice Reix
29a941ee3e
Add fish completion for hurl/hurlfmt
2024-02-28 14:08:18 +01:00
Fabrice Reix
e52ccdcb93
Generate zsh completion for hurl/hurlfmt
2024-02-28 12:04:15 +00:00
hurl-bot
7128eb7456
Update actions
2024-02-28 08:55:51 +00:00
hurl-bot
0072152e99
Update crates
2024-02-28 03:01:41 +00:00
Fabrice Reix
9534468a34
Add powershell completion for hurl/hurlfmt
2024-02-27 14:21:20 +01:00
Fabrice Reix
67c61bf3a0
Rename bash completion file
2024-02-27 09:40:52 +01:00
Fabrice Reix
f24de186c2
Generate bash completion for hurl/hurlfmt
2024-02-27 08:07:40 +00:00
hurl-bot
b6a5cfcdce
Update crates
2024-02-27 03:01:43 +00:00
jcamiel
de7f5f45e1
Remove unnecessary debug sprint.
2024-02-26 08:57:57 +01:00
hurl-bot
39cf735b24
Update crates
2024-02-26 03:02:08 +00:00
jcamiel
6af3b682d9
Fix silent error when verbose option use unset variable.
2024-02-24 20:22:34 +01:00
jcamiel
7a943158dc
Update copyright from 2023 -> 2024.
2024-02-24 20:22:26 +01:00
jcamiel
167ce891d8
Update changelog.
2024-02-24 20:22:19 +01:00
hurl-bot
6fd1bb41ce
Update crates
2024-02-24 18:26:14 +00:00