setup-python/__tests__
Matthieu Darbois 00a5248c77
feature: add update-environment input (#411)
This option allows to specify if the action shall update environment variables (default) or not.
This allows to use the setup-python action in a composite action without side effect (except downloading/installing python if version is missing).
2022-06-29 11:00:51 -04:00
..
data Rework pipenv caching test (#375) 2022-04-04 09:12:24 -04:00
cache-restore.test.ts Cache hit output (#373) 2022-04-05 09:57:13 -04:00
cache-save.test.ts Rework pipenv caching test (#375) 2022-04-04 09:12:24 -04:00
check-python-path.sh feature: add a python-path output 2022-05-24 21:02:03 +02:00
find-pypy.test.ts feature: add update-environment input (#411) 2022-06-29 11:00:51 -04:00
finder.test.ts feature: add update-environment input (#411) 2022-06-29 11:00:51 -04:00
install-pypy.test.ts Adding support for more PyPy versions and installing them on-flight (#168) 2020-12-17 16:03:54 +01:00
utils.test.ts Cache on ghes (#363) 2022-03-31 15:11:27 -04:00
verify-python.py Improve workflows (#88) 2020-05-01 18:52:58 +02:00