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

Migrate existing update mechanism to new conda-based installers #20831

Closed
mrclary opened this issue Apr 16, 2023 · 0 comments · Fixed by #21483
Closed

Migrate existing update mechanism to new conda-based installers #20831

mrclary opened this issue Apr 16, 2023 · 0 comments · Fixed by #21483
Assignees
Milestone

Comments

@mrclary
Copy link
Contributor

mrclary commented Apr 16, 2023

The existing update plugin needs to be updated for the new conda-based installers.
See this comment.

  1. Migrate the update mechanism as is; do not consider inplace conda updates, just installer download and execution.
  2. Modify to trigger download of installer for some releases and trigger inplace conda updates for other releases.
    • What releases should trigger a new installer download and which should trigger a conda update (update inplace)?
    • How should the runtime conda environment be structured/updated?

Should this be split across multiple milestones?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants