Commit Graph
26 Commits
Author SHA1 Message Date
Dmitry ShibanovandGitHub 65d7f2d534 Add range validation for toml files (#726) 2023-09-07 15:45:09 +02:00
Dmitry ShibanovandGitHub c16c4b8d18 Fix pipenv jobs (#699) 2023-07-13 14:11:40 +02:00
Dmitry ShibanovandGitHub 3f824b7ca6 remove python 2.7 from the tests (#687) 2023-06-19 13:20:44 +02:00
Dmitry ShibanovandGitHub bd6b4b6205 Add warning for python 2.7 (#673) 2023-05-24 14:37:35 +02:00
Dmitry ShibanovandGitHub 57ded4d7d5 update @azure/storage-blob (#655) 2023-04-20 14:13:16 +02:00
Dmitry ShibanovandGitHub df6abcc733 update xml2js (#652) 2023-04-19 13:40:45 +02:00
Dmitry ShibanovandGitHub 7a4f344e33 Add warning for empty cache paths (#642) 2023-04-06 12:02:34 +02:00
Dmitry ShibanovandGitHub d1244c8404 Remove ubuntu-18.04 from e2e (#641) 2023-04-04 16:18:24 +02:00
Dmitry ShibanovandGitHub 03eb867e3d Add error handling for saving and restoring cache (#618) 2023-03-10 12:15:18 +01:00
Dmitry ShibanovandGitHub 5ccb29d877 Install multiple python versions (#567) 2022-12-22 13:02:09 +01:00
Dmitry ShibanovandGitHub 76bbdfadd7 Update minimatch (#558) 2022-12-07 18:08:22 +01:00
Dmitry ShibanovandGitHub 0ebf233433 Remove legacy PyPy input (#342) 2022-02-28 10:19:48 +03:00
Dmitry ShibanovandGitHub 665cd78205 Update lockfileversion (#341) 2022-02-25 14:12:36 +03:00
Dmitry ShibanovandGitHub 93cb78f17b Update to node16 (#340) 2022-02-25 12:31:18 +03:00
Dmitry ShibanovandGitHub 7f80679172 Add fix for Windows caching of pip (#332) 2022-02-04 14:00:41 +03:00
Dmitry ShibanovandGitHub dc9de69ff3 Update node-fetch from 2.6.6 to 2.6.7 (#327) 2022-02-01 14:17:23 +03:00
Dmitry ShibanovandGitHub 156361d073 Fix ci for pipenv and reduce test matrix (#323) 2022-01-26 18:54:54 +03:00
Dmitry ShibanovandGitHub 6277dd1255 Fix build command (#306) 2021-12-21 15:44:58 +03:00
Dmitry ShibanovandGitHub 2b732b899c Removing a non-existent command from the documentation (#293) 2021-12-13 18:51:02 +03:00
Dmitry ShibanovandGitHub 3ef38b826b Create ADR for integrating cache functionality to setup-python action (#247) 2021-11-18 13:29:22 +03:00
Dmitry ShibanovandGitHub 0066b88440 Add a workflow to release a new version of the action (#274) 2021-11-17 15:52:32 +03:00
Dmitry ShibanovandGitHub 280924fbef Implementation of python's caching (#266) 2021-11-17 13:31:22 +03:00
Dmitry ShibanovandGitHub 002b1e4044 Change python version for pypy in workflow files (#259) 2021-10-19 20:24:02 +03:00
Dmitry Shibanov 4aa563ba8c update dependencies 2021-10-13 15:18:42 +03:00
Dmitry ShibanovandGitHub 3105fb18c0 fix is_windows (#172) 2020-12-18 15:05:24 +01:00
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