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 #974

Merged
merged 1 commit into from
Feb 10, 2022
Merged

Conversation

ajschmidt8
Copy link
Member

This PR fixes an issue for our conda package uploads where the rmm recipe was erroring due to an unsatisfiable librmm dependency since the librmm packages hadn't been uploaded to Anaconda.org yet. Moving the conda build... --output commands inside the conditional statements should fix this.

This PR fixes an issue for our `conda` package uploads where the `rmm` recipe was erroring due to an unsatisfiable `librmm` dependency since the `librmm` packages hadn't been uploaded to Anaconda.org yet. Moving the `conda build... --output` commands inside the conditional statements should fix this.
@ajschmidt8 ajschmidt8 added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Feb 10, 2022
@ajschmidt8 ajschmidt8 requested a review from a team as a code owner February 10, 2022 15:50
@github-actions github-actions bot added the gpuCI label Feb 10, 2022
Copy link
Contributor

@AyodeAwe AyodeAwe left a comment

Choose a reason for hiding this comment

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

Looks good!

@ajschmidt8
Copy link
Member Author

admin merging since upload scripts aren't tested in CI

@ajschmidt8 ajschmidt8 merged commit beefcf6 into rapidsai:branch-22.04 Feb 10, 2022
@ajschmidt8 ajschmidt8 deleted the fix-uploads branch February 10, 2022 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpuCI 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.

2 participants