Skip to content

Conversation

@bdice
Copy link
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 a review from a team as a code owner November 21, 2025 14:57
@bdice bdice requested a review from rockhowse November 21, 2025 14:57
import sys
from datetime import datetime, timedelta


Copy link
Member

Choose a reason for hiding this comment

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

Is this fixing a linter error?

@gforsyth
Copy link
Contributor

Admin merging this to get strict channel priority in. Nightly conda env tests will continue to fail until we have a compatible xgboost build

@gforsyth gforsyth merged commit 0490a5c into rapidsai:main Nov 25, 2025
9 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants