nymphanamusic/Cached Poetry action

A GitHub action that caches Poetry and your project's dependencies.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
additional-dependency-groupsAdditional dependency groups to install (like using `poetry install --with ...`). Write these as a JSON list.
poetry-homeWhere to install Poetrypoetry
poetry-cache-dirWhere to install Poetry packagespoetry_cache
poetry-versionVersion of Poetry to installyes
python-versionPython version to installyes
namedescription
was-poetry-cachedWhether Poetry was loaded from a cache
were-poetry-packages-cachedWhether Poetry packages were loaded from a cache