summaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* [CI] Update actions to latest version (node 16 deprecation)zakary2024-08-241-5/+5
* [Tests] Fix console tests stalling by pinning pytest to 7.4.2Calum Lind2023-11-201-2/+2
* [CI] Fix packaging errors with Python 3.7Calum Lind2023-09-181-2/+2
* [CI] Bump image and action versionsCalum Lind2023-05-301-11/+17
* [Common] Replace pkg_resources with importlib for resource path findingCalum Lind2023-05-291-3/+0
* [CI] Fix tests stalling/timing outCalum Lind2022-12-011-0/+3
* [CI] Fix failing Windows Python 3.10 testsCalum Lind2022-06-291-1/+1
* [CI] Use setup-python action pip cacheCalum Lind2022-03-021-20/+4
* [CI] Use libtorrent pypi installDjLegolas2022-03-021-12/+1
* [CI] Changed tested python version to 3.7 and 3.10DjLegolas2022-03-021-2/+8
* [CI] Upgrade Windows python version to 3.8 (same as linux)DjLegolas2021-12-291-2/+2
* [Servers] Moved check_ssl_keys and generate_ssl_keys to crypto_utils.pyDjLegolas2021-12-201-1/+14
* [CI] Replace pypi deluge-libtorrent with libtorrentCalum Lind2021-12-121-3/+3
* [CI] Add core dump capture to GH jobCalum Lind2021-09-101-2/+15
* [CI] Add catchsegv to get a backtrace for segfaultsCalum Lind2021-07-311-1/+1
* [Install] Update and fix python optional requirementsCalum Lind2021-07-311-1/+1
* [CI/CD] Add github actions to replace TravisCalum Lind2021-07-251-0/+90