fastlane-old / credentials_manager

Password Manager which is used in fastlane tools

Home Page:https://fastlane.tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Appfile is reloaded many times

lacostej opened this issue · comments

Appfile is reloaded at every request when querying using try_fetch_value. Is that by design ?

See https://github.com/fastlane/credentials_manager/blob/0.14.0/lib/credentials_manager/appfile_config.rb#L5-L13

I agree, this could be improved

This issue was migrated to fastlane/fastlane#1924. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo 🚀