Vladimir Safonkin
9854107d3e
Check platform firstly
2022-10-17 12:48:42 +02:00
Vladimir Safonkin
d1ffee02d7
Minor fixes
2022-10-17 11:44:19 +02:00
Vladimir Safonkin
957735f5bc
Format code
2022-10-14 12:47:18 +02:00
Vladimir Safonkin
71e2dec535
Minor refactor
2022-10-14 12:45:52 +02:00
Vladimir Safonkin
97960c6cd2
Format code
2022-10-13 18:18:47 +02:00
Vladimir Safonkin
82e58e0e69
Debug
2022-10-13 18:07:52 +02:00
Vladimir Safonkin
5041c3b04f
Debug
2022-10-13 17:55:35 +02:00
Vladimir Safonkin
ffca1d453b
Debug
2022-10-13 17:54:26 +02:00
Vladimir Safonkin
c139ac5ef6
Debug
2022-10-13 17:46:25 +02:00
Vladimir Safonkin
ae017779cb
Debug
2022-10-13 17:41:31 +02:00
Vladimir Safonkin
7bb5a4bb61
Debug
2022-10-13 17:34:59 +02:00
Vladimir Safonkin
29adb1aa30
Debug
2022-10-13 17:29:25 +02:00
Vladimir Safonkin
5d1b76c2b8
Refactor
2022-10-12 16:24:39 +02:00
Vladimir Safonkin
7e403af8c5
Revert cache index.js
2022-10-12 16:18:54 +02:00
Dmitry Shibanov
2f06e9da25
Add check-latest functionality ( #406 )
2022-07-25 16:54:04 +02:00
Matthieu Darbois
1ce308808a
Create missing pypyX.Y
symlinks ( #347 )
...
`pypyX.Y.exe` executables are missing from PyPy archives on Windows before v7.3.9 (X.Y < 3.9)
`pypy2.7` symlinks are also missing from macOS/Linux PyPy archives before v7.3.9
relates to #346
2022-04-28 09:26:17 -04:00
Alena Sviridenko
dc73133d4d
Fix PyPy installation on Windows to adopt new parameters format ( #201 )
...
* test for pypy new version notation
* formatting
* uncommented condition
* test
* added pypy to test matrix
* test
* test
* restored all tests
* removed logs, added multiarch support for toolcache
* reduced test matrix
* removed extra condition about arch
2021-04-12 13:59:38 -04:00
Dmitry Shibanov
8c5ea631b2
Adding support for more PyPy versions and installing them on-flight ( #168 )
...
* add support to install pypy
* resolved comments, update readme, add e2e tests.
* resolve throw error
* Add pypy unit tests to cover code
* add tests
* Update test-pypy.yml
* Update test-python.yml
* Update test-python.yml
* Update README.md
* fixing tests
* change order
Co-authored-by: Maxim Lobanov <v-malob@microsoft.com>
* add pypy tests and fix issue with pypy-3-nightly
Co-authored-by: Maxim Lobanov <v-malob@microsoft.com>
2020-12-17 16:03:54 +01:00