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

Verify file system permissions before signing files #294

Merged
merged 1 commit into from
Feb 19, 2019

Conversation

mykola-mokhnach
Copy link
Contributor

I see users are confused by standard signer errors, which are happening because of missing FS permissions. This PR adds a separate verification of the fact that the destination file is writeable prior to sign it and raises a proper error message.

@dpgraham dpgraham merged commit 6b1ad42 into appium:master Feb 19, 2019
@mykola-mokhnach mykola-mokhnach deleted the check_access branch February 19, 2019 06:25
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.

None yet

3 participants