integration icon indicating copy to clipboard operation
integration copied to clipboard

Compute matrix for nightly conda environment checks.

Open bdice opened this issue 7 months ago • 4 comments

Currently CI is failing because we are using conda-python-build.yaml for a CPU test job. Some changes were made in https://github.com/rapidsai/shared-workflows/pull/297 that make this workflow less suitable for this generalized usage. Instead, we should compute a custom matrix and use that.

bdice avatar Apr 08 '25 18:04 bdice

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

copy-pr-bot[bot] avatar Apr 08 '25 18:04 copy-pr-bot[bot]

/ok to test

bdice avatar Apr 08 '25 18:04 bdice

There might be a syntax error in the pr.yaml workflow

AyodeAwe avatar Apr 08 '25 19:04 AyodeAwe

@AyodeAwe Hmm. I will need to dig into this again to figure out the problem but I have a lot on my plate at the moment. If you want to push to this PR, please do!

bdice avatar Apr 10 '25 22:04 bdice

@bdice I think we can close this, given that we instead went the route of making whether or not the *-build shared workflows try to upload artifacts to GitHub Actions artifact store:

  • #766
  • #760
  • https://github.com/rapidsai/shared-workflows/issues/336

jameslamb avatar May 20 '25 15:05 jameslamb