Commit Graph

46 Commits

Author SHA1 Message Date
fpinto
ad4a138f41
Add sha256sum.sh 2024-04-09 08:01:02 +00:00
jcamiel
b8783d365b
Fix various typos. 2024-03-30 15:19:30 +01:00
jcamiel
32a73ce7a4
Support --user option per request 2024-03-26 15:54:14 +01:00
Fabrice Reix
80809262d4
Add completion files in Linux/MacOS packages 2024-03-12 12:54:32 +00:00
fpinto
155f039cbd
Add package-anatomy.sh 2024-03-08 18:29:48 +01:00
fpinto
2641b66ece
Include ps1 completion file in Windows packages 2024-02-29 09:26:59 +01:00
Fabrice Reix
b543c4b522
Re-organize Generic deliverable to standard Linux filesystem 2024-02-09 18:15:23 +00:00
Filipe PINTO
b457b302ce
Create extra-package.yml workflow 2024-01-19 09:29:22 +00:00
Fabrice Reix
327038780c
Use only closed issues for the release note 2023-11-09 14:44:27 +01:00
jcamiel
1282d52783
Add optional GitHub token option for rate limiting issue. 2023-11-09 13:38:43 +01:00
jcamiel
8c0bec3544
Fix mypy errors. 2023-10-27 16:20:33 +02:00
jcamiel
9612100f39
Update Python dependencies. 2023-10-27 16:20:33 +02:00
Filipe PINTO
5fb9b3a54f
Support http2 on windows 2023-10-20 17:46:46 +02:00
jcamiel
cc5da56802
Update copyright year. 2023-10-02 15:34:33 +02:00
Josh Soref
f6baa2a6b9
spelling: github
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:08:13 +02:00
Fabrice Reix
3a158a815f
Add Breaking Change issues to the CHANGELOG 2023-09-21 10:15:10 +02:00
lepapareil
b39d642367
Fix published release packages names 2023-09-20 15:52:45 +02:00
lepapareil
1867c410ac
Use active toolchain to set release packages names 2023-09-12 17:09:46 +02:00
Filipe PINTO
8d9b7fc36f
Make ci scripts compatible with cross compilation 2023-09-12 17:09:41 +02:00
jcamiel
d04f11db65
Add 4.1.0 section in CHANGELOG.md 2023-07-07 11:51:21 +02:00
Filipe PINTO
453a99071d
Use squid instead of mitmproxy on ci 2023-04-09 14:03:14 +02:00
Fabrice Reix
f48cbf9f2b
Fix Typos 2023-03-07 15:54:56 +01:00
fpinto
89cc524d17
Revert Use openssl3 for libcurl on windows 2022-12-28 22:46:57 +01:00
fpinto
02eb244d1d
Add PS1 checks on error handling 2022-12-28 10:20:27 +01:00
fpinto
290a7564d7
Use openssl3 for libcurl on windows 2022-12-28 09:36:01 +01:00
lepapareil
662ec8184e
Standardised shell scripts shebang and error handling 2022-12-15 18:09:34 +01:00
lepapareil
65b588f770
Standardised shell scripts shebang 2022-12-14 09:30:32 +01:00
Fabrice Reix
847e986957
Take only PRs from Hurl main repos 2022-12-07 09:29:47 +01:00
lepapareil
fef446a4e0
Fix occasional ci fail on windows package 2022-11-10 19:15:52 +01: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
Fabrice Reix
d9534d8d2c
Update/Check CHANGELOG 2022-11-03 14:02:56 +01:00
Fabrice Reix
c9775547dd
Fix webscrapping of the issue HTML page 2022-10-29 19:31:58 +02:00
jcamiel
a32535d9be
Update docs for 1.8.0 2022-10-24 22:33:26 +02:00
lepapareil
1d1600a446
Run test integ on generic macos package 2022-10-06 15:16:39 +02:00
lepapareil
17aba51cf0
Rename version.sh to get_version.sh 2022-10-06 15:16:39 +02:00
lepapareil
0a763ab92f
Run test integ on generic linux package 2022-10-06 15:16:39 +02:00
lepapareil
df705c8670
Run test integ on deb package 2022-10-06 15:16:38 +02:00
lepapareil
be1e4bccd7
Run test integ on windows packages 2022-09-30 15:30:10 +02:00
lepapareil
c6b38caeb3
Homogenizes ci scripts 2022-09-28 16:38:16 +02:00
lepapareil
f3a641ee6d
Convert windows ci jobs commands to powershell scripts 2022-09-26 10:09:24 +02:00
jcamiel
88ad6a3d19
Reduces Hurl release binary size. 2022-09-06 17:58:57 +02:00
jcamiel
948f1e2065
Rename manual-page.md to manual.md 2022-09-02 15:39:24 +02:00
Fabrice Reix
e73891f25d
Generate Release Note from Github Issues/Pull Request 2022-08-26 15:39:21 +02:00
jcamiel
08fc128a9b
Update man and README. 2022-08-16 13:39:13 +02:00
Fabrice Reix
34075bc8a9
Refacto workflow scripts 2022-07-31 09:59:10 +02:00