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

Fix conda uploads #1712

Merged
merged 1 commit into from
Jul 14, 2021
Merged

Conversation

ajschmidt8
Copy link
Member

This PR removes some conditional statements & variables that prevent all the variants of the cugraph package from being uploaded to Anaconda.org. This is a continuation of #1709.

@ajschmidt8 ajschmidt8 added bug Something isn't working non-breaking Non-breaking change labels Jul 14, 2021
@ajschmidt8 ajschmidt8 requested a review from a team as a code owner July 14, 2021 13:56
@ajschmidt8
Copy link
Member Author

@gpucibot merge

@BradReesWork BradReesWork added this to the 21.08 milestone Jul 14, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2021

Codecov Report

Merging #1712 (9ea23d9) into branch-21.08 (790a369) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-21.08    #1712      +/-   ##
================================================
+ Coverage         59.82%   59.85%   +0.02%     
================================================
  Files                77       77              
  Lines              3515     3517       +2     
================================================
+ Hits               2103     2105       +2     
  Misses             1412     1412              
Impacted Files Coverage Δ
python/cugraph/_version.py 44.80% <0.00%> (+0.39%) ⬆️

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 790a369...9ea23d9. Read the comment docs.

@rapids-bot rapids-bot bot merged commit 9bcfa14 into rapidsai:branch-21.08 Jul 14, 2021
@ajschmidt8 ajschmidt8 deleted the fix-cugraph-uploads branch July 14, 2021 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants