这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@psteyer
Copy link
Contributor

@psteyer psteyer commented Jul 8, 2022

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 ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@psteyer psteyer requested a review from a team as a code owner July 8, 2022 21:01
@conda-bot
Copy link
Contributor

conda-bot commented Jul 8, 2022

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.

@travishathaway travishathaway added the source::community catch-all for issues filed by community members label Jul 28, 2022
@travishathaway travishathaway added source::anaconda created by members of Anaconda, Inc. and removed source::community catch-all for issues filed by community members labels Aug 5, 2022
@github-actions
Copy link

github-actions bot commented Aug 6, 2023

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:

  1. Rebase and verify the changes still work
  2. Leave a comment with the current status

NOTE: If this pull request was closed prematurely, please leave a comment.

Thanks!

@github-actions github-actions bot added the stale [bot] marked as stale due to inactivity label Aug 6, 2023
jezdez
jezdez previously approved these changes Aug 25, 2023
@github-actions github-actions bot added stale::recovered [bot] recovered after being marked as stale and removed stale [bot] marked as stale due to inactivity labels Aug 26, 2023
@kenodegard
Copy link
Contributor

@conda-bot check

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Aug 29, 2023
@jezdez jezdez enabled auto-merge (squash) August 29, 2023 13:08
@jezdez jezdez merged commit eb268dc into conda:main Aug 29, 2023
@jezdez jezdez mentioned this pull request Sep 26, 2023
92 tasks
@github-actions github-actions bot added the locked [bot] locked due to inactivity label Aug 29, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed [bot] added once the contributor has signed the CLA locked [bot] locked due to inactivity source::anaconda created by members of Anaconda, Inc. stale::recovered [bot] recovered after being marked as stale

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Cannot create env from environment.yaml with pip dependencies in read-only directory

5 participants