You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When switching branches that depend on different baselines it triggers a reinstallation of dependencies, that takes too long to download from s3 or any of the others remote sources for binary.
If it could save them locally then it wouldn't need to redownload them
Proposed solution
Save the compressed cache locally and have it check there first
category:vcpkg-featureThe issue is a new capability of the tool that doesn’t already exist and we haven’t committed
1 participant
Converted from issue
This discussion was converted from issue #31083 on May 18, 2023 07:37.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
When switching branches that depend on different baselines it triggers a reinstallation of dependencies, that takes too long to download from s3 or any of the others remote sources for binary.
If it could save them locally then it wouldn't need to redownload them
Proposed solution
Save the compressed cache locally and have it check there first
Describe alternatives you've considered
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions