Commit Graph

74 Commits

Author SHA1 Message Date
lepapareil
6f0e666dce
Fix false negatives on dockerised tests 2022-12-15 18:09:44 +01:00
lepapareil
cdfa4b8d8e
Add releasing workflow 2022-11-03 22:15:24 +01:00
jcamiel
0e6765b9e9
Force python 3.8 for macOS (mimtm 8.0.0 crashes on python 3.11) 2022-11-02 16:13:43 +01:00
lepapareil
d2932769c3
Add grouping log lines on docker jobs 2022-10-25 14:21:12 +02:00
lepapareil
aa4d54f6a0
Reorg curl and python ci prerequisites 2022-10-24 18:42:16 +02:00
lepapareil
df705c8670
Run test integ on deb package 2022-10-06 15:16:38 +02:00
lepapareil
c6b38caeb3
Homogenizes ci scripts 2022-09-28 16:38:16 +02:00
lepapareil
4b85bd5247
Reorg test ci 2022-09-26 16:35:00 +02:00
lepapareil
f3a641ee6d
Convert windows ci jobs commands to powershell scripts 2022-09-26 10:09:24 +02:00
lepapareil
02f778ea42
Clean useless commands for windows ci 2022-09-20 13:57:56 +02:00
lepapareil
a94c0197a7
Add libcurl.dll to windows package 2022-09-19 16:32:06 +02:00
lepapareil
5f56df3543
Install curl 7.68 for ubuntu 18.04 ci test 2022-09-15 12:56:37 +02:00
jcamiel
585de14b70
Install python 3.8 on ubuntu 18.04. 2022-09-15 12:56:37 +02:00
jcamiel
8e8b080407
Build release on ubuntu-18.04 2022-09-15 12:56:37 +02:00
Fabrice Reix
97bbf905cb
Move/Update requirements.txt 2022-08-25 13:55:44 +02:00
lepapareil
afc78ab7cf
Delete emulated arm tests from ci 2022-08-04 14:01:26 +02:00
Fabrice Reix
34075bc8a9
Refacto workflow scripts 2022-07-31 09:59:10 +02:00
Fabrice Reix
fb444efd43
Move xmllint check to check workflow 2022-07-29 21:38:37 +02:00
jcamiel
2c9f0c649b
Fix exit code when use as module. 2022-07-21 10:43:04 +02:00
lepapareil
5fb4a281a0
Only run check, release and test ci on pull request trigger 2022-07-20 14:33:20 +02:00
Fabrice Reix
1017dffdf1
Add additional script for ad-hoc tests 2022-07-02 06:15:13 +02:00
lepapareil
c76332b71f Extends disk to 12288m for emulated arm test job 2022-06-20 17:35:30 +02:00
lepapareil
8d92f4fb45
Clean test.yml 2022-06-08 13:59:02 +02:00
lepapareil
0a552d7275 Rewrite dependency_age.sh to crates_update.sh 2022-06-08 09:47:19 +02:00
Fabrice Reix
e229ab93b4 Add workflow check 2022-06-07 15:33:04 +02:00
lepapareil
8a2c7cb8ac Fix windows-x64 ci cache 2022-05-21 21:39:52 +02:00
lepapareil
b162a79a9c Fix test-emulated-raspios-arm-x64 ci cache 2022-05-21 13:08:12 +02:00
lepapareil
21ec6e7cda Optimize windows ci jobs 2022-05-20 09:37:01 +02:00
Renovate Bot
a793296dea Update actions/checkout action to v3 2022-05-17 14:15:12 +02:00
Renovate Bot
77a333fe7c Update actions/upload-artifact action to v3 2022-05-17 14:14:55 +02:00
lepapareil
71288d8256 Add emulated arm64 job to test ci 2022-05-12 08:48:47 +02:00
jcamiel
72661da34b Rename osx to macos in GitHub actions files. 2022-05-03 11:02:44 +02:00
jcamiel
4371484fe4 Fixe Flask version for integration tests. 2022-04-01 11:51:38 +02:00
jcamiel
2de7262ba8 Use curl-dev package for Alpine test. 2022-03-22 11:59:27 +01:00
jcamiel
309f7de1c6 Test build are done with --release and --locked.
Hurl and curl version are outputed juste after build.
2022-03-22 07:56:23 +01:00
Fabrice Reix
a07c3bfca6 Use scripts in Github jobs 2022-03-10 20:26:19 +01:00
Fabrice Reix
4917d70af5 Uniformize Rust Install 2022-03-10 15:48:32 +01:00
jcamiel
23e6c87fa0 Fix CI integration tests. 2022-02-14 17:03:22 +01:00
jcamiel
51dedfed14 Split integration tests between tests_ok / tests_failed repository. 2022-02-14 16:24:39 +01:00
Fabrice Reix
745fb1d193 Format all the python files in the project 2022-02-06 18:45:39 +01:00
Fabrice Reix
ae00b9b832 Add shell/python checks 2022-02-05 18:15:41 +01:00
lepapareil
e41a90899f Disable doc tests on windows 2022-01-29 10:36:15 +01:00
jcamiel
022d970c53 Exclude windows curl tests on Linux CI. 2022-01-28 10:46:46 +01:00
Fabrice Reix
8050e2f5d9 Do not run doc tests for docker Alpine 2022-01-26 16:50:04 +01:00
lepapareil
590121ce10 Dynamically link to the system musl for dockerized Alpine build https://github.com/sfackler/rust-openssl/issues/1462#issuecomment-826089294 2022-01-26 16:50:04 +01:00
lepapareil
8a6c6dc6a7 Install latest Rust manually for dockerized tests 2022-01-26 16:50:04 +01:00
Fabrice Reix
7d5b72fd6c Make sure that Cargo.lock is up-to-date 2021-12-21 16:01:45 +01:00
Fabrice Reix
b803e6e155 Revert cargo test to multiple threads 2021-12-16 20:38:41 +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
lepapareil
86a770f108 Fix pip installation on ci for archlinux-x64 test job 2021-11-30 10:04:27 +01:00