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

Get Yarn Cache Path From Yarn Config #131

Merged
merged 4 commits into from
Feb 18, 2024
Merged

Conversation

threeal
Copy link
Owner

@threeal threeal commented Feb 17, 2024

This pull request resolves #130 by introducing the following changes:

  • Adds a yarn.getConfig function alongside its testing.
  • Modifies the action to list cache paths based on the value from the Yarn config.

@threeal threeal self-assigned this Feb 17, 2024
@threeal threeal added the feat label Feb 17, 2024
@threeal threeal added this to the Version 1.1.0 milestone Feb 17, 2024
@threeal threeal marked this pull request as ready for review February 18, 2024 04:22
@threeal threeal merged commit 3fbea24 into main Feb 18, 2024
7 checks passed
@threeal threeal deleted the yarn-cache-path-from-config branch February 18, 2024 04:22
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.

Get Yarn Cache Path From Yarn Config
1 participant