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

Update upload script [skip ci] #10321

Merged
merged 3 commits into from
Feb 17, 2022

Conversation

ajschmidt8
Copy link
Member

This PR updates the ci/cpu/upload.sh script to move the conda build ... --output commands inside their respective conditional statements. The conda build ... --output commands can take some time to run, so this change should make our nightly/release CI slightly faster since it will no longer run unnecessary conda build ... --output commands.

([skip ci] was added since these changes are not tested in PRs)

@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 17, 2022
@ajschmidt8 ajschmidt8 requested a review from a team as a code owner February 17, 2022 15:48
@github-actions github-actions bot added the gpuCI label Feb 17, 2022
@ajschmidt8
Copy link
Member Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 28813d7 into rapidsai:branch-22.04 Feb 17, 2022
@ajschmidt8 ajschmidt8 deleted the update-upload-script branch February 17, 2022 15:55
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.

2 participants