Commit Graph

29 Commits

Author SHA1 Message Date
lepapareil
1867c410ac
Use active toolchain to set release packages names 2023-09-12 17:09:46 +02:00
Fabrice Reix
73759aa84b
Add clippy check manual_string_new 2023-08-08 15:59:20 +00:00
jcamiel
bdd4ff7b14
Remove strict features flag (in favor of clippy check). 2023-08-03 18:21:33 +02:00
lepapareil
9ec8e4ece6
Fix netcat and pip install 2023-06-13 16:36:58 +02:00
Filipe PINTO
cc8ed0a9c5
Fix ad_hoc.sh comments 2023-04-14 14:47:12 +02:00
Filipe PINTO
453a99071d
Use squid instead of mitmproxy on ci 2023-04-09 14:03:14 +02:00
Fabrice Reix
4594629a24
Check if current Rust version is below official latest version 2023-03-23 17:13:13 +01:00
Fabrice Reix
c2010b0168
Install Rust with explicit version 2023-03-12 14:56:03 +01:00
Fabrice Reix
12fc9421c4
Update Check CHANGELOG 2023-01-25 13:36:37 +01:00
Fabrice Reix
4c2f2abe8d
Add log 2023-01-25 13:25:49 +01:00
Fabrice Reix
0543431490
Refacto Test integ SSL 2023-01-11 14:55:13 +01:00
jcamiel
e9a92fa9f5
Update copyrights for 2023. 2023-01-02 13:56:34 +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
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
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
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
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
75f1d111d4
Add/Check copyright in source files 2022-10-25 15:55:53 +02:00
Fabrice Reix
6cdd7b5e30
Group checks into one job 2022-08-26 17:49:07 +02:00
Fabrice Reix
5c5862bbd6
Add specific check/crates.sh script 2022-08-05 14:11:02 +02:00
Fabrice Reix
34075bc8a9
Refacto workflow scripts 2022-07-31 09:59:10 +02:00