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

Need a way to rotate the flutter cache #46

Open
maBarabas opened this issue May 23, 2024 · 1 comment
Open

Need a way to rotate the flutter cache #46

maBarabas opened this issue May 23, 2024 · 1 comment

Comments

@maBarabas
Copy link

Describe Request:

After a bug with the new M1 mac and a previous version of this orb, I have a non-functional installation of flutter cached. Flutter is always downloaded from github after restoring the cache:

image

It also looks like the cache will break when updating the install path, because it the cache always contains the old path, not the new path.

Also it looks like the cache resotration is slower than downloading the same amount of data off github. Could you speed up the cache restoration or add an option to disable caching completely?

Examples:

Supporting Documentation Links:

https://circleci.com/developer/orbs/orb/circleci/flutter#commands-install_sdk

@maBarabas
Copy link
Author

Just changed Flutter version again, and the restored cache is not being used. Seems like the previous flutter installations is just not being detected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant