summaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* [CI] Update actions to latest version (node 16 deprecation)zakary2024-08-244-14/+14
* [CI] Fix windows packaging buildCalum Lind2023-11-241-5/+6
* [Tests] Fix console tests stalling by pinning pytest to 7.4.2Calum Lind2023-11-201-2/+2
* [CI] Bump Pyinstaller version for Windows packagingCalum Lind2023-09-181-2/+2
* [CI/CD] Fix Pillow packaging build errorsCalum Lind2023-09-181-0/+3
* [CI] Fix packaging errors with Python 3.7Calum Lind2023-09-182-3/+3
* [CI] Bump image and action versionsCalum Lind2023-05-303-27/+26
* [Tests] Only pin libtorrent for testsCalum Lind2023-05-301-1/+1
* [Common] Replace pkg_resources with importlib for resource path findingCalum Lind2023-05-291-3/+0
* [Lint] Update pre-commit apps to latest versionsCalum Lind2023-02-241-3/+3
* [CI] Fix tests stalling/timing outCalum Lind2022-12-011-0/+3
* [CI] Fix installing enchant for github docs workflowCalum Lind2022-12-011-1/+1
* [CI] Fix failing Windows Python 3.10 testsCalum Lind2022-06-291-1/+1
* [CD] Cleanup pip cache in Win buildsCalum Lind2022-06-131-13/+3
* [Packaging] Pinned Pyinstaller to v4.10 and readme updateMartin Hertz2022-06-131-2/+2
* [Packaging] Bump Win dependenciesCalum Lind2022-06-121-7/+7
* [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] Fix package build errorCalum Lind2022-02-091-1/+1
* [CI] Use working dir to shorten commandsCalum Lind2022-02-091-4/+6
* [CI] Replace custom twisted package with pre-releaseCalum Lind2022-02-091-1/+1
* [CI] Fix checkout action missing fetch depthCalum Lind2022-02-011-0/+1
* [CI] Fix run manual packaging workflow for tagCalum Lind2022-01-301-0/+7
* [CI] Allow manual specifying tag in packaging workflowCalum Lind2022-01-301-0/+5
* [CI] Add pygame to windows package build/spec filetbkizle2022-01-211-0/+1
* [CI] Fix package job not running with PR labelCalum Lind2022-01-211-1/+1
* [CI] Cleanup packaging dependenciesCalum Lind2022-01-211-13/+18
* [CI] Specify github windows server versionCalum Lind2022-01-211-1/+1
* [CI] Improve packaging workflowCalum Lind2022-01-201-4/+4
* [CI] Remove PR specified branchCalum Lind2022-01-141-2/+0
* [CI] Fix typo in CDCalum Lind2022-01-131-1/+1
* [CI] Fix windows build tag excludeCalum Lind2022-01-131-2/+1
* [CI] Restrict creating Windows installerCalum Lind2022-01-131-0/+6
* Build With Patched Twisted Buildtbkizle2022-01-131-0/+1
* Fix OpenSSL For Libtorrenttbkizle2022-01-131-0/+6
* Update Windows Packagingtbkizle2022-01-131-0/+79
* [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-313-3/+3
* [CI/CD] Add github actions to replace TravisCalum Lind2021-07-253-0/+152