Commit Graph

49 Commits

Author SHA1 Message Date
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
lepapareil
7c3317e8ed Clean unused commands from ci tests jobs 2021-11-30 10:04:27 +01:00
lepapareil
b83da91c7d Add alpine-x64 test job to ci 2021-11-29 16:00:55 +01:00
lepapareil
5c58aa5765 Clean and reorg ci 2021-11-25 11:21:10 +01:00
lepapareil
09c508f111 Fix archlinux build 2021-11-24 11:34:55 +01:00
lepapareil
a412539f21 Add fedora64 tests on ci 2021-11-24 11:34:55 +01:00
lepapareil
b277dced65 add test-archlinux-x64 job to test github ci 2021-11-08 13:56:50 +01:00
Fabrice Reix
5eef54bfa4 Update reports (include xml junit) 2021-11-08 11:45:05 +01:00
Fabrice Reix
c6bf58030f Rename option --html 2021-11-08 11:30:26 +01:00
lepapareil
5326344b96 fix windows zip package 2021-10-12 14:41:22 +02:00
lepapareil
215b0f4855 #267 fix windows installer emptying user Path variable 2021-10-07 15:24:55 +02:00
Fabrice Reix
f557a33209 Add test for html file output 2021-09-25 09:17:33 +02:00
Fabrice Reix
7841d4b01e run apt update before apt install 2021-07-24 11:30:29 +02:00
Fabrice Reix
be4c5bb2d3 Run apt update before apt install 2021-07-24 09:49:58 +02:00
lepapareil
77b062ae4b add dependency_age ci job 2021-07-04 08:54:59 +02:00
Fabrice Reix
47e15c6f52 Treat warnings as failures even in tests 2021-07-03 14:52:47 +02:00
Fabrice Reix
2fee06d379 Clean html output 2021-07-03 13:23:53 +02:00
Fabrice Reix
f9f3f55baf Output curl command for each request at runtime 2021-05-23 09:44:38 +02:00
Fabrice Reix
07a29fe4c5 Create Bench suite 2021-03-20 13:56:05 +01:00
lepapareil
42d6f15d39 replace _ by - on win64 exe and zip packages names 2021-03-03 14:43:55 +01:00
Fabrice Reix
4df5f052b4 Run cargo tests in windows ci 2021-02-23 18:53:29 +01:00
lepapareil
3d252f3744 add win64 tests and release to ci 2021-02-23 17:37:41 +01:00
Fabrice Reix
5405209bf9 Check And Fix Lintian errors 2021-02-20 14:17:42 +01:00
Fabrice Reix
95b9887e55 Add Test SSL with self-signed certificates 2021-02-06 13:38:55 +01:00
Fabrice Reix
b78f248e4a Add test artifacts 2021-02-04 12:07:51 +01:00
lepapareil
2aa3a5d896 fix ci yml 2021-02-01 22:00:17 +01:00
lepapareil
960badaab8 fix ci yml 2021-02-01 21:57:36 +01:00
lepapareil
912753e41c replace check_version step by environment step on ci 2021-02-01 21:49:34 +01:00
lepapareil
ab61de29c1 move check version from release ci to test ci 2021-02-01 17:21:23 +01:00
lepapareil
b9ab65abc4
fix release ci name and variables 2021-02-01 17:06:12 +01:00
lepapareil
d221d811ea
fix test ci name and variables 2021-02-01 17:05:50 +01:00
lepapareil
574ab76bf9
clean release.yml 2021-01-29 22:32:43 +01:00
lepapareil
a2a5166d9d
clean test.yml 2021-01-29 22:32:20 +01:00
lepapareil
a1cf0a0ef4
Delete ci.yml 2021-01-29 22:30:21 +01:00
lepapareil
7028ce61f3
Create release.yml 2021-01-29 22:30:13 +01:00
lepapareil
c3ce5063c8
Create test.yml 2021-01-29 22:29:51 +01:00
Fabrice Reix
5394a444da run integration tests within integration dir 2021-01-28 11:37:41 +01:00
Fabrice Reix
a85170998f Migrate integration scripts to python
so that they can be executed then in windows
2021-01-14 20:40:37 +01:00
Fabrice Reix
1788bd19d6 Split Build job 2020-12-13 14:57:09 +01:00
Fabrice Reix
79ed687d3a Update github actions
release for both Linux and OSX
2020-11-08 14:16:20 +01:00
Fabrice Reix
fddf01d0d7 Add Github Action 2020-10-31 08:22:00 +01:00