Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add Cache Support #38

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Add Cache Support #38

merged 2 commits into from
Feb 5, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Feb 4, 2024

This pull request resolves #13 by updating the pipxInstallAction function to restore a package cache instead of performing an installation if the cache exists. If the cache is not found, it will install the package normally and then save the package cache.

@threeal threeal self-assigned this Feb 4, 2024
@threeal threeal added the feat label Feb 4, 2024
@threeal threeal added this to the Version 1.0.0 milestone Feb 4, 2024
@threeal threeal marked this pull request as ready for review February 5, 2024 08:46
@threeal threeal merged commit 47d9617 into main Feb 5, 2024
7 checks passed
@threeal threeal deleted the add-cache-support branch February 5, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Cache Support
1 participant