Skip to content

Conversation

@bkeryan
Copy link
Collaborator

@bkeryan bkeryan commented Jun 6, 2025

What does this Pull Request accomplish?

setup-poetry:

  • Add a use-cache input which can be used to disable caching.
  • Add a cache-hit output for testing.

tests:

  • Add a test job for setup-python that uses a matrix to run on all supported Python versions on Windows and Linux.
  • Add two test jobs for setup-poetry that use a matrix. The second test job verifies that Poetry works after being loaded from the cache.

Why should this Pull Request be merged?

Work around #7 if it reoccurs.

Add more test coverage.

What testing has been done?

PR build

@bkeryan bkeryan requested a review from mshafer-NI as a code owner June 6, 2025 23:59
@bkeryan bkeryan force-pushed the users/bkeryan/fix-setup-poetry branch from f0c60e1 to a049898 Compare June 9, 2025 16:47
@bkeryan bkeryan merged commit 97860b5 into main Jun 9, 2025
43 checks passed
@bkeryan bkeryan deleted the users/bkeryan/fix-setup-poetry branch June 9, 2025 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GitHub windows-latest runner image 20250602.1.0 seems to break cached Poetry

3 participants