Commit Graph

85 Commits

Author SHA1 Message Date
jcamiel
176e83e83c
Update installation with 2.0.1 links. 2023-02-02 13:29:06 +01:00
hurl-bot
849b154e76
Update hurl version to 2.0.1-SNAPSHOT 2023-02-01 16:09:25 +00:00
jcamiel
9e8ef9acb8
Fix some Hurl samples newlines. 2023-01-29 11:56:10 +01:00
jcamiel
05255fb722
Precise that --color does not affect HTTP response output. 2023-01-27 11:03:12 +01:00
lepapareil
007d461f8e
Move from docker-hub to github-container-registry 2023-01-26 09:56:17 +01:00
hurl-bot
e7e00c632b
Create 2.0.0 release 2023-01-25 13:03:19 +00:00
jcamiel
42ef4125fe
Update docs for Hurl 2.0.0. 2023-01-25 11:26:30 +01:00
jcamiel
aefbd79027
Update README with installation instruction for .deb 2022-12-09 23:41:25 +01:00
jcamiel
d924d88b42
Update all installation docs. 2022-12-03 23:28:05 +01:00
Rodrigo Osorio
8e1675c66e
Hurl is now available on FreeBSD
Signed-off-by: Rodrigo Osorio <rodrigo@osorio.me>
2022-12-03 23:01:27 +01:00
jcamiel
589c4c20c3
Update 1.9.0-SNAPSHOT to 2.0.0 due to major breaking change. 2022-11-29 15:51:29 +01:00
lepapareil
a1b937ea92
Fix test badge 2022-11-22 08:03:13 +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
jcamiel
22c17ee998
Update README. 2022-10-26 22:47:04 +02:00
jcamiel
a32535d9be
Update docs for 1.8.0 2022-10-24 22:33:26 +02:00
jcamiel
397d91528a
Add Demo placeholder. 2022-10-10 17:50:58 +02:00
jcamiel
52575789ef
Delete --progress and --summary from docs. 2022-09-30 18:01:20 +02:00
Zoltan Klinger
a35476bb16 change "api" to "API" in docs 2022-09-28 18:35:02 +10:00
Zoltan Klinger
a375af91d4 fix grammar in docs 2022-09-28 18:35:02 +10:00
Zoltan Klinger
5bc24bd0cf fix typos in docs 2022-09-28 18:35:02 +10:00
jcamiel
fb3d07c372
Rename 'osx' => 'macos'. 2022-09-15 12:56:37 +02:00
Fabrice Reix
fce9e9daf7
Update version to 1.7.0 2022-09-15 12:56:36 +02:00
jcamiel
91f7396a6d
Fix minot typos. 2022-09-03 00:50:31 +02:00
jcamiel
1892c35cfa
Rename manual-page.md to manual.md 2022-09-02 15:48:41 +02:00
jcamiel
948f1e2065
Rename manual-page.md to manual.md 2022-09-02 15:39:24 +02:00
Christine Seeman
2e3eaca3d4 Changing naming from Manual Page to just Manual
Where it made sense in the titles, and references in the documentation,
I have updated to just `Manual` over `Manual Page` for clarity on the
purpose of the section or documentation. I have left the file naming
alone, since that was mostly used in the links and felt like the titles
might be where more confusion could be at.
2022-09-02 12:47:08 +02:00
Christine Seeman
57a298d9f1 Adding pluralization to scenerio and documentation
Grammer changes. These were added to the hurl docs and then generated
with python scripts.
2022-09-02 12:47:08 +02:00
Christine Seeman
fe8d506f98 Changing to manual vs man in documenation
In intro documentation, it can be confusing to see just `man` for
the reference to reference manual pages and documentation. I believe this is a reference
to Unix man pages (manual pages), but markdown is much more than what those ASCII text displays could do.

To help understandability, I am submitting a PR to update some documentation references to manual over man.
2022-09-02 12:47:08 +02:00
jcamiel
d986521885
Fix minor typo on docs. 2022-08-28 23:26:11 +02:00
jcamiel
807348e46a
Update READMEs. 2022-08-19 11:04:16 +02:00
jcamiel
e4c21bc90c
Minor docs change. 2022-08-17 19:13:50 +02:00
jcamiel
c0a8bbb544
Update man and document documentation generation. 2022-08-16 14:27:20 +02:00
jcamiel
08fc128a9b
Update man and README. 2022-08-16 13:39:13 +02:00
jcamiel
c044f87cb3
Run integration tests only for coverage. 2022-08-12 09:15:29 +02:00
lepapareil
4a6959adcd
Add coverage report and badge to ci 2022-08-11 22:59:54 +02:00
lepapareil
5c83050a29
Add scheduled crates updates by PR on ci 2022-07-15 10:40:00 +02:00
jcamiel
689fca2715
Updates READMEs. 2022-06-27 16:28:57 +02:00
jcamiel
2235ca7bec Update READMEs 2022-06-13 09:04:29 +02:00
jcamiel
82fea8c04f Updated README from the canonical doc. 2022-06-01 10:34:33 +02:00
jcamiel
87f86424b5 Use art ressources and delete svg ressources from docs. 2022-05-19 11:06:25 +02:00
jcamiel
ef256c03f9 Update man. 2022-05-16 21:53:36 +02:00
jcamiel
68b0f17fd4 Update READMEs. 2022-05-12 18:33:28 +02:00
jcamiel
b81ca8ab7e Update README. 2022-04-14 00:09:10 +02:00
lepapareil
2c6cf5bdf8 Add build-essential to Debian build doc 2022-04-13 16:05:57 +02:00
jcamiel
c67413bcef Update GitHub and crates.io README. 2022-04-01 14:43:20 +02:00
Jeff Leverenz
4ee740a831 Update README with macos build deps 2022-03-20 09:17:46 +01:00
jcamiel
e5ea756fe4 Update GitHub and crates.io README. 2022-02-15 23:49:55 +01:00
jcamiel
d5261ab91f Update README.md. 2022-02-11 14:47:58 +01:00