Commit Graph

22 Commits (master)

Author SHA1 Message Date
dirkf a08f2b7e45
[workflows/ci.yml] Temporary workaround for Python 3.5 _pip_ failures
https://github.com/actions/setup-python/issues/866
2 weeks ago
dirkf c6538ed323 [workflows/ci.yml] Use setup-python for now released Python 3.12 6 months ago
dirkf 8d227cb97b [workflows/ci.yml] Actually use default values for push and pull_request 6 months ago
dirkf 4e115e18cb [workflows/ci.yml] Run apt-get update before installing 6 months ago
dirkf 7d58f0769a
[ci.yml] Improve conditions for nosetest installations 9 months ago
dirkf 87e578c9b8 [workflows/ci.yml] Update to setup-java@v3
* avoid Node 12 deprecation
10 months ago
dirkf 7bce2ad441 [build] Fix various Jython CI and test issues 10 months ago
dirkf ca71e56c48 [workflows/ci.yml] Build 3.12 with pyenv 10 months ago
dirkf 74eef6bb5e [workflows/ci.yml] Extend Python versions
* add 3.10 - 3.12
* use https://pypi.org/project/pynose/ for Py >= 3.9
* test Windows with 3.4
* set defaults (main, both) except push: (all, core)
10 months ago
dirkf 1d8d5a93f7 [test] Fixes for old Pythons 10 months ago
dirkf b08a580906 [workflows/ci.yml] Fix test support for Py 2.6 11 months ago
dirkf 2500300c2a [workflows/ci.yml] Restore test support for Py 3.2 11 months ago
dirkf 58fc5bde47 [workflows/ci.yml] Restore test support for Py 3.3, 3.4, and add 2.6 11 months ago
dirkf ebdc82c586 [workflows/ci.yml] Replace actions/setup-python for legacy Pythons
Thanks MatteoH2O1999: https://github.com/MatteoH2O1999/setup-python
11 months ago
dirkf cdf40b6aa6 [test] Update tests for Ubuntu 20.04
* 18.04 test runner was withdrawn
* for now, disable Py 3.3/3.4 tests
1 year ago
dirkf 9493ffdb8b [test] Use windows-2019 for tests
(At least for now) resolves #31249
2 years ago
Sergey M․ 94520568b3
[workflows/ci.yml] Update link to jython-installer 3 years ago
Sergey M․ 999329cf6b
[workflows/ci.yml] Fix install nose for Jython 3 years ago
Sergey M․ 1e8e5d5238
[workflows/ci.yml] Run CI on PRs 3 years ago
Sergey M․ d0fc289f45
[workflows/ci.yml] Change ubuntu-latest to ubuntu-18.04
ubuntu-latest alias will be switched to ubuntu-20.04 soon (see [1]) which lacks python 3.3 and 3.4 (see [2]).

1. https://github.blog/changelog/2020-10-29-github-actions-ubuntu-latest-workflows-will-use-ubuntu-20-04/
2. https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
3 years ago
Sergey M․ 9237aaa77f
[workflows/ci.yml] Add support for jython 3 years ago
Sergey M․ a8b31505ed
Switch to GitHub actions for CI
Travis CI has ignored our requests and does not look to be interested in providing OSS credits for youtube-dl
3 years ago