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.
4 роки тому
native-api
72757562c1
Remove bountysource since it has gone rogue
I've never been able to activate (or refund) existing bounties on solved problems. Their support has been unhelpful. So I've given up on them.
4 роки тому
James Morris
a7e09ce2ea
Update macOS test dependencies
4 роки тому
James Morris
07b7471819
Add macOS tests
4 роки тому
James Morris
3d4fc164a2
Update Python 3.6 in Ubuntu tests
4 роки тому
Ivan Pozdeev
f2925393e4
update ISSUE_TEMPLATE.md
4 роки тому
native-api
54889eb87a
Make gist generation instructions more explicit; add Zsh PS4
4 роки тому
native-api
abfa1c6d92
Explicitly state to enable verbose mode
4 роки тому
native-api
208be7d6af
Update ISSUE_TEMPLATE.md
4 роки тому
native-api
88c3404997
Update ISSUE_TEMPLATE.md
4 роки тому
native-api
3a35f43eb4
Update FUNDING.yml
4 роки тому
native-api
8315e1528b
Create FUNDING.yml
4 роки тому
Parnassius
d601efa0d5
Add Python 3.10.0
4 роки тому
Ivan Pozdeev
7f714c34ba
Bats 1.2 requires readline from gnu coreutils in MacOS
4 роки тому
Ivan Pozdeev
848e56e992
Add Pyenv tests to Github Actions
Now that Travis check has been removed from the repo
4 роки тому
Ned Batchelder
58e2087967
Add Python 3.10.0rc2 ( #2053 )
4 роки тому
Fredrik Averpil
1427f80828
Add test to CI
5 роки тому
Ivan Pozdeev
a7f3e3a5be
Use magic keyword for linking issues to PRs
5 роки тому
Anton Petrov
35795148fb
Update no-response.yml
5 роки тому
Anton Petrov
a52e79856e
Create no-response.yml
5 роки тому
Fredrik Averpil
7355554fdc
Add CPython 3.8.10 ( #1895 )
Co-authored-by: Josh Friend <josh@fueledbycaffeine.com>
5 роки тому
Rajiv Bakulesh Shah
1146ce6e9c
Add CPython 3.9.5 ( #1892 )
Co-authored-by: Josh Friend <josh@fueledbycaffeine.com>
5 роки тому
Fredrik Averpil
79d979f954
Add test
5 роки тому
idwpan
e18ea212e9
add CPython 3.9.4
5 роки тому
idwpan
e2a1c77666
Add CPython 3.9.3 and 3.8.9 ( #1859 )
5 роки тому
Christian Clauss
f75e028401
Prove that actual Python == expected Python
5 роки тому
Christian Clauss
45b99abec6
Update ubuntu_tests.yml
5 роки тому
Christian Clauss
9212585098
Update ubuntu_tests.yml
5 роки тому
Christian Clauss
5ca0900a23
Update ubuntu_tests.yml
5 роки тому
Christian Clauss
6e74abc42a
Update ubuntu_tests.yml
5 роки тому
Christian Clauss
c20aad5ef9
Update ubuntu_tests.yml
5 роки тому
Christian Clauss
9e4ead1f93
echo "$PYENV_ROOT/shims:$PYENV_ROOT/bin" >> $GITHUB_PATH
5 роки тому
Christian Clauss
66ba35817b
Separate pyenv install, pyenv global, pyenv rehash
5 роки тому
Christian Clauss
acb5f572b2
echo $GITHUB_PATH
5 роки тому
Christian Clauss
63a6f1bec4
GitHub Actions: Add $PYENV_ROOT/shims to $PATH
5 роки тому
Christian Clauss
12e6f92a56
Update ubuntu_tests.yml
5 роки тому
Christian Clauss
5ec5f9598f
echo "$HOME/bin" >> $GITHUB_PATH
5 роки тому
Christian Clauss
f86a799b5f
Update ubuntu_tests.yml
5 роки тому
Christian Clauss
1e4c759b7a
PYENV_ROOT: /home/runner/work/pyenv/pyenv
5 роки тому
Christian Clauss
8c0603acf2
Update ubuntu_tests.yml
5 роки тому
Christian Clauss
61e2f742fc
Update ubuntu_tests.yml
5 роки тому
Christian Clauss
bc185d76cd
Update ubuntu_tests.yml
5 роки тому
Christian Clauss
36efced5b7
echo "$HOME/.local/bin" >> $GITHUB_PATH
5 роки тому
Christian Clauss
33335507b0
env: PYENV_ROOT: $HOME"
5 роки тому
Christian Clauss
7c18f8a10c
Update ubuntu_tests.yml
5 роки тому
Christian Clauss
ee9c1d2b1c
Update ubuntu_tests.yml
5 роки тому
Christian Clauss
604cd77d26
Update ubuntu_tests.yml
5 роки тому
Christian Clauss
c8bbc481ee
cd $(bin/pyenv root) && git pull
5 роки тому
Christian Clauss
ac198a66ae
Update ubuntu_tests.yml
5 роки тому
Christian Clauss
086f594b8c
runs-on: Ubuntu-20.04
5 роки тому