]> jfr.im git - yt-dlp.git/history - .github/workflows/core.yml
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)
[yt-dlp.git] / .github / workflows / core.yml
2024-05-26  Simon Sawicki[misc] Add `hatch`, `ruff`, `pre-commit` and improve...
2024-04-22  bashonly[ci] Fix `curl-cffi` installation (Bugfix for 02483bea1...
2024-03-17  coletdjnz[rh:curlcffi] Add support for `curl_cffi`
2024-02-11  bashonly[ci] Bump `actions/setup-python` to v5
2024-02-11  bashonly[devscripts] `install_deps`: Add script and migrate...
2023-12-30  Simon Sawicki[cleanup] Misc (#8598)
2023-12-26  Simon Sawicki[devscripts] `run_tests`: Create Python script (#8720)
2023-12-23  Simon Sawicki[ci] Run core tests only for core changes (#8841)
2023-11-19  Simon Sawicki[ci] Concurrency optimizations (#8614)
2023-11-16  bashonlyRemove Python 3.7 support (#8361)
2023-11-13  bashonly[ci] Bump `actions/checkout` to v4
2023-10-13  coletdjnz[rh:requests] Add handler for `requests` HTTP library...
2023-10-13  bashonly[ci] Run core tests with dependencies
2023-10-07  Simon Sawicki[cleanup] Misc (#8300)
2023-09-17  Simon Sawicki[core] Fix support for upcoming Python 3.12 (#8130)
2022-12-03  pukkandan[cleanup] Misc
2022-11-10  Alex[build, test] Harden workflows' security (#5410)
2022-08-08  shirt[build] Improve build process (#4513)
2022-07-18  pukkandanRemove Python 3.6 support
2022-06-13  pukkandan[utils] `locked_file`: Fix for PyPy on Windows
2022-05-17  pukkandan[build] More test-runners
2021-07-23  xtkoba[test] Add Python 3.10 (#480)
2021-07-23  pukkandan[test] Use `pytest` instead of `nosetests` (#482)
2021-06-09  pukkandan[build] Build Windows x86 version with py3.7
2021-06-09  pukkandanRevert "[build] Build Windows x86 version with py3.8"
2021-06-08  pukkandan[build] Build Windows x86 version with py3.8
2021-06-05  pukkandanRemove support for obsolete python versions
2021-05-06  pukkandanUpdate to ytdl-commit-a726009
2021-04-22  pukkandan[ci] Disable fail-fast
2021-02-25  pukkandan[ci] Disable download tests unless specifically invoked
2021-01-24  pukkandan[test] fix typo
2021-01-23  pukkandan[tests] Split core and download tests