Ivan Pozdeev
18f62f266d
Remove no-longer-needed PyPy prerequisites
pirms 3 gadiem
Ivan Pozdeev
49cc88094a
CI: Install bootstrapper Python for PyPy source builds
pirms 3 gadiem
Ivan Pozdeev
13d8568620
Add 3.11 into CI for Linux
pirms 3 gadiem
Alex
8dd46e3915
GitHub Workflows security hardening ( #2511 )
Signed-off-by: Alex <aleksandrosansan@gmail.com>
pirms 3 gadiem
Hoàng
036fd63bbd
style: convert crlf to lf ( #2517 )
pirms 3 gadiem
Omer Korner
ad6a950734
Add Python version 3.11 to the macOS build ( #2510 )
pirms 3 gadiem
native-api
a12f947cc3
Auto-resolve prefixes to the latest version ( #2487 )
pirms 3 gadiem
native-api
a648682ed6
CI: Bump OS versions ( #2448 )
* CI: Bump OS versions
Github released ubuntu-22.04 and macos-12 from beta
and deprecated ubuntu-18.04 and macos-10.15, due to dropping by 2013.
* CI: clean up installed packages
pirms 3 gadiem
Ivan Pozdeev
e52ad61389
CI: Bump versions
pirms 3 gadiem
Ivan Pozdeev
27b5f62dfb
CI: Build with -v
pirms 3 gadiem
Ivan Pozdeev
7c1e3a710c
CI: Support Micropython
pirms 3 gadiem
Ivan Pozdeev
13f273188d
CI: Exclude deleted scripts from modified check
pirms 3 gadiem
Ivan Pozdeev
42cace010b
CI: workaround MacOS jobs hanging for some Anaconda releases
Shims from executables bundled with some older Anaconda releases
cause MacOS script check jobs to hang at the end
pirms 4 gadiem
Ivan Pozdeev
64aacd5cfd
add_miniconda: support Anaconda, support non-CPython scripts in scripts check
pirms 4 gadiem
tuzi3040
0930533d92
CI: Add tests for modified python build scripts ( #2286 )
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
pirms 4 gadiem
Ivan Pozdeev
e16b7adf94
Migrate from probot/no-response to lee-dohm/no-response
probot/no-response has been retired and no longer runs
pirms 4 gadiem
Ivan Pozdeev
f03adae58a
Rename CI workflows to what they actually do
pirms 4 gadiem
Ivan Pozdeev
7256feeaa8
Remove EOL versions from CI
pirms 4 gadiem
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.
pirms 4 gadiem
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.
pirms 4 gadiem
James Morris
a7e09ce2ea
Update macOS test dependencies
pirms 4 gadiem
James Morris
07b7471819
Add macOS tests
pirms 4 gadiem
James Morris
3d4fc164a2
Update Python 3.6 in Ubuntu tests
pirms 4 gadiem
Ivan Pozdeev
f2925393e4
update ISSUE_TEMPLATE.md
pirms 4 gadiem
native-api
54889eb87a
Make gist generation instructions more explicit; add Zsh PS4
pirms 4 gadiem
native-api
abfa1c6d92
Explicitly state to enable verbose mode
pirms 4 gadiem
native-api
208be7d6af
Update ISSUE_TEMPLATE.md
pirms 4 gadiem
native-api
88c3404997
Update ISSUE_TEMPLATE.md
pirms 4 gadiem
native-api
3a35f43eb4
Update FUNDING.yml
pirms 4 gadiem
native-api
8315e1528b
Create FUNDING.yml
pirms 4 gadiem
Parnassius
d601efa0d5
Add Python 3.10.0
pirms 4 gadiem
Ivan Pozdeev
7f714c34ba
Bats 1.2 requires readline from gnu coreutils in MacOS
pirms 4 gadiem
Ivan Pozdeev
848e56e992
Add Pyenv tests to Github Actions
Now that Travis check has been removed from the repo
pirms 4 gadiem
Ned Batchelder
58e2087967
Add Python 3.10.0rc2 ( #2053 )
pirms 4 gadiem
Fredrik Averpil
1427f80828
Add test to CI
pirms 5 gadiem
Ivan Pozdeev
a7f3e3a5be
Use magic keyword for linking issues to PRs
pirms 5 gadiem
Anton Petrov
35795148fb
Update no-response.yml
pirms 5 gadiem
Anton Petrov
a52e79856e
Create no-response.yml
pirms 5 gadiem
Fredrik Averpil
7355554fdc
Add CPython 3.8.10 ( #1895 )
Co-authored-by: Josh Friend <josh@fueledbycaffeine.com>
pirms 5 gadiem
Rajiv Bakulesh Shah
1146ce6e9c
Add CPython 3.9.5 ( #1892 )
Co-authored-by: Josh Friend <josh@fueledbycaffeine.com>
pirms 5 gadiem
Fredrik Averpil
79d979f954
Add test
pirms 5 gadiem
idwpan
e18ea212e9
add CPython 3.9.4
pirms 5 gadiem
idwpan
e2a1c77666
Add CPython 3.9.3 and 3.8.9 ( #1859 )
pirms 5 gadiem
Christian Clauss
f75e028401
Prove that actual Python == expected Python
pirms 5 gadiem
Christian Clauss
45b99abec6
Update ubuntu_tests.yml
pirms 5 gadiem
Christian Clauss
9212585098
Update ubuntu_tests.yml
pirms 5 gadiem
Christian Clauss
5ca0900a23
Update ubuntu_tests.yml
pirms 5 gadiem
Christian Clauss
6e74abc42a
Update ubuntu_tests.yml
pirms 5 gadiem
Christian Clauss
c20aad5ef9
Update ubuntu_tests.yml
pirms 5 gadiem
Christian Clauss
9e4ead1f93
echo "$PYENV_ROOT/shims:$PYENV_ROOT/bin" >> $GITHUB_PATH
pirms 5 gadiem