Skip to content

Change sharded repodata to enabled by defaultΒ #836

@danyeaw

Description

@danyeaw

Checklist

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

What is the idea?

Right now sharded repodata requires a step to turn it on for the beta:

conda config --set plugins.use_sharded_repodata true

or

export CONDA_PLUGINS_USE_SHARDED_REPODATA=true

Once we are ready to make it generally available, we should make it enabled by default.

Why is this needed?

Users can get the speed enhancements by default. If a user decides they don't want to use it, then they can configure it off.

What should happen?

Change the conda_settings() plugin primitive from False to True. Ensure the release is coordinated and announced.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type::featurerequest for a new feature or capability

    Type

    No type

    Projects

    Status

    Refinement πŸƒ

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions