about summary refs log tree commit diff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* [workflows/ci.yml] Use setup-python for now released Python 3.12dirkf2023-11-291-15/+19
|
* [workflows/ci.yml] Actually use default values for push and pull_requestdirkf2023-11-291-0/+20
|
* [workflows/ci.yml] Run apt-get update before installingdirkf2023-11-291-0/+7
|
* [ci.yml] Improve conditions for nosetest installationsdirkf2023-08-311-2/+2
|
* [workflows/ci.yml] Update to setup-java@v3dirkf2023-07-291-1/+1
| | | | * avoid Node 12 deprecation
* [build] Fix various Jython CI and test issuesdirkf2023-07-251-14/+24
|
* [workflows/ci.yml] Build 3.12 with pyenvdirkf2023-07-251-2/+38
|
* [workflows/ci.yml] Extend Python versionsdirkf2023-07-251-18/+30
| | | | | | | * 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)
* [test] Fixes for old Pythonsdirkf2023-07-181-2/+2
|
* [workflows/ci.yml] Fix test support for Py 2.6dirkf2023-07-051-44/+71
|
* [workflows/ci.yml] Restore test support for Py 3.2dirkf2023-07-051-21/+298
|
* [workflows/ci.yml] Restore test support for Py 3.3, 3.4, and add 2.6dirkf2023-06-231-3/+1
|
* [workflows/ci.yml] Replace actions/setup-python for legacy Pythonsdirkf2023-06-221-2/+4
| | | | Thanks MatteoH2O1999: https://github.com/MatteoH2O1999/setup-python
* [test] Update tests for Ubuntu 20.04dirkf2023-04-051-11/+13
| | | | | * 18.04 test runner was withdrawn * for now, disable Py 3.3/3.4 tests
* [test] Use windows-2019 for testsdirkf2022-10-041-2/+2
| | | | (At least for now) resolves #31249
* Disable blank issuesdirkf2022-04-101-0/+1
|
* release 2021.12.17 2021.12.17Sergey M․2021-12-175-12/+12
|
* release 2021.06.06 2021.06.06Sergey M․2021-06-065-12/+12
|
* release 2021.05.16 2021.05.16Sergey M․2021-05-165-12/+12
|
* [workflows/ci.yml] Update link to jython-installerSergey M․2021-04-261-1/+1
|
* release 2021.04.26 2021.04.26Sergey M․2021-04-265-12/+12
|
* [workflows/ci.yml] Fix install nose for JythonSergey M․2021-04-241-0/+7
|
* release 2021.04.17 2021.04.17Sergey M․2021-04-175-12/+12
|
* release 2021.04.07 2021.04.07Sergey M․2021-04-075-12/+12
|
* release 2021.04.01 2021.04.01Sergey M․2021-04-015-12/+12
|
* release 2021.03.31 2021.03.31Sergey M․2021-03-315-12/+12
|
* release 2021.03.25 2021.03.25Sergey M․2021-03-255-12/+12
|
* release 2021.03.14 2021.03.14Sergey M․2021-03-145-12/+12
|
* release 2021.03.03 2021.03.03Sergey M․2021-03-035-12/+12
|
* release 2021.03.02 2021.03.02Sergey M․2021-03-025-12/+12
|
* release 2021.02.22 2021.02.22Sergey M․2021-02-225-12/+12
|
* release 2021.02.10 2021.02.10Sergey M․2021-02-105-12/+12
|
* release 2021.02.04.1 2021.02.04.1Sergey M․2021-02-045-12/+12
|
* release 2021.02.04 2021.02.04Sergey M․2021-02-045-12/+12
|
* release 2021.01.24.1 2021.01.24.1Sergey M․2021-01-245-12/+12
|
* release 2021.01.24 2021.01.24Sergey M․2021-01-245-12/+12
|
* release 2021.01.16 2021.01.16Sergey M․2021-01-165-12/+12
|
* [workflows/ci.yml] Run CI on PRsSergey M․2021-01-141-1/+1
|
* [workflows/ci.yml] Change ubuntu-latest to ubuntu-18.04Sergey M․2021-01-111-3/+3
| | | | | | | 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
* release 2021.01.08 2021.01.08Sergey M․2021-01-085-12/+12
|
* [workflows/ci.yml] Add support for jythonSergey M․2021-01-051-1/+25
|
* release 2021.01.03 2021.01.03Sergey M․2021-01-035-12/+12
|
* release 2020.12.31 2020.12.31Sergey M․2020-12-315-12/+12
|
* release 2020.12.29 2020.12.29Sergey M․2020-12-295-12/+12
|
* release 2020.12.26 2020.12.26Sergey M․2020-12-265-12/+12
|
* release 2020.12.22 2020.12.22Sergey M․2020-12-225-12/+12
|
* Switch to GitHub actions for CISergey M․2020-12-201-0/+50
| | | | Travis CI has ignored our requests and does not look to be interested in providing OSS credits for youtube-dl
* release 2020.12.14 2020.12.14Sergey M․2020-12-145-12/+12
|
* [PULL_REQUEST_TEMPLATE.md] Add tests requirement and make coding conventions ↵Sergey M․2020-12-131-1/+3
| | | | requirement more explicit
* release 2020.12.12 2020.12.12Sergey M․2020-12-125-12/+12
|