Skip to content

Use strict priority in CI conda tests#986

Merged
rapids-bot[bot] merged 1 commit into
rapidsai:mainfrom
bdice:conda-strict-priority
Dec 2, 2025
Merged

Use strict priority in CI conda tests#986
rapids-bot[bot] merged 1 commit into
rapidsai:mainfrom
bdice:conda-strict-priority

Conversation

@bdice

@bdice bdice commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

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 a review from a team as a code owner December 2, 2025 20:40
@bdice bdice requested a review from rockhowse December 2, 2025 20:40
@bdice bdice added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Dec 2, 2025
@jameslamb jameslamb removed the request for review from rockhowse December 2, 2025 20:47
@jakirkham

Copy link
Copy Markdown
Member

/merge

@rapids-bot rapids-bot Bot merged commit 2b95cba into rapidsai:main Dec 2, 2025
61 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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