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

fix: caching and yarn issues #137

Merged
merged 11 commits into from
Mar 14, 2022
Merged

fix: caching and yarn issues #137

merged 11 commits into from
Mar 14, 2022

Conversation

Jaryt
Copy link
Contributor

@Jaryt Jaryt commented Mar 14, 2022

Resolves #130
Remove negation of checking if cache file is present. Also replaced -f with -e.
Resolves #115, resolves #123
Implement "use only lockfile" parameter in cache key where it was missed.
Thanks @nicklozon!

Resolves #119
Replaced link with copy, as there are edge cases where file-linking causes issues.

Resolves #117
Change directory to home to avoid yarn --version from using a relative yarn release from .yarn/releases.

@Jaryt Jaryt requested a review from a team as a code owner March 14, 2022 19:37
src/commands/install.yml Outdated Show resolved Hide resolved
src/commands/install.yml Show resolved Hide resolved
@Jaryt Jaryt merged commit 209e7b8 into master Mar 14, 2022
@Jaryt Jaryt deleted the fix/yarn-and-cache branch March 14, 2022 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants