-
Notifications
You must be signed in to change notification settings - Fork 540
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
Fix packages upload #4517
Fix packages upload #4517
Conversation
4d4a4a0
to
afea660
Compare
Signed-off-by: Jordan Jacobelli <[email protected]>
afea660
to
d0b4ba8
Compare
rerun tests |
Signed-off-by: Jordan Jacobelli <[email protected]>
rerun tests |
cd73e98
to
49f989d
Compare
Signed-off-by: Jordan Jacobelli <[email protected]>
49f989d
to
783f034
Compare
@gpucibot merge |
Codecov Report
@@ Coverage Diff @@
## branch-22.02 #4517 +/- ##
===============================================
Coverage ? 85.68%
===============================================
Files ? 236
Lines ? 19334
Branches ? 0
===============================================
Hits ? 16567
Misses ? 2767
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
@gpucibot merge |
As for rapidsai/cugraph#2029, this should fix the CI upload issue Failing CI: https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/cuml/job/branches/job/cuml-cpu-cuda-build/1175/CUDA=11.5/console Fixed CI: https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/cuml/job/prb/job/cuml-cpu-cuda-build-arm64/CUDA=11.5/641/console (see `CUML_FILE` variable content) Authors: - Jordan Jacobelli (https://github.com/Ethyling) Approvers: - AJ Schmidt (https://github.com/ajschmidt8) - Dante Gama Dessavre (https://github.com/dantegd) URL: rapidsai#4517
As for rapidsai/cugraph#2029, this should fix the CI upload issue
Failing CI: https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/cuml/job/branches/job/cuml-cpu-cuda-build/1175/CUDA=11.5/console
Fixed CI: https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/cuml/job/prb/job/cuml-cpu-cuda-build-arm64/CUDA=11.5/641/console (see
CUML_FILE
variable content)