7 Commits

Author SHA1 Message Date
21c0493ecf Cache hit output (#373)
* Remove useless await in getCacheDistributor calls

* Added cache-hit output

* Build action with cache-hit output

* Remove PromiseReturnType, add matchedKey == primaryKey check

* Update cache-distributor.ts

* Fix tests and rebuild
2022-04-05 09:57:13 -04:00
7885ec3539 Rework pipenv caching test (#375)
* Rework python-pipenv-dependencies-caching test

* Update Pipfile.lock hash in the tests

* Rework python-pipenv-dependencies-caching-path test

* Set location for pipenv test

* Remove requests package from tests

* Test pipenv without caching

* Enable pipenv cache
2022-04-04 09:12:24 -04:00
aac0ef93ba Build and format 2022-03-25 22:54:10 -05:00
1259541ec8 Add tests 2022-03-25 22:53:30 -05:00
7f80679172 Add fix for Windows caching of pip (#332) 2022-02-04 14:00:41 +03:00
ba33a692f1 Include Python version in pip cache key (#303) 2022-01-31 13:42:08 +03:00
280924fbef Implementation of python's caching (#266) 2021-11-17 13:31:22 +03:00