rapidsai / cuxfilter

GPU accelerated cross filtering with cuDF.
https://docs.rapids.ai/api/cuxfilter/stable/
Apache License 2.0
273 stars 67 forks source link

GHA - external dependency testing workflow: add a schedule to run once every week #478

Closed AjayThorve closed 1 year ago

AjayThorve commented 1 year ago

Based on the discussion in #452, adding a weekly schedule to run the external dependency testing workflow.

cc @exactlyallan @ajschmidt8

AjayThorve commented 1 year ago

test failures seem unrelated to the changes in this PR, investigating now.

AjayThorve commented 1 year ago

If we were testing against nightlies, we could add an entry to https://github.com/rapidsai/cuxfilter/blob/branch-23.06/ci/release/update-version.sh to keep them up-to-date.

Great idea, thanks! Pushed the changes

AjayThorve commented 1 year ago

/merge