Commit Graph

32 Commits (4477808d1c563d4cbeeeb2838cc1f4940e8de386)

Author SHA1 Message Date
Mike Fährmann fdcfae347f
do not restrict flake8 version
1 year ago
Mike Fährmann 05f183d7d4
exclude export_tests.py from linting for Python<3.8
1 year ago
Mike Fährmann 23469837cd
attempt to fix file permission tests
1 year ago
Mike Fährmann 3e7ac5ec3a
check file mode bits
1 year ago
Mike Fährmann aa731c4298
[ytdl] run yt-dlp tests with latest code from master (#3989)
1 year ago
Mike Fährmann e07ceb90b3
fix 'executables.yml' workflow
1 year ago
Mike Fährmann f424d1fc23
include more optional dependencies in PyInstaller executables
1 year ago
Mike Fährmann a918ce29b5
run tests on ubuntu-20.04
2 years ago
Mike Fährmann 708fa3c296
run tests on ubuntu-latest
2 years ago
Mike Fährmann 1fc3845cf6
Revert "add liberapay to FUNDING.yml"
2 years ago
Mike Fährmann b357c2dcf8
build executables on GitHub Actions with Python 3.11
2 years ago
Mike Fährmann c8af1f585a
fix pypy version specifier
2 years ago
Mike Fährmann 0e5d2e128b
upgrade actions versions
2 years ago
Mike Fährmann 2952b8891f
test with python 3.11
2 years ago
Mike Fährmann 2bdcd85ced
add liberapay to FUNDING.yml
2 years ago
Mike Fährmann 6ccb18642c
restrict importlib-metadata version for tests
2 years ago
Mike Fährmann 72389658b6
use legacy flake8 for linting
2 years ago
Mike Fährmann 6ad39f2b68
add ytdl tests
2 years ago
Mike Fährmann 318b0ba93d
build executables on GitHub Actions with Python 3.10
2 years ago
Mike Fährmann d04e07d93b
build executables on windows-2019
3 years ago
Mike Fährmann 962f6b82f2
do not pin requests and urllib3 version when building executables
3 years ago
Mike Fährmann 64978b5d37
build executables with Python 3.9 (#1922)
3 years ago
Mike Fährmann f4e3cee6ac
use yt-dlp by default (#1850, #2028)
3 years ago
adamus1red 1efef60350
Add py3.10 to tested python versions (#2056)
3 years ago
Mike Fährmann f2d6b3e6b4
run tests without using 'nose'
3 years ago
Mike Fährmann 76c7d3f977
add FUNDING.yml (#1877)
3 years ago
Mike Fährmann 37940193a6
build executables with SOCKS proxy support (closes #1424)
4 years ago
Mike Fährmann 0a9af56e3c
build executables on GitHub Actions with Python 3.8
4 years ago
Mike Fährmann 0725cfde4f
[tests] pin Ubuntu version to still be able to use Python 3.4
4 years ago
Mike Fährmann e39aea42cd
fix supportedsites.py for modules without docstring
4 years ago
Mike Fährmann 04e7a7c8a9
add GitHub Actions workflow for building standalone executables
4 years ago
Mike Fährmann d6986be8b0
Move CI to GitHub Actions
4 years ago