-
Notifications
You must be signed in to change notification settings - Fork 2k
check if directory is writable #11610
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
Conversation
|
We require contributors to sign our Contributor License Agreement and we don't have one on file for @psteyer. In order for us to review and merge your code, please e-sign the Contributor License Agreement PDF. We then need to manually verify your signature, merge the PR (conda/infrastructure#812), and ping the bot to refresh the PR. |
|
Hi there, thank you for your contribution! This pull request has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs. If you would like this pull request to remain open please:
NOTE: If this pull request was closed prematurely, please leave a comment. Thanks! |
|
@conda-bot check |
Description
Hi! Right now we don't check if a directory is writable before trying to create a file. This can lead to a bad experience for the user. This PR tries to resolve that issue. Here is the related issue.
Let me know if there is anything else I can do to help!
Resolves #11115.
Checklist - did you ...
newsdirectory (using the template) for the next release's release notes?