This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: better cache support for JS workspaces (#526)
* feat: initial work to add support for js workspaces * fix(ws-cache): addressing some typos and moving the caching call before the regular node_modules cache * fix(ws-cache): using a tmp dir for workspace locations file & better handling of node_modules cache move out * fix(ws-cache): correctly handle dirs with spaces * fix(ws-cache): use a variable instead of tmp dir to keep ws locations * fix(ws-cache): no need for intermediate variables for ws locations * chore(ws-cache): move cache_dir to the upper scope * chore(ws-cache): don't call yarn workspaces twice * fix(ws-cache): ended up messing the jq command 🤦 * chore: typo in comment run-build-functions.sh Co-authored-by: ehmicky <ehmicky@users.noreply.github.com> Co-authored-by: ehmicky <ehmicky@users.noreply.github.com>
- Loading branch information
Showing
1 changed file
with
99 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters