react-native-community / react-native-circleci-orb

A CircleCI Orb to Simplify Testing your React Native App
MIT License
176 stars 80 forks source link

Make yarn cache folder configurable #103

Closed ronwsmith closed 3 years ago

ronwsmith commented 3 years ago

Allow users to choose their own yarn caching folder, and let people try various strategies to resolve an open unarchiving issue https://github.com/react-native-community/react-native-circleci-orb/issues/66 (seemingly caused by changing this hard-coded path from one location to another here).

Defaults to the current path in master so this is a non-breaking change.

matt-oakes commented 3 years ago

LGTM 👍 Thanks for this. Hope it helps resolve some issues

react-native-community-bot commented 3 years ago

:tada: This PR is included in version 5.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: