Skip to content

Conversation

jjhelmus
Copy link
Contributor

@jjhelmus jjhelmus commented Jun 6, 2025

Description

Include the conda package when cloning an environment.

The need to exclude conda was needed as conda was only allowed in the root/base environment. This exclusion is now longer needed.

closes #14917

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

Allow the `conda` package to be included in packages that are cloned
when cloning an environment.

The need to exclude conda was needed as conda was only allowed in the
root/base environment. This exclusion is now longer needed.

closes conda#14917
@jjhelmus jjhelmus requested a review from a team as a code owner June 6, 2025 18:37
@github-project-automation github-project-automation bot moved this to 🆕 New in 🔎 Review Jun 6, 2025
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Jun 6, 2025
@jjhelmus jjhelmus changed the title allow conda to be cloned between environments include the conda package when cloning an environment Jun 6, 2025
Copy link

codspeed-hq bot commented Jun 6, 2025

CodSpeed Performance Report

Merging #14919 will not alter performance

Comparing jjhelmus:allow_conda_to_be_cloned (15d1220) with main (8d6d044)

Summary

✅ 21 untouched benchmarks

Copy link
Contributor

@travishathaway travishathaway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with this change. Thank you!

@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Approved in 🔎 Review Jun 10, 2025
@travishathaway
Copy link
Contributor

Jonathan is out this week, so I will go ahead merge this for him.

@travishathaway travishathaway merged commit ba01096 into conda:main Jun 10, 2025
141 of 143 checks passed
@github-project-automation github-project-automation bot moved this from ✅ Approved to 🏁 Done in 🔎 Review Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Remove exclusion of conda from clone command
4 participants