126 Commits

Author SHA1 Message Date
4f5b0537a1 remove python from codeql CI job 2022-12-08 09:17:31 +01:00
10bfde7f8c Add CodeQL workflow for GitHub code scanning 2022-12-08 00:14:46 +01:00
5ff37fac25 add CIFuzz Github action 2022-12-06 16:47:22 +01:00
28213fd2f2 bump brew python version to 3.11 in CI 2022-11-28 06:59:38 +01:00
a11a6479cc merged RC_1_2 into RC_2_0 2022-10-16 16:37:29 +02:00
9002cc763f ensure python bindings and simulations build without deprecated functions on CI 2022-09-27 11:55:49 +02:00
de2de75773 use retry for windows simulations 2022-09-15 11:55:57 +02:00
67f0b06bb4 bump boost versions and windows-* runner for cibuildwheel 2022-09-14 20:14:31 +02:00
e17fdee2ed merged RC_1_2 into RC_2_0 2022-09-09 11:04:41 +02:00
b5873f23b4 bump cibuildwheel workflow version 2022-09-09 09:24:59 +02:00
b19479bdc1 use toolset=darwin by default on macos 2022-09-09 09:24:31 +02:00
0061352077 merged RC_1_2 into RC_2_0 2022-09-08 02:35:27 +02:00
4ea9b83393 bump ubuntu-* and macos-* runners for cibuildwheel 2022-09-07 09:21:46 +02:00
4a9204a68e bump python version to 3.7 in CI and docs 2022-09-05 18:11:32 +02:00
37e000577b backport fix to Mac Python CI 2022-08-23 12:51:27 +02:00
54e9bde9dc fix MacOS python binding CI build 2022-08-10 13:19:07 +02:00
1cda7fba61 merged RC_1_2 into RC_2_0 2022-07-02 12:59:47 +02:00
3e0f8d864e downgrade openssl version on MacOS CI to avoid the issue with CONF_modules_unload() 2022-07-02 12:58:42 +02:00
2e74b28750 Update boost on windows simulation and build 2022-03-02 11:15:18 +01:00
0c403745fd test merge RC_1_2 into RC_2_0 2022-02-27 18:44:22 +01:00
1b25eb5584 lower the timeout of windows CI to install OpenSSL from 30 -> 5 minutes 2022-02-27 17:54:35 +01:00
f5587475bb use native mechanism to cancel previous runs in github actions 2022-02-27 14:34:45 +01:00
d8c4747545 bump boost version on windows CI in order to have boost-build work with the newer msvc 2022-02-27 14:10:29 +01:00
1c3ce6a456 merged RC_1_2 into RC_2_0 2022-02-07 00:14:54 +01:00
1c18b3f58b fixup cancel workflow on windows CI 2022-02-06 17:13:28 +01:00
57099665bb Remove unnecessary
site-packages export for macOS build
2022-02-05 16:13:21 +01:00
63e483b7b6 Add comment to macOS build/install step 2022-02-05 16:13:21 +01:00
6eaf63c311 install libtorrent in a custom location for macOS 2022-02-05 16:13:21 +01:00
6da0ad5f80 merged RC_1_2 into RC_2_0 2022-01-29 17:56:16 +01:00
d645656c34 comment out running python tests on MacOS, since CI is failing 2022-01-29 13:20:26 +01:00
66b354eaff use github's native cancel previous jobs 2022-01-29 12:48:52 +01:00
017d8988ea limit output from choco install command line more, on CI 2022-01-10 10:05:05 -05:00
f545a68c9c merged RC_1_2 into RC_2_0 2022-01-10 00:37:23 +01:00
7c97c5e878 retry choco install openssl if it fails on CI 2022-01-09 14:36:25 -05:00
80c3ca4064 on CI, if choco install fails, retry 2022-01-08 18:15:49 -05:00
a4b2483bec Merge branch 'RC_1_2' into RC_2_0 2021-12-28 13:15:13 +01:00
7af8fe6139 fix typo in workflow files 2021-12-28 13:14:50 +01:00
6d66d62ec9 merged RC_1_2 into RC_2_0 2021-12-27 23:35:52 +01:00
b3484d59aa cancel previous CI runs on github actions when pushing a new commit 2021-12-27 12:15:32 +01:00
1fd93349fa merged RC_1_2 into RC_2_0 2021-11-28 11:44:17 +01:00
26f398c03f Add a cibuildwheel workflow 2021-11-28 10:02:37 +01:00
d2813015ac build against OpenSSL by default 2021-11-02 09:11:36 +01:00
8fccae10bf Backport pre-commit config 2021-10-28 10:44:21 +02:00
16814ec176 use a more reliable work-around for msvc standard library types whose move and move-assign operators can throw 2021-10-26 12:48:00 +02:00
c94db4eac7 bump CI timeout for sims 2021-10-26 12:48:00 +02:00
69cb589800 bump timeouts for tests on linux CI. test_recheck seems to sometimes take a long time 2021-10-23 15:00:39 +02:00
10849e4e60 Backport pre-commit config 2021-10-10 01:07:28 +02:00
1e5ac61d9d Install latest openssl on macos CI 2021-10-10 01:07:28 +02:00
b4caf6f6a0 Install latest openssl on macos CI 2021-10-01 14:48:59 +02:00
391806c2db install openssl on macos CI 2021-09-30 00:29:32 +02:00