Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Add conda update --all -y to the list of upgrade commands #829

Closed
xegulon opened this issue Jan 10, 2022 · 0 comments
Closed

Add conda update --all -y to the list of upgrade commands #829

xegulon opened this issue Jan 10, 2022 · 0 comments

Comments

@xegulon
Copy link

xegulon commented Jan 10, 2022

I want to suggest a new step

I suggest adding conda to the list of things topgrade upgrades. conda is a very popular environment manager for Python.

Which tool is this about? Where is its repository?

Official docs: https://docs.conda.io

Which operating systems are supported by this tool?

All operating systems on which the conda command is available.

What should Topgrade do to figure out if the tool needs to be invoked?

command -v conda (from bash, cf. https://stackoverflow.com/a/677212/11348232)

Which exact commands should Topgrade run?

I'd say conda update --all -y, but I'm not sure it upgrades all the environments and not only the currently selected one.

I want to suggest some general feature

No.

More information

  • Assuming that someone else implements the feature, please state if you know
    how to test it from a side branch of Topgrade : YES
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant