Rework pipenv caching test by vsafonkin · Pull Request #375 · actions/setup-python

added 7 commits

April 3, 2022 19:19

@vsafonkin vsafonkin marked this pull request as ready for review

April 4, 2022 10:43

brcrista

@vsafonkin vsafonkin deleted the v-vsafonkin/fix-pipenv-cache-test branch

April 4, 2022 13:39

adilosa added a commit to adilosa/setup-python that referenced this pull request

Apr 19, 2022
* upstream/main: (33 commits)
  Fix virtual-env toolcache links
  Updated @actions/cache (actions#382)
  ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (actions#379)
  Cache hit output (actions#373)
  Add pyton-version to setup PyPy output (actions#365)
  Rework pipenv caching test (actions#375)
  Update README.md to fix setup-python version  in example (actions#368)
  dist fix (actions#367)
  Cache on ghes (actions#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
  ...

tdfacer pushed a commit to ifit/setup-python that referenced this pull request

Oct 7, 2025
* 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