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

Make conda-standalone vendor agnostic #97

Open
2 tasks done
marcoesters opened this issue Sep 13, 2024 · 0 comments · May be fixed by #99
Open
2 tasks done

Make conda-standalone vendor agnostic #97

marcoesters opened this issue Sep 13, 2024 · 0 comments · May be fixed by #99
Assignees
Labels
type::feature request for a new feature or capability

Comments

@marcoesters
Copy link
Contributor

Checklist

  • I added a descriptive title
  • I searched open requests and couldn't find a duplicate

What is the idea?

conda-standalone should become vendor agnostic by default (see conda/conda#14217 for context).

Why is this needed?

conda-standalone binaries currently point to Anaconda's defaults channel, even if they are build by conda-forge. Additionally, conda will deprecate using Anaconda's defaults channel as a fallback.

What should happen?

One (or both) of these options should be implemented:

  1. Add a warning or error when channels are not explicitly set when invoking conda-standalone.
  2. Inject channel URLs when building the conda-standalone conda package.

Additional Context

No response

@marcoesters marcoesters added the type::feature request for a new feature or capability label Sep 13, 2024
@marcoesters marcoesters self-assigned this Sep 13, 2024
@marcoesters marcoesters linked a pull request Sep 13, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::feature request for a new feature or capability
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

1 participant