Skip to content

Fix build script#2029

Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-22.02from
jjacobelli:fix-ci
Jan 21, 2022
Merged

Fix build script#2029
rapids-bot[bot] merged 2 commits intorapidsai:branch-22.02from
jjacobelli:fix-ci

Conversation

@jjacobelli
Copy link
Contributor

The directory moving for cugraph was missing a * in the cp command which was creating the wrong directory hierarchy. Fixing this by using mv instead

Signed-off-by: Jordan Jacobelli <jjacobelli@nvidia.com>
@jjacobelli jjacobelli added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 21, 2022
@jjacobelli jjacobelli requested a review from a team January 21, 2022 19:24
@jjacobelli jjacobelli self-assigned this Jan 21, 2022
Signed-off-by: Jordan Jacobelli <jjacobelli@nvidia.com>
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (branch-22.02@487143c). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 08726d9 differs from pull request most recent head 3f47616. Consider uploading reports for the commit 3f47616 to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##             branch-22.02    #2029   +/-   ##
===============================================
  Coverage                ?   70.75%           
===============================================
  Files                   ?      142           
  Lines                   ?     8861           
  Branches                ?        0           
===============================================
  Hits                    ?     6270           
  Misses                  ?     2591           
  Partials                ?        0           

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 487143c...3f47616. Read the comment docs.

@jjacobelli
Copy link
Contributor Author

@gpucibot merge

1 similar comment
@jjacobelli
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 197db5e into rapidsai:branch-22.02 Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

5 participants