3
0
Fork 0
mirror of https://gitea.com/actions/setup-python.git synced 2025-02-25 19:23:57 +01:00
setup-python/__tests__
Alexey 21c0493ecf
Cache hit output ()
* 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
..
data Rework pipenv caching test () 2022-04-04 09:12:24 -04:00
cache-restore.test.ts Cache hit output () 2022-04-05 09:57:13 -04:00
cache-save.test.ts Rework pipenv caching test () 2022-04-04 09:12:24 -04:00
find-pypy.test.ts Adding support for more PyPy versions and installing them on-flight () 2020-12-17 16:03:54 +01:00
finder.test.ts Remove legacy PyPy input () 2022-02-28 10:19:48 +03:00
install-pypy.test.ts Adding support for more PyPy versions and installing them on-flight () 2020-12-17 16:03:54 +01:00
utils.test.ts Cache on ghes () 2022-03-31 15:11:27 -04:00
verify-python.py Improve workflows () 2020-05-01 18:52:58 +02:00