panticmilos
e53798f2d2
Send args as array
2022-07-18 18:29:43 +02:00
panticmilos
96d176662d
Update exec command, remove mock from unit tests
2022-07-18 18:24:59 +02:00
panticmilos
6e46140c9c
Remove console logs and debug version
2022-07-18 18:16:11 +02:00
panticmilos
f22ce50675
Add linux os release info to primary key
2022-07-18 17:16:35 +02:00
Shubham Tiwari
05fb98de9a
Cache on ghes ( #363 )
...
* initial changes
* updated version
* format check
* refactored code
* updated test cases
* Update src/utils.ts
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
* Update utils.ts
* Update utils.test.ts
* review comments
* dist update
* Review comment
* update version
* updated version
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2022-03-31 15:11:27 -04:00
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