tuzi3040
0930533d92
CI: Add tests for modified python build scripts ( #2286 )
...
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
2022-05-23 03:36:39 +03:00
Ivan Pozdeev
e16b7adf94
Migrate from probot/no-response to lee-dohm/no-response
...
probot/no-response has been retired and no longer runs
2022-05-22 15:58:48 +03:00
Ivan Pozdeev
5d967fa38a
Merge branch 'master' into no_linuxbrew
2022-05-04 03:10:08 +03:00
Ivan Pozdeev
f03adae58a
Rename CI workflows to what they actually do
2022-05-04 03:08:46 +03:00
Ivan Pozdeev
7256feeaa8
Remove EOL versions from CI
2022-05-02 19:08:49 +03:00
Ivan Pozdeev
8439f8e187
Simplify init scheme; update & clarify the README
...
Now the setup is to add to both rc and profile:
1) set PYENV_ROOT
(can do it unconditionally -- since if you change it,
you need to update all places anyway since any of them can be run first)
2) Add `pyenv` to PATH if not already there
3) eval "$(pyenv init -)"
Not a breaking change, old setup will continue to work.
2022-05-02 19:07:24 +03:00
James Morris
a7e09ce2ea
Update macOS test dependencies
2021-12-05 19:23:21 -05:00
James Morris
07b7471819
Add macOS tests
2021-12-03 16:48:22 -05:00
James Morris
3d4fc164a2
Update Python 3.6 in Ubuntu tests
2021-12-03 16:47:42 -05:00
Parnassius
d601efa0d5
Add Python 3.10.0
2021-10-04 21:16:19 +02:00
Ivan Pozdeev
7f714c34ba
Bats 1.2 requires readline from gnu coreutils in MacOS
2021-09-21 05:07:06 +03:00
Ivan Pozdeev
848e56e992
Add Pyenv tests to Github Actions
...
Now that Travis check has been removed from the repo
2021-09-21 05:07:06 +03:00
Ned Batchelder
58e2087967
Add Python 3.10.0rc2 ( #2053 )
2021-09-08 17:28:25 +03:00
Fredrik Averpil
1427f80828
Add test to CI
2021-08-03 20:10:53 +02:00
Fredrik Averpil
7355554fdc
Add CPython 3.8.10 ( #1895 )
...
Co-authored-by: Josh Friend <josh@fueledbycaffeine.com>
2021-05-04 08:48:39 -04:00
Rajiv Bakulesh Shah
1146ce6e9c
Add CPython 3.9.5 ( #1892 )
...
Co-authored-by: Josh Friend <josh@fueledbycaffeine.com>
2021-05-04 08:42:26 -04:00
Fredrik Averpil
79d979f954
Add test
2021-05-04 07:57:52 +02:00
idwpan
e18ea212e9
add CPython 3.9.4
2021-04-04 17:03:28 -04:00
idwpan
e2a1c77666
Add CPython 3.9.3 and 3.8.9 ( #1859 )
2021-04-02 16:28:07 -04:00
Christian Clauss
f75e028401
Prove that actual Python == expected Python
2021-03-03 13:26:08 +01:00
Christian Clauss
45b99abec6
Update ubuntu_tests.yml
2021-03-02 13:21:20 +01:00
Christian Clauss
9212585098
Update ubuntu_tests.yml
2021-03-02 13:19:57 +01:00
Christian Clauss
5ca0900a23
Update ubuntu_tests.yml
2021-03-02 13:06:26 +01:00
Christian Clauss
6e74abc42a
Update ubuntu_tests.yml
2021-03-02 12:54:20 +01:00
Christian Clauss
c20aad5ef9
Update ubuntu_tests.yml
2021-03-02 12:49:09 +01:00
Christian Clauss
9e4ead1f93
echo "$PYENV_ROOT/shims:$PYENV_ROOT/bin" >> $GITHUB_PATH
2021-03-02 12:42:17 +01:00
Christian Clauss
66ba35817b
Separate pyenv install, pyenv global, pyenv rehash
2021-03-02 12:36:19 +01:00
Christian Clauss
acb5f572b2
echo $GITHUB_PATH
2021-03-02 12:23:44 +01:00
Christian Clauss
63a6f1bec4
GitHub Actions: Add $PYENV_ROOT/shims to $PATH
2021-03-02 12:15:18 +01:00
Christian Clauss
12e6f92a56
Update ubuntu_tests.yml
2021-02-24 12:48:18 +01:00
Christian Clauss
5ec5f9598f
echo "$HOME/bin" >> $GITHUB_PATH
2021-02-24 12:45:00 +01:00
Christian Clauss
f86a799b5f
Update ubuntu_tests.yml
2021-02-24 12:30:13 +01:00
Christian Clauss
1e4c759b7a
PYENV_ROOT: /home/runner/work/pyenv/pyenv
2021-02-24 12:28:15 +01:00
Christian Clauss
8c0603acf2
Update ubuntu_tests.yml
2021-02-24 12:26:57 +01:00
Christian Clauss
61e2f742fc
Update ubuntu_tests.yml
2021-02-24 12:16:02 +01:00
Christian Clauss
bc185d76cd
Update ubuntu_tests.yml
2021-02-24 12:07:27 +01:00
Christian Clauss
36efced5b7
echo "$HOME/.local/bin" >> $GITHUB_PATH
2021-02-24 10:42:12 +01:00
Christian Clauss
33335507b0
env: PYENV_ROOT: $HOME"
2021-02-24 10:40:14 +01:00
Christian Clauss
7c18f8a10c
Update ubuntu_tests.yml
2021-02-24 10:31:10 +01:00
Christian Clauss
ee9c1d2b1c
Update ubuntu_tests.yml
2021-02-24 10:07:52 +01:00
Christian Clauss
604cd77d26
Update ubuntu_tests.yml
2021-02-23 18:51:53 +01:00
Christian Clauss
c8bbc481ee
cd $(bin/pyenv root) && git pull
2021-02-23 18:51:53 +01:00
Christian Clauss
ac198a66ae
Update ubuntu_tests.yml
2021-02-23 18:51:53 +01:00
Christian Clauss
086f594b8c
runs-on: Ubuntu-20.04
2021-02-23 18:51:53 +01:00
Christian Clauss
878e96978a
Python 3.6.12 and 3.7.9
2021-02-23 18:51:52 +01:00
Christian Clauss
390a1dd8c7
Update ubuntu_tests.yml
2021-02-23 18:51:52 +01:00
Christian Clauss
4be2dc685a
bin/pyenv update
2021-02-23 18:51:52 +01:00
Christian Clauss
170636769f
Python 3.6.13 and 3.7.10
2021-02-23 18:51:52 +01:00
Christian Clauss
f9a0bfbe91
bin/pyenv global ${{ matrix.python-version }}
2021-02-23 18:51:52 +01:00
Christian Clauss
d6b6e470b9
Python 3.9.1
2021-02-23 18:51:52 +01:00