Shubham Tiwari
298ed7cb9e
Merge branch 'cacheOnGhes' of github.com:tiwarishub/setup-python into cacheOnGhes
2022-03-30 01:05:32 +05:30
Shubham Tiwari
c5c30f5757
review comments
2022-03-30 01:04:37 +05:30
Shubham Tiwari
f3f9e75181
Update utils.ts
2022-03-30 00:49:34 +05:30
Shubham Tiwari
f477cc30e8
Update src/utils.ts
...
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2022-03-30 00:48:50 +05:30
Shubham Tiwari
3dff46276e
refactored code
2022-03-29 15:03:16 +05:30
Dmitry Shibanov
280924fbef
Implementation of python's caching ( #266 )
2021-11-17 13:31:22 +03: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