jcamiel
5c7d2ea3ec
Remove HTML ast for HTML report generation.
2022-11-19 01:07:19 +01:00
Hurl Bot
13eb44f264
Add opencontainers labels to Dockerfile
2022-11-18 20:26:27 +01:00
jcamiel
80fb0fd5b3
Delete raw string wording everywhere.
2022-11-18 15:30:56 +01:00
lepapareil
ee83234225
Update Dockerfile to alpine:3.17
2022-11-18 14:45:45 +01:00
jcamiel
c7f6795f14
Add dependencies licenses check.
2022-11-18 11:20:33 +01:00
hurl-bot
23e66e0158
Update crates
2022-11-18 08:24:51 +00:00
jcamiel
3b3483a997
Add lang identifier to multiline.
2022-11-18 00:20:53 +01:00
hurl-bot
f3bf0b7618
Update crates
2022-11-17 22:55:05 +00:00
hurl-bot
c599f4765f
Update crates
2022-11-17 08:26:47 +00:00
lepapareil
4300733052
Reorder check ci
2022-11-16 14:57:12 +01:00
lepapareil
e712185fe1
Add gitleaks on ci
2022-11-16 14:52:57 +01:00
lepapareil
a6ec9c0046
Update CONTRIBUTING.md
2022-11-16 11:40:15 +01:00
lepapareil
39f91fd0b7
Sign hurl bot commits
2022-11-16 10:55:25 +01:00
hurl-bot
af8d29131a
Update crates
2022-11-16 09:14:56 +00:00
jcamiel
a34480120e
Change choice parser function signature to take a slice as argument.
...
With a slice as argument, we can use a vec or an array. In Hurl code, we use choice with array only.
We also change the implementation to remove the recursive call (and unncessary clone)
2022-11-15 14:03:13 +01:00
hurl-bot
b4c4d0ff77
Update crates
2022-11-15 08:27:12 +00:00
lepapareil
50a0202918
Welcome to hurl-bot the new ci bot account
2022-11-14 16:24:52 +01:00
jcamiel
a7c3507b94
Update grammar doc.
2022-11-14 13:07:52 +01:00
jcamiel
6db7a729a8
Update vim syntax.
2022-11-13 22:16:04 +01:00
jcamiel
6aa7f22cad
Update IntelliJ IDE syntax files.
2022-11-12 16:30:19 +01:00
GitHub Action
ef454b59ff
Update crates
2022-11-12 08:25:30 +00:00
GitHub Action
d3759a1c18
Update crates
2022-11-11 23:20:29 +00:00
jcamiel
04770b352c
Use HTTP keyword in integration tests.
2022-11-11 14:25:00 +01:00
jcamiel
4e41799623
Use HTTP instead of HTTP/* for any HTTP version match
2022-11-10 22:29:21 +01:00
lepapareil
fef446a4e0
Fix occasional ci fail on windows package
2022-11-10 19:15:52 +01:00
lepapareil
fc6e6b57b9
Add hotfixing workflow
2022-11-10 16:39:15 +01:00
jcamiel
fb96c252cf
Use HTTP instead of HTTP/* for all HTTP version.
2022-11-09 18:11:45 +01:00
GitHub Action
3c1c3a9b4d
Update crates
2022-11-09 08:28:18 +00:00
jcamiel
0ddc1d84aa
Update npm install for 1.8.0.
2022-11-08 09:40:35 +01:00
lepapareil
036d1b6f46
Fix occasional ci fail on windows test units
2022-11-07 23:07:46 +01:00
lepapareil
6169c5c0cf
Fix accept-pull-request ci fork mode
2022-11-07 23:07:05 +01:00
lepapareil
b7eaeee22f
Reorder accept-pull-request ci steps
2022-11-07 22:11:31 +01:00
lepapareil
9616df70e9
Fix ci typo
2022-11-07 20:46:31 +01:00
GitHub Action
aa318c3e55
Update crates
2022-11-07 18:31:01 +00:00
Edgar
0a0c7a9828
whitespace
2022-11-07 15:23:55 +01:00
Edgar
fa116bb60a
improve vim syntax
2022-11-07 15:23:55 +01:00
GitHub Action
e455ebd685
Update hurl version to 1.9.0-SNAPSHOT
2022-11-07 13:11:48 +00:00
GitHub Action
1930fcf62b
Create 1.8.0 release
2022-11-07 12:39:14 +00:00
jcamiel
403db2e131
Change raw string body for multiline string body.
2022-11-05 19:21:45 +01:00
GitHub Action
802391d7ee
Update crates
2022-11-05 18:04:45 +00:00
jcamiel
1c796d8f0c
Replace lxml.HTMLParser with BeautifulSoup parser.
...
lxml.HTMLParser is having troubled with emoji content https://github.com/Orange-OpenSource/hurl/issues/959 .
Besides, BeautifulSoup is already a dependance for our tests suite.
2022-11-05 17:01:04 +01:00
jcamiel
b38d108eb2
Fix hurlfmt --color crash.
2022-11-05 01:17:23 +01:00
GitHub Action
3d475c7c88
Update crates
2022-11-04 17:52:42 +00:00
jcamiel
a2f71736c1
Add title to draft release.
2022-11-04 14:01:59 +01:00
jcamiel
96648ebf6e
Fix release workflow.
2022-11-04 11:24:44 +01:00
lepapareil
cdfa4b8d8e
Add releasing workflow
2022-11-03 22:15:24 +01:00
Fabrice Reix
d1713c8865
Fix clippy warnings (Rust 1.65.0)
2022-11-03 16:58:42 +01:00
jcamiel
0a07388b69
Update npm install.
2022-11-03 14:45:39 +01:00
Fabrice Reix
d9534d8d2c
Update/Check CHANGELOG
2022-11-03 14:02:56 +01:00
jcamiel
2b1b8df448
Fix docs.
2022-11-03 13:33:15 +01:00