8000 Standardize "conda env list" behavior between platforms by zheaton · Pull Request #9166 · conda/conda · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Standardize "conda env list" behavior between platforms #9166

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

Merged
merged 1 commit into from
Sep 9, 2019
Merged

Standardize "conda env list" behavior between platforms #9166

merged 1 commit into from
Sep 9, 2019

Conversation

zheaton
Copy link
Contributor
@zheaton zheaton commented Sep 2, 2019

"conda env list" previously behaved differently on Windows and Unix -
on Unix, administrators got a list of all environments on the system,
and regular users saw only their environments. On Windows, however,
all users saw all environments.

This change standardizes both platforms to use the Unix behavior.
Administrators see all environments, and standard users only see
their own environments.

Closes #9165

"conda env list" previously behaved differently on Windows and Unix -
on Unix, administrators got a list of all environments on the system,
and regular users saw only their environments. On Windows, however,
all users saw all environments.

This change standardizes both platforms to use the Unix behavior.
Administrators see all environments, and standard users only see
their own environments.
@zheaton
Copy link
Contributor Author
zheaton commented Sep 2, 2019

I may have botched the new issue/pull request workflow - this issue can be merged with #9165

@msarahan
Copy link
Contributor
msarahan commented Sep 6, 2019

Thanks, I think this is a nice improvement in consistency. All of our contributors need to sign our CLA. Are you able to submit the PDF form at https://conda.io/en/latest/contributing.html#conda-contributor-license-agreement ?

The status here won't change - it's a manual process. I will post back when I see that you have submitted the CLA.

@zheaton
Copy link
Contributor Author
zheaton commented Sep 7, 2019

@msarahan, I signed the CLA on September 2nd. Let me know if you need me to re-sign the agreement for any reason.

@msarahan
Copy link
Contributor
msarahan commented Sep 9, 2019

Confirmed - sorry about that. We are behind on the manual step.

Merging.

@msarahan msarahan merged commit a6b2e15 into conda:master Sep 9, 2019
@zheaton
Copy link
Contributor Author
zheaton commented Sep 9, 2019

Thanks!

@github-actions
Copy link

Hi there, thank you for your contribution to Conda!

This pull request has been automatically locked since it has not had recent activity after it was closed.

Please open a new issue or pull request if needed.

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Aug 23, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

conda env list behavior is inconsistent between Linux/macOS and Windows
2 participants
0