Commit Graph

90 Commits

Author SHA1 Message Date
lepapareil
5cd214593d
Always wait for checks when /accept a PR 2022-08-05 13:40:26 +02:00
lepapareil
afc78ab7cf
Delete emulated arm tests from ci 2022-08-04 14:01:26 +02:00
lepapareil
baf3e0f50a
Fix bin dir for update-crates.yml 2022-08-04 13:41:53 +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
lepapareil
ffb3422502
Decrease update crates frequency to once a day 2022-07-26 12:00:49 +02:00
lepapareil
40bfcf0971
clean update crates bot commit message 2022-07-21 11:41:57 +02:00
lepapareil
867df0fe41
Clean title for update crates pull request 2022-07-21 11:36:42 +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
lepapareil
db08415675
Rename update crates pull request on ci 2022-07-20 14:33:10 +02:00
lepapareil
bfcbf6afe2
Fix update_crates.yml tmp files 2022-07-17 19:02:29 +02:00
lepapareil
f3755ee3b6
Fix update_crates.yml when there is no updates 2022-07-17 18:49:19 +02:00
lepapareil
e278cf64d8
Untrack ${update_crates_output} on update_crates.yml action 2022-07-15 15:58:19 +02:00
lepapareil
a505fc672c
Add labels to update_crates.yml action 2022-07-15 15:45:30 +02:00
lepapareil
1e1c2a01bd
Use personal token to create pull request for update_crates.yml action 2022-07-15 15:14:16 +02:00
lepapareil
e446ce1cda
Fix update_crates job into check.yml 2022-07-15 13:26:52 +02:00
lepapareil
5c83050a29
Add scheduled crates updates by PR on ci 2022-07-15 10:40:00 +02:00
Fabrice Reix
1017dffdf1
Add additional script for ad-hoc tests 2022-07-02 06:15:13 +02:00
lepapareil
a9d2f6ea98
Disable pr comment when deleting local branch fails on pr /accept 2022-06-28 11:29:37 +02:00
lepapareil
d99cdcda75 Create accept-pull-request.yml 2022-06-27 15:53:01 +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