setup-python/src
Andrew DiLosa a200bffc82 Merge remote-tracking branch 'upstream/main'
* upstream/main: (33 commits)
  Fix virtual-env toolcache links
  Updated @actions/cache (#382)
  ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#379)
  Cache hit output (#373)
  Add pyton-version to setup PyPy output (#365)
  Rework pipenv caching test (#375)
  Update README.md to fix setup-python version  in example (#368)
  dist fix (#367)
  Cache on ghes (#363)
  Update dist
  Use `\n` instead of `os.EOL`
  Update dist
  Initialise pyproject.toml
  Build and format
  Remove console.log
  Remove unused file
  Reduce test matrix
  Parse values from poetry
  Release
  Add more tests
  ...
2022-04-19 16:05:04 -07:00
..
cache-distributions Cache hit output (#373) 2022-04-05 09:57:13 -04:00
cache-save.ts Implementation of python's caching (#266) 2021-11-17 13:31:22 +03:00
find-pypy.ts Add pyton-version to setup PyPy output (#365) 2022-04-04 13:12:56 -04:00
find-python.ts Remove legacy PyPy input (#342) 2022-02-28 10:19:48 +03:00
install-pypy.ts Fix PyPy installation on Windows to adopt new parameters format (#201) 2021-04-12 13:59:38 -04:00
install-python.ts Implementation of python's caching (#266) 2021-11-17 13:31:22 +03:00
setup-python.ts Merge remote-tracking branch 'upstream/main' 2022-04-19 16:05:04 -07:00
utils.ts Cache on ghes (#363) 2022-03-31 15:11:27 -04:00