Commit Graph

24 Commits (6dac43ad60c977cfa39eb402601c99fa8457b951)

Author SHA1 Message Date
Mike Fährmann a01d334feb
[workflows] update to actions/setup-python@v5
6 months ago
Mike Fährmann f3bc048ff7
allow workflows to be triggered manually
7 months ago
Mike Fährmann 24106d9994
exclude scripts/pyprint.py from linting for Python<3.8
7 months ago
Mike Fährmann 43ca49c1b4
[github] add workflow to build and push docker images
10 months ago
Mike Fährmann 6c040afe0f
[tests] install yt-dlp from PyPI for Python 3.7
10 months ago
Mike Fährmann 1671a90077
use Python 3.12 for GitHub Actions
11 months ago
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 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 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 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
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 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 d6986be8b0
Move CI to GitHub Actions
4 years ago