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

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

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

bdice
Copy link
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:/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 Introduces a non-breaking change improvement Improves an existing functionality labels Mar 27, 2024
@github-actions github-actions bot added the ci label Mar 27, 2024
@jakirkham
Copy link
Member

Restarting failed CI (download timeout in wheels)

@jakirkham
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 21e6d89 into rapidsai:branch-24.04 Apr 1, 2024
57 checks passed
@jakirkham
Copy link
Member

Thank you both! 🙏

benfred pushed a commit to benfred/cuvs that referenced this pull request Apr 5, 2024
conda dropped support for the `--force` flag to `conda env create`. This changes that flag name to `--yes`.
See https:/conda/conda/blob/main/CHANGELOG.md#2430-2024-03-12 and rapidsai/miniforge-cuda#63 for more info.

Authors:
  - Bradley Dice (https:/bdice)

Approvers:
  - Ray Douglass (https:/raydouglass)
  - https:/jakirkham

URL: rapidsai#62
difyrrwrzd added a commit to difyrrwrzd/cuvs that referenced this pull request Aug 10, 2024
conda dropped support for the `--force` flag to `conda env create`. This changes that flag name to `--yes`.
See https:/conda/conda/blob/main/CHANGELOG.md#2430-2024-03-12 and rapidsai/miniforge-cuda#63 for more info.

Authors:
  - Bradley Dice (https:/bdice)

Approvers:
  - Ray Douglass (https:/raydouglass)
  - https:/jakirkham

URL: rapidsai/cuvs#62
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants