Skip to content

Use strict priority in CI conda tests#7524

Merged
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
bdice:conda-strict-priority
Nov 22, 2025
Merged

Use strict priority in CI conda tests#7524
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
bdice:conda-strict-priority

Conversation

@bdice
Copy link
Copy Markdown
Contributor

@bdice bdice commented Nov 21, 2025

Description

This PR sets conda to use strict priority in CI tests.

Mixing channel priority is frequently a cause of unexpected errors. Our CI jobs should always use strict priority in order to enforce that conda packages come from local channels with the artifacts built in CI, not mixing with older nightly artifacts from the rapidsai-nightly channel or other sources.

xref: rapidsai/build-planning#14

@bdice bdice requested review from a team as code owners November 21, 2025 06:46
@bdice bdice requested a review from KyleFromNVIDIA November 21, 2025 06:46
@bdice bdice added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Nov 21, 2025
@github-actions github-actions Bot added the conda conda issue label Nov 21, 2025
@github-actions github-actions Bot added the ci label Nov 21, 2025
@bdice
Copy link
Copy Markdown
Contributor Author

bdice commented Nov 22, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 8282898 into rapidsai:main Nov 22, 2025
107 checks passed
aamijar pushed a commit to aamijar/cuml that referenced this pull request Nov 25, 2025
This PR sets conda to use `strict` priority in CI tests.

Mixing channel priority is frequently a cause of unexpected errors. Our CI jobs should always use strict priority in order to enforce that conda packages come from local channels with the artifacts built in CI, not mixing with older nightly artifacts from the `rapidsai-nightly` channel or other sources.

xref: rapidsai/build-planning#14

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - https://github.com/jakirkham

URL: rapidsai#7524
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants