Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Use of legacy DELIVER_* in password_manager.rb #21

Closed
timsutton opened this issue Nov 4, 2015 · 6 comments
Closed

Use of legacy DELIVER_* in password_manager.rb #21

timsutton opened this issue Nov 4, 2015 · 6 comments
Labels

Comments

@timsutton
Copy link

I'm doing some testing with the 1.1.0 gem release of XcodeInstall, which uses CredentialsManager 0.10.0.

The CredentialsManager docs mention to set the new FASTLANE_* variables, but in password_manager.rb there is still the use only of DELIVER_*. As far as I can tell, I still get a prompt if PasswordManager is initialized with only the FASTLANE_* vars set.

@KrauseFx
Copy link
Contributor

KrauseFx commented Nov 4, 2015

@timsutton The PasswordManager isn't used anywhere any more and also shouldn't be used by XcodeInstall.

@KrauseFx
Copy link
Contributor

KrauseFx commented Nov 4, 2015

FASTLANE_* should work just fine

@timsutton
Copy link
Author

You're right, it doesn't use this directly - XcodeInstall uses Spaceship. It looked to me like in my testing that if I didn't have DELIVER_* vars set, that I would get a keychain-related prompt that was blocking a CI environment build script that I'm testing. When I didn't get the prompt upon replacing FASTLANE_* with DELIVER_* I assumed this was the reason. I'll have to go back and test this again. The fastlane "ecosystem" is all very new to me.

@KrauseFx
Copy link
Contributor

KrauseFx commented Nov 4, 2015

Okay cool 👍

@KrauseFx KrauseFx closed this as completed Nov 4, 2015
@KrauseFx
Copy link
Contributor

KrauseFx commented Nov 4, 2015

Thanks for letting me know @timsutton

@fastlanebot
Copy link

This issue was migrated to fastlane/fastlane#3318. 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 🚀

@fastlane-old fastlane-old locked and limited conversation to collaborators Mar 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants