Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Caching Support #5

Merged
merged 6 commits into from
Sep 10, 2023
Merged

Add Caching Support #5

merged 6 commits into from
Sep 10, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Sep 10, 2023

This pull request introduces the following changes:

  • Implemented caching for Poetry installation to enhance setup time.
  • Added the cache input to allow users to specify whether caching should be used or not.
  • Updated the workflow to include testing for Poetry installation caching.
  • Included a "Key Features" section and an example on how to disable caching in the README.md.

It eventually resolves #3.

@threeal threeal added this to the Setup Poetry Action v1.0.0 milestone Sep 10, 2023
@threeal threeal self-assigned this Sep 10, 2023
@threeal threeal marked this pull request as ready for review September 10, 2023 14:39
@threeal threeal merged commit aa37369 into main Sep 10, 2023
@threeal threeal deleted the caching-support branch September 10, 2023 14:41
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Cache Poetry Installation for Faster Setup
1 participant