Skip to content

Conversation

davidstaheli
Copy link

This addresses feedback from Taylor by helping users understand when to use certain signing fields.

"loc.input.label.keystoreFile": "Keystore File",
"loc.input.help.keystoreFile": "The keystore file should be entered as a file path. It can either be checked into source control or placed on the build machine directly by an administrator. It is recommended to encrypt the keystore file in source control and use the 'Decrypt File' task to decrypt the file during the build.",
"loc.input.help.keystoreFile": "Enter the file path to the keystore file that should be used to sign the APK. It can either be checked into source control or placed on the build machine directly by an administrator. It is recommended to encrypt the keystore file in source control and use the 'Decrypt File' task to decrypt the file during the build.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change the keystoreFile inputType to filePath if it is not already? It might need some code change and validation but should be straightforward

Copy link
Author

@davidstaheli davidstaheli Mar 13, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed... looks like someone else already did that.

@davidstaheli davidstaheli merged commit 528b974 into master Mar 13, 2017
@davidstaheli davidstaheli deleted the users/davidstaheli/j branch March 13, 2017 20:26
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

Successfully merging this pull request may close these issues.

3 participants