Commit Graph

1051 Commits

Author SHA1 Message Date
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
Fabrice Reix
67d48bde22
Add filters urlEncode/urlDecode 2022-11-02 17:07:00 +01:00
jcamiel
0e6765b9e9
Force python 3.8 for macOS (mimtm 8.0.0 crashes on python 3.11) 2022-11-02 16:13:43 +01:00
Fabrice Reix
2653401819
Fix missing line in HTML output 2022-11-01 19:02:00 +01:00
jcamiel
c69ebea464
Fix case url -> URL. 2022-10-31 11:50:22 +01:00
jcamiel
f25c6b9129
Delete subquery dead code. 2022-10-31 11:04:49 +01:00
Fabrice Reix
c9775547dd
Fix webscrapping of the issue HTML page 2022-10-29 19:31:58 +02:00
GitHub Action
f9d06655ff Update crates 2022-10-29 17:10:01 +00:00
Fabrice Reix
8666229edf
Move filters outside query 2022-10-28 08:04:16 +02:00
jcamiel
22c17ee998
Update README. 2022-10-26 22:47:04 +02:00
Fabrice Reix
56cafdfaeb
Extract filter from query 2022-10-26 14:11:01 +02:00
Fabrice Reix
75f1d111d4
Add/Check copyright in source files 2022-10-25 15:55:53 +02:00
lepapareil
d2932769c3
Add grouping log lines on docker jobs 2022-10-25 14:21:12 +02:00
Fabrice Reix
046ab9baa1
Update error messages 2022-10-25 09:04:27 +02:00
Fabrice Reix
83beadff47
Update JSON/HTML export 2022-10-25 08:59:18 +02:00
Fabrice Reix
89f4c123cd
Replace Subquery by Filter 2022-10-25 08:50:22 +02:00
jcamiel
a32535d9be
Update docs for 1.8.0 2022-10-24 22:33:26 +02:00
lepapareil
aa4d54f6a0
Reorg curl and python ci prerequisites 2022-10-24 18:42:16 +02:00
Fabrice Reix
bf79a512e0
Newline added at the end of the files
hurlfmt now also outputs a trailing newline.
2022-10-24 15:04:50 +02:00
GitHub Action
1419e706fd Update crates 2022-10-22 08:30:57 +00:00
GitHub Action
42bb1dfd14 Update crates 2022-10-21 08:33:27 +00:00
jcamiel
8dded501ce
Move code from core.rs to runner_options.rs. 2022-10-20 20:57:35 +02:00
jcamiel
36452f705c
Fix max-time help. 2022-10-20 17:58:43 +02:00
jcamiel
8f96cd990c
Improve header ouputs with --include. 2022-10-20 15:07:08 +02:00