Closed dcvz closed 2 years ago
There seem to be unrelated changes (logging and yarn lock file). Can you please make two separate PRs for that?
There seem to be unrelated changes (logging and yarn lock file). Can you please make two separate PRs for that?
Sorted!
Thanks for the PR! It seems something is wrong with your build setup. No problem! Can you reduce the PR to only have the changes in restore.ts
or with other words: revert the js changes? I can fix the build afterwards, which I have to do anyway after merging dependabot changes.
Thanks for the PR! It seems something is wrong with your build setup. No problem! Can you reduce the PR to only have the changes in
restore.ts
or with other words: revert the js changes? I can fix the build afterwards, which I have to do anyway after merging dependabot changes.
This is now done!
Nice! Looking forward to greatly sped-up Windows builds Is anything else blocking the merge?
Actually, might as well go straight to 4.7.2 instead of 4.7.0
Thanks, merging it now, happily take another PR to bump ccache for windows to >= 4.7.2
As mentioned in #88, ccache has made updates to further support the Windows environment. This bumps the version used to 4.7 which has the latest fixes.