Skip to content
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] Move and update dask nigthly install in CI #12082

Merged
merged 4 commits into from
Nov 7, 2022

Conversation

galipremsagar
Copy link
Contributor

@galipremsagar galipremsagar commented Nov 7, 2022

Description

This PR updates dask nightly install to correctly install the packages.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@galipremsagar galipremsagar added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Nov 7, 2022
@galipremsagar galipremsagar self-assigned this Nov 7, 2022
@github-actions github-actions bot added the gpuCI label Nov 7, 2022
@codecov
Copy link

codecov bot commented Nov 7, 2022

Codecov Report

Base: 88.02% // Head: 88.07% // Increases project coverage by +0.04% 🎉

Coverage data is based on head (cc38791) compared to base (11b875b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff                @@
##           branch-22.12   #12082      +/-   ##
================================================
+ Coverage         88.02%   88.07%   +0.04%     
================================================
  Files               135      135              
  Lines             22025    22025              
================================================
+ Hits              19388    19398      +10     
+ Misses             2637     2627      -10     
Impacted Files Coverage Δ
python/cudf/cudf/core/dataframe.py 93.67% <0.00%> (+0.04%) ⬆️
python/cudf/cudf/core/column/string.py 88.65% <0.00%> (+0.12%) ⬆️
python/cudf/cudf/core/groupby/groupby.py 91.51% <0.00%> (+0.20%) ⬆️
python/cudf/cudf/core/tools/datetimes.py 84.49% <0.00%> (+0.30%) ⬆️
python/cudf/cudf/core/column/lists.py 93.75% <0.00%> (+0.96%) ⬆️
python/strings_udf/strings_udf/__init__.py 84.31% <0.00%> (+7.84%) ⬆️

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@galipremsagar galipremsagar changed the title [WIP] move dask install [REVIEW] Move and update dask nigthly install in CI Nov 7, 2022
@galipremsagar galipremsagar changed the title [REVIEW] Move and update dask nigthly install in CI [REVIEW] Move and update dask nigthly install in CI Nov 7, 2022
@galipremsagar galipremsagar marked this pull request as ready for review November 7, 2022 20:50
@galipremsagar galipremsagar requested a review from a team as a code owner November 7, 2022 20:50
ci/gpu/build.sh Outdated Show resolved Hide resolved
Copy link
Member

@pentschev pentschev left a comment

Choose a reason for hiding this comment

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

Thanks @galipremsagar !

@galipremsagar galipremsagar added the 5 - Ready to Merge Testing and reviews complete, ready to merge label Nov 7, 2022
@galipremsagar
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit ec46e7f into rapidsai:branch-22.12 Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants