rapidsai / cuspatial

CUDA-accelerated GIS and spatiotemporal algorithms
https://docs.rapids.ai/api/cuspatial/stable/
Apache License 2.0
578 stars 145 forks source link

create conda ci test env in one step #1387

Closed msarahan closed 1 month ago

msarahan commented 1 month ago

Description

This is a port of https://github.com/rapidsai/cuml/pull/5781 and part of https://github.com/rapidsai/build-planning/issues/22

Checklist

jakirkham commented 1 month ago

Thanks Michael! 🙏

trxcllnt commented 1 month ago

/merge

jakirkham commented 1 month ago

There were some CI failures, which it looks like Rob recently fixed in PR: https://github.com/rapidsai/rmm/pull/1569

Restarting the failed CI jobs

Should add the failed CI jobs are unrelated to the fix that this PR is proposing (they involved wheel builds)

trxcllnt commented 1 month ago

Also blocked by https://github.com/rapidsai/cudf/pull/15840

harrism commented 1 month ago

Those are both merged. What's holding this now?

trxcllnt commented 1 month ago

@harrism nothing, I just re-ran the failing jobs

jakirkham commented 1 month ago

Was waiting for packages from those before restarting. Looks like they were uploaded ~20mins ago. So hopefully now things clear up

jakirkham commented 1 month ago

Thanks all! 🙏