jcamiel
e9a92fa9f5
Update copyrights for 2023.
2023-01-02 13:56:34 +01:00
nilesh05apr
6440b2323c
update: test commnad to run doc tests
2023-01-02 13:26:14 +01:00
fpinto
89cc524d17
Revert Use openssl3 for libcurl on windows
2022-12-28 22:46:57 +01:00
fpinto
3b0b36054c
Add succeed output for check/ad_hoc.sh
2022-12-28 10:38:24 +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
Filipe PINTO
e542c27771
Fix update_crates.sh when there is no cargo lock updates
2022-12-27 21:47:16 +01:00
lepapareil
6fb9210436
Beautify update_crates.sh
2022-12-27 19:18:46 +01:00
lepapareil
bcf354a94d
Add startup checks on test servers
2022-12-19 23:10:50 +01:00
jcamiel
e3dd4493c1
Fix default value for argument.
2022-12-19 17:27:28 +01:00
lepapareil
d1767e1985
Clean ci docker jobs
2022-12-15 18:09:44 +01:00
lepapareil
6f0e666dce
Fix false negatives on dockerised tests
2022-12-15 18:09:44 +01:00
lepapareil
a31c03d620
Add shell checks on shebang and error handling
2022-12-15 18:09:43 +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
dependabot[bot]
93b040e017
Bump certifi from 2022.9.24 to 2022.12.7 in /bin
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases )
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 17:20:53 +01:00
Fabrice Reix
847e986957
Take only PRs from Hurl main repos
2022-12-07 09:29:47 +01:00
lepapareil
a7c2d21777
Add hadolint check
2022-11-30 16:43:02 +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
jcamiel
06bf7e6ba5
Add check for binary compatibility by building a small sample.
2022-11-29 15:51:28 +01:00
Filipe PINTO
e2fd4405c3
Fix badges on generated README
2022-11-28 17:36:10 +01:00
jcamiel
18d66a1971
Forbid dependencies that have GPL* licenses.
2022-11-23 15:21:10 +01:00
jcamiel
c7f6795f14
Add dependencies licenses check.
2022-11-18 11:20:33 +01:00
lepapareil
fef446a4e0
Fix occasional ci fail on windows package
2022-11-10 19:15:52 +01:00
lepapareil
036d1b6f46
Fix occasional ci fail on windows test units
2022-11-07 23:07:46 +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
Fabrice Reix
75f1d111d4
Add/Check copyright in source files
2022-10-25 15:55:53 +02:00
jcamiel
a32535d9be
Update docs for 1.8.0
2022-10-24 22:33:26 +02:00
Fabrice Reix
7f28baeb1f
Fix test curl commands
2022-10-17 16:22:42 +02:00
lepapareil
c01cde1fb1
Run test integ on generic linux package over docker fedora
2022-10-06 15:16:40 +02:00
lepapareil
e927ec9593
Run test integ on generic linux package over docker archlinux
2022-10-06 15:16:40 +02:00
lepapareil
af62ed41b3
Run test integ on generic linux package over docker debian
2022-10-06 15:16:40 +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
Kian-Meng Ang
3a5ff7dcb2
Fix typos
...
Found via `codespell -S contrib,target -L crate,asser,te,pleas`
2022-10-01 18:48:18 +08: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
dependabot[bot]
6da63deaa9
Bump protobuf from 3.19.4 to 3.19.5 in /bin
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 3.19.4 to 3.19.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.4...v3.19.5 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 22:25:38 +00:00
lepapareil
a94c0197a7
Add libcurl.dll to windows package
2022-09-19 16:32:06 +02:00
lepapareil
e590b6eeda
Clean ci integration bindings
2022-09-19 16:05:52 +02:00
jcamiel
26c779459a
Use release build for unit tests and integration tests.
2022-09-07 09:05:45 +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
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