Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Use conda env create --yes instead of --force#1364

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-24.04from
bdice:conda-env-create-yes
Apr 1, 2024
Merged

Use conda env create --yes instead of --force#1364
rapids-bot[bot] merged 1 commit intorapidsai:branch-24.04from
bdice:conda-env-create-yes

Conversation

@bdice
Copy link
Copy Markdown
Contributor

@bdice bdice commented Mar 27, 2024

conda dropped support for the --force flag to conda env create. This changes that flag name to --yes.
See https://github.com/conda/conda/blob/main/CHANGELOG.md#2430-2024-03-12 and rapidsai/miniforge-cuda#63 for more info.

@bdice bdice requested a review from a team as a code owner March 27, 2024 16:13
@bdice bdice added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Mar 27, 2024
@github-actions github-actions Bot added the ci label Mar 27, 2024
@bdice bdice force-pushed the conda-env-create-yes branch from 40828f6 to 3170d8f Compare March 27, 2024 16:29
@bdice bdice force-pushed the conda-env-create-yes branch from 3170d8f to 553943a Compare March 27, 2024 16:50
@jakirkham
Copy link
Copy Markdown
Member

Restarting failed CI jobs

@bdice
Copy link
Copy Markdown
Contributor Author

bdice commented Apr 1, 2024

/merge

@rapids-bot rapids-bot Bot merged commit a6e6fd4 into rapidsai:branch-24.04 Apr 1, 2024
@jakirkham
Copy link
Copy Markdown
Member

Thank you both! 🙏

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants