-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
backlogissue has been triaged but has not been earmarked for any upcoming releaseissue has been triaged but has not been earmarked for any upcoming releaselocked[bot] locked due to inactivity[bot] locked due to inactivitypluginspertains to a plugin/subcommandpertains to a plugin/subcommandsource::anacondacreated by members of Anaconda, Inc.created by members of Anaconda, Inc.type::featurerequest for a new feature or capabilityrequest for a new feature or capability
Description
Checklist
- I added a descriptive title
- I searched open requests and couldn't find a duplicate
What is the idea?
This work will be a continuation of the virtual package plugin hook implementation for conda
.
What should happen?
Virtual packages defined by conda
can be implemented as core plugins under the conda.plugins.*
namespace and registered directly in conda.base.context.get_plugin_manager
instead of via entrypoints.
Additional Context
This work is a continuation of the initial plugin implementation work and depends on #11811.
Metadata
Metadata
Assignees
Labels
backlogissue has been triaged but has not been earmarked for any upcoming releaseissue has been triaged but has not been earmarked for any upcoming releaselocked[bot] locked due to inactivity[bot] locked due to inactivitypluginspertains to a plugin/subcommandpertains to a plugin/subcommandsource::anacondacreated by members of Anaconda, Inc.created by members of Anaconda, Inc.type::featurerequest for a new feature or capabilityrequest for a new feature or capability
Type
Projects
Status
🏁 Done