-
Notifications
You must be signed in to change notification settings - Fork 549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[REVIEW] Pin dask
and distributed
for release
#4859
Conversation
rerun tests |
1 similar comment
rerun tests |
rerun tests |
rerun tests |
rerun tests |
Seems like there are pytest failures:
|
rerun tests |
@quasiben @galipremsagar working on a small fix for the CI tests errors that are happening, will push them shortly |
dask
and distributed
for developmentdask
and distributed
for release
Tagging this PR with DONOT MERGE because we are waiting on a new dask release |
rerun tests |
@gpucibot merge |
Codecov ReportBase: 79.35% // Head: 79.35% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## branch-22.10 #4859 +/- ##
=============================================
Coverage 79.35% 79.35%
=============================================
Files 181 181
Lines 11540 11540
=============================================
Hits 9158 9158
Misses 2382 2382
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
This PR pins `dask` & `distributed` to `2022.9.2` for `22.10` release. ~~xref: rapidsai/cudf#11492 xref: rapidsai/cudf#11822 Authors: - GALI PREM SAGAR (https://github.com/galipremsagar) - Dante Gama Dessavre (https://github.com/dantegd) - Corey J. Nolet (https://github.com/cjnolet) Approvers: - Ray Douglass (https://github.com/raydouglass) - Dante Gama Dessavre (https://github.com/dantegd) URL: rapidsai#4859
This PR pins
dask
&distributed
to2022.9.2
for22.10
release.xref: rapidsai/cudf#11492xref: rapidsai/cudf#11822