Commit Graph

37 Commits

Author SHA1 Message Date
Florian Bach 727a157038 Test 2025-10-20 20:03:24 +02:00
Florian Bach c9461f4792 Update 2025-10-20 20:01:36 +02:00
Florian Bach e610116f67 run ci 2025-10-20 19:42:12 +02:00
Florian Bach fb288afb3a Fix CI 2025-10-07 07:40:17 +02:00
Florian Bach 143f20dc64 Add Python 3.14, update MacOS test runners 2025-10-07 07:37:26 +02:00
Florian Bach e2879553f0 More pipeline fixes 2025-04-13 19:00:23 +02:00
Florian Bach 6840238c32 Update pipeline again. 2025-04-13 18:58:43 +02:00
Florian Bach 5bdbafb572 Fix pipeline again. 2025-04-13 18:55:55 +02:00
Florian Bach 33d5a08910 Fix pipeline (hopefully) 2025-04-13 18:50:03 +02:00
Florian Bach 9f83127512 Update CI to remove deprecated ubuntu 20.04 2025-04-13 18:45:44 +02:00
Florian Bach 97e6ddc1f1 Replace deprecated macos-12 image with macos-13 2025-01-13 07:29:13 +01:00
Florian Bach 70be9b1cbc (Hopefully) fix CI 2025-01-13 07:25:46 +01:00
Florian Bach 6c29c42581 Fix deprecated CI stuff 2024-08-07 09:54:40 +02:00
Florian Bach 27bd9531c4 Remove CI for python2 tests for MacOS.
macos-11 image is deprecated and will be removed next month,
macos-12 image doesn't have python2,
and actions/setup-python has removed python2 as well.

No longer running tests on MacOS on Python2.
2024-05-12 11:29:05 +02:00
Florian Bach 7f89a9c6d1 Fix pipeline again 2024-05-12 11:26:23 +02:00
Florian Bach 633768ed51 Fix deprecations in CI pipeline 2024-05-12 11:22:52 +02:00
Florian Bach 64aaca3fbe Update oscrypto again 2023-12-19 06:56:26 +01:00
Florian Bach cbc4c7e873 Fix broken tests 2023-09-02 20:41:37 +02:00
Florian Bach 7eb50b9306 Add CI for older Python3 versions 2023-05-14 15:48:45 +02:00
Florian Bach a7013047d2 Add more CI testing 2023-05-06 18:19:17 +02:00
Florian Bach 6a53617fde Try to get rid of failing CI 2023-05-06 11:28:42 +02:00
Florian Bach 7a31e54024 Fix deprecation warnings in CI 2022-10-18 19:54:23 +02:00
Florian Bach 69329fe09a Fix CI for the migration plugin 2022-10-09 10:24:59 +02:00
Florian Bach 79be3e3d87 BETA: Migration code from DeACSM to ACSM Input
Do not use this version yet unless you have a backup of your account data
2022-10-08 17:52:47 +02:00
Florian Bach 76f67a2048 Temporarily switch to oscrypto fork for OpenSSL 3 support.
The latest version of oscrypto does not yet support
OpenSSL 3, which is used in Ubuntu 22.04, Fedora 36
and a bunch of other newer Linux distributions.

When https://github.com/wbond/oscrypto/pull/61 is
merged and included in a new release, this change
will be reverted.
2022-07-28 18:07:52 +02:00
Florian Bach b5978dc7c4 Fix AV false-positives by packing executables 2022-06-15 19:32:23 +02:00
Florian Bach 1271d099e7 Switch compiling CI 2022-05-19 18:39:04 +02:00
Florian Bach c485f4ed50 Update CI for new oscrypto version
This forces the CI on Ubuntu 22.04 to use oscrypto newer than 1.3.0.
Such a version does not yet exist so the CI will still fail, but once
that update is released, the CI will immediately start working again
without manual intervention.
2022-05-16 07:13:49 +02:00
Florian Bach d88f0fc9a4 Add Windows & Mac CI testing 2022-05-14 11:28:08 +02:00
Florian Bach 052cb41691 Add CI for Ubuntu 22.04
Tests currently fail on Ubuntu 22.04 because oscrypto doesn't properly
support OpenSSL 3. Will hopefully be fixed soon.
2022-05-14 10:49:16 +02:00
Florian Bach 6d72506fad Begin work on Python2 support 2022-01-16 18:11:35 +01:00
Florian Bach 619b7bab22 Improve tests some more 2021-12-19 22:22:56 +01:00
Florian Bach fc5015474f Add a couple tests 2021-12-19 00:00:13 +01:00
Florian Bach 4c3ee827f0 Bunch of code to extract keys from WINE 2021-11-20 14:20:30 +01:00
Florian Bach a930a99c80 v0.0.4: Make DeDRM work without modifications 2021-09-26 12:56:53 +02:00
Florian Bach 4f5f22a63d Make plugin compile itself 2021-09-20 11:24:46 +02:00
Florian Bach f0d9c07af3 Initial commit 2021-09-19 16:49:37 +02:00