Commit Graph

947 Commits

Author SHA1 Message Date
Fabrice Reix
e12d0f1dd3 Update crate clap to 3.0.4 2022-01-07 21:08:06 +01:00
Fabrice Reix
ba3d600cc2 Update crate serde_json to 1.0.74 2022-01-07 21:08:06 +01:00
Fabrice Reix
035fbd0896 Update crate serde to 1.0.133 2022-01-07 21:08:06 +01:00
lepapareil
ac534e77ba
Rename dependabot.yml to disabled.dependabot.yml
Disable dependabot.yml
2022-01-04 14:13:50 +01:00
Fabrice Reix
7d5b72fd6c Make sure that Cargo.lock is up-to-date 2021-12-21 16:01:45 +01:00
Fabrice Reix
4a4838448d Support filter with nested object in jsonpath expression 2021-12-20 21:02:25 +01:00
jcamiel
6a441f545b Use Homebrew core to install Hurl. 2021-12-20 10:36:06 +01:00
jcamiel
07f3fd432c Add tiny css improvments to html export. 2021-12-17 20:00:38 +01:00
Fabrice Reix
82894a8a1a Add BasicAuth section 2021-12-17 08:14:40 +01:00
Fabrice Reix
ce79951461 Update crate serde to 1.0.132 2021-12-16 20:38:41 +01:00
Fabrice Reix
b803e6e155 Revert cargo test to multiple threads 2021-12-16 20:38:41 +01:00
Fabrice Reix
a17370f9cb Use pure-Rust XML parsing/serializing for JUnit Report 2021-12-16 20:38:41 +01:00
Fabrice Reix
ac5c87ef78 Update JUnit XML report in integration 2021-12-16 11:43:38 +01:00
jcamiel
459b20659c Update README 2021-12-16 11:00:01 +01:00
lepapareil
221dd210ba Add timezone to dependabot 2021-12-16 10:25:41 +01:00
lepapareil
4aa04de5c5 Update docker contrib 2021-12-16 10:20:05 +01:00
lepapareil
9101e26def
Create dependabot.yml 2021-12-16 10:15:00 +01:00
jcamiel
ee09724781 Add art resources (svg export and originals) 2021-12-15 22:44:44 +01:00
jcamiel
85303854ea Update serde_json 1.0.73 2021-12-15 22:43:14 +01:00
jcamiel
602c85467a Commit generated man pages. 2021-12-13 12:39:58 +01:00
lepapareil
7a0b4ac76d Update docker contrib with lightweight alpine based image 2021-12-13 07:32:17 +01:00
jcamiel
01262655e3 Update README to 1.5.0 2021-12-11 16:46:14 +01:00
Levvie - she/her
3026aa52cc Fixes the DisplayName being too long. 2021-12-10 10:10:15 +01:00
Fabrice Reix
165e79054e Report error on missing closing quote for quoted String 2021-12-10 09:01:47 +01:00
jcamiel
47170ee4d5 Add hint to prevent glob pattern expansion. 2021-12-10 08:00:00 +01:00
lepapareil
326ef390c9
Add scoop help to windows contrib 2021-12-09 20:17:23 +01:00
lepapareil
520f2f145a
Add wingetcreate help to windows contrib 2021-12-09 20:12:31 +01:00
Fabrice Reix
eb40b97ae6 Update CHANGELOG 2021-12-09 16:53:13 +01:00
Fabrice Reix
9252ca5c83 Increment version to 1.6.0-snapshot 2021-12-09 16:17:54 +01:00
Fabrice Reix
2ecb4cc5af Create release 1.5.0 2021-12-09 16:17:54 +01:00
lepapareil
a8c037974d Convert contrib windows chocolatey files to templates 2021-12-09 15:30:19 +01:00
Fabrice Reix
36361efa88 Update dependency crate serde to 1.0.131 2021-12-09 14:23:08 +01:00
Fabrice Reix
3fba73e943 Update CHANGELOG 2021-12-09 14:23:08 +01:00
jcamiel
5fbb8d051f Update with 1.5.0 man version. 2021-12-09 09:01:42 +01:00
jcamiel
36bd01089e Delete beta references. 2021-12-09 09:01:42 +01:00
jcamiel
eccd53eea8 Add crates.io specific README. 2021-12-09 09:01:42 +01:00
jcamiel
e6dd9014b1 Delete link between GitHub README and crates.io README. 2021-12-09 09:01:42 +01:00
jcamiel
b7e6dbab87 Update GitHub README 2021-12-09 09:01:42 +01:00
jcamiel
7052c65591 Fix typo in man page. 2021-12-08 19:38:25 +01:00
jcamiel
39dbdbc51e Update sha2 to 0.10.0 2021-12-08 17:24:35 +01:00
jcamiel
b68e3f4966 Run cargo test in single thread (multithread runner might pose a problem to libxml). 2021-12-08 14:39:17 +01:00
jcamiel
ff817a45da Delete extern crate import. 2021-12-07 15:36:04 +01:00
jcamiel
7431c0d4d7 Add comment why we force verbose mode on libcurl. 2021-12-07 09:55:50 +01:00
Fabrice Reix
fba4357182 Adding --glob option 2021-12-06 16:56:04 +01:00
Fabrice Reix
5fd0751bd0 Update output command-line options 2021-12-03 21:39:51 +01:00
Fabrice Reix
2ae6e85f11 Update Junit Report
One testcase per Hurl file
Reuse exactly the same error message than command-line
2021-12-02 21:37:37 +01:00
Fabrice Reix
1154ea2e50 Fix clippy error redundant_closure 2021-12-02 21:00:53 +01:00
lepapareil
bdda072dda Update dependency crate clap 2021-11-30 16:58:08 +01:00
lepapareil
2eb68595a0 Add icon for exe and windows uninstall panel 2021-11-30 16:58:08 +01:00
lepapareil
86a770f108 Fix pip installation on ci for archlinux-x64 test job 2021-11-30 10:04:27 +01:00