dirkf
35ef7a0145
[workflows/rebase-on-upstream.yml] Use ytdl-org/reverse-rebase-upstream-action
2023-09-22 01:24:55 +01:00
dirkf
fbeb122c35
[workflows/rebase-on-upstream] Avoid moving nightly-specific commits
...
* replace workflow action from ytdl-patched with local workflows/rebaser.yml
* rebase upstream onto nightly, so appending new upstream commits
* local workflow also avoids deprecated 3rd-party actions.
2023-09-10 20:16:55 +01:00
dirkf
9a82639c3d
[workflows/rebase-on-upstream.yml] Pass actual HEAD of upstream
2023-07-26 19:51:53 +01:00
dirkf
b3fae3b23e
[workflows/build.yml] Make PyCrypto the default for Windows
2023-07-26 19:51:53 +01:00
dirkf
10064add2d
[doc] Create simplified nightly README.md at .github/README.md
2023-07-26 19:51:51 +01:00
dirkf
9235c3f7e8
[workflow] Link Rebase-on-upstream to Build
...
* make Build callable but not scheduled
* make Build receive commit SHA from caller
* make Rebase pass commit SHA to Build
* Don't set GH output from update-version.py
* No rebase is still success
* Allow scheduled Rebase to invoke Build
2023-07-26 19:51:21 +01:00
dirkf
c0a52c32ea
[misc] Change to "nightly" builds
2023-07-26 19:48:48 +01:00
dirkf
bcf270ab22
Make rebase-on-upstream.yml local
2023-07-26 19:48:48 +01:00
Lesmiscore
b3e42caaaf
Automated Daily Builds
2023-07-26 19:48:45 +01:00
dirkf
7bce2ad441
[build] Fix various Jython CI and test issues
2023-07-25 13:19:43 +01:00
dirkf
ca71e56c48
[workflows/ci.yml] Build 3.12 with pyenv
2023-07-25 13:19:43 +01:00
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)
2023-07-25 13:19:43 +01:00
dirkf
1d8d5a93f7
[test] Fixes for old Pythons
2023-07-18 10:50:46 +01:00
dirkf
b08a580906
[workflows/ci.yml] Fix test support for Py 2.6
2023-07-05 22:58:09 +01:00
dirkf
2500300c2a
[workflows/ci.yml] Restore test support for Py 3.2
2023-07-05 22:51:15 +01:00
dirkf
58fc5bde47
[workflows/ci.yml] Restore test support for Py 3.3, 3.4, and add 2.6
2023-06-23 00:15:06 +01:00
dirkf
ebdc82c586
[workflows/ci.yml] Replace actions/setup-python for legacy Pythons
...
Thanks MatteoH2O1999: https://github.com/MatteoH2O1999/setup-python
2023-06-22 23:12:22 +01:00
dirkf
cdf40b6aa6
[test] Update tests for Ubuntu 20.04
...
* 18.04 test runner was withdrawn
* for now, disable Py 3.3/3.4 tests
2023-04-05 18:54:30 +01:00
dirkf
9493ffdb8b
[test] Use windows-2019 for tests
...
(At least for now) resolves #31249
2022-10-04 11:31:29 +01:00
dirkf
b764dbe773
Disable blank issues
2022-04-10 05:49:09 +01:00
Sergey M․
5014bd67c2
release 2021.12.17
2021-12-17 01:49:07 +07:00
Sergey M․
b224cf39d5
release 2021.06.06
2021-06-06 01:38:22 +07:00
Sergey M․
f47627a1c9
release 2021.05.16
2021-05-16 22:55:05 +07:00
Sergey M․
94520568b3
[workflows/ci.yml] Update link to jython-installer
2021-04-26 02:16:47 +07:00
Sergey M․
273964d190
release 2021.04.26
2021-04-26 01:33:30 +07:00
Sergey M․
999329cf6b
[workflows/ci.yml] Fix install nose for Jython
2021-04-24 23:52:16 +07:00
Sergey M․
596b26606c
release 2021.04.17
2021-04-17 03:50:09 +07:00
Sergey M․
72a2c0a9ed
release 2021.04.07
2021-04-07 03:42:24 +07:00
Sergey M․
ca304beb15
release 2021.04.01
2021-04-01 04:47:11 +07:00
Sergey M․
8f493de9fb
release 2021.03.31
2021-03-31 02:59:07 +07:00
Sergey M․
76da1c954a
release 2021.03.25
2021-03-25 00:04:10 +07:00
Sergey M․
ebfd66c4b1
release 2021.03.14
2021-03-14 09:38:16 +07:00
Sergey M․
f68692b004
release 2021.03.03
2021-03-03 11:47:34 +07:00
Sergey M․
7c06216abf
release 2021.03.02
2021-03-02 06:19:42 +07:00
Sergey M․
0a04e03a02
release 2021.02.22
2021-02-22 02:42:16 +07:00
Sergey M․
360d5f0daa
release 2021.02.10
2021-02-10 22:34:47 +07:00
Sergey M․
a4bdc3112b
release 2021.02.04.1
2021-02-04 13:11:33 +07:00
Sergey M․
cfefb7d854
release 2021.02.04
2021-02-04 04:49:25 +07:00
Sergey M․
b63981e850
release 2021.01.24.1
2021-01-24 18:11:20 +07:00
Sergey M․
186cbaffb9
release 2021.01.24
2021-01-24 18:00:58 +07:00
Sergey M․
ef50cb3fda
release 2021.01.16
2021-01-16 09:51:30 +07:00
Sergey M․
1e8e5d5238
[workflows/ci.yml] Run CI on PRs
2021-01-14 02:54:38 +07:00
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
2021-01-11 01:30:54 +07:00
Sergey M․
bf6a74c620
release 2021.01.08
2021-01-08 11:03:34 +07:00
Sergey M․
9237aaa77f
[workflows/ci.yml] Add support for jython
2021-01-05 02:38:44 +07:00
Sergey M․
8e953dcbb1
release 2021.01.03
2021-01-03 09:12:47 +07:00
Sergey M․
4066945919
release 2020.12.31
2020-12-31 05:17:55 +07:00
Sergey M․
479cc6d5a1
release 2020.12.29
2020-12-29 02:52:31 +07:00
Sergey M․
365b3cc72d
release 2020.12.26
2020-12-26 23:17:35 +07:00
Sergey M․
08a17dae5b
release 2020.12.22
2020-12-22 04:48:07 +07:00