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] Update to XGBoost 1.3.0rc1 [skip-ci] #3219

Merged
merged 3 commits into from
Dec 2, 2020

Conversation

JohnZed
Copy link
Contributor

@JohnZed JohnZed commented Dec 1, 2020

Closes #3170

@JohnZed JohnZed requested a review from a team as a code owner December 1, 2020 18:21
@GPUtester
Copy link
Contributor

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

@@ -53,7 +53,7 @@ gpuci_conda_retry install -c conda-forge -c rapidsai -c rapidsai-nightly -c nvid
"dask-cudf=${MINOR_VERSION}" \
"dask-cuda=${MINOR_VERSION}" \
"ucx-py=${MINOR_VERSION}" \
"xgboost=1.2.0dev.rapidsai${MINOR_VERSION}" \
"xgboost=1.3.0dev.rapidsai${MINOR_VERSION}" \
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the Conda package xgboost=1.3.0dev.rapidsai already available?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@JohnZed JohnZed added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Dec 1, 2020
@codecov-io
Copy link

codecov-io commented Dec 2, 2020

Codecov Report

Merging #3219 (46d291a) into branch-0.17 (13600f7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           branch-0.17    #3219   +/-   ##
============================================
  Coverage        71.00%   71.00%           
============================================
  Files              198      198           
  Lines            15750    15750           
============================================
  Hits             11183    11183           
  Misses            4567     4567           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 13600f7...46d291a. Read the comment docs.

@hcho3 hcho3 added the 3 - Ready for Review Ready for review by team label Dec 2, 2020
@JohnZed JohnZed changed the title [REVIEW] Update to XGBoost 1.3.0rc1 [REVIEW] Update to XGBoost 1.3.0rc1 [skip-ci] Dec 2, 2020
@JohnZed JohnZed merged commit 0ae1bea into rapidsai:branch-0.17 Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team 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.

[TASK] Update XGBoost in CI to 1.3.0rc
5 participants