setup-python/src/cache-distributions
Alexey 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
..
cache-distributor.ts Cache hit output (#373) 2022-04-05 09:57:13 -04:00
cache-factory.ts Get poetry cache implementation when requested 2022-03-25 22:53:30 -05:00
pip-cache.ts Add fix for Windows caching of pip (#332) 2022-02-04 14:00:41 +03:00
pipenv-cache.ts Implementation of python's caching (#266) 2021-11-17 13:31:22 +03:00
poetry-cache.ts Use \n instead of os.EOL 2022-03-30 22:41:41 +01:00