Skip to content

Update UCX-Py version to 0.20#1649

Merged
ajschmidt8 merged 2 commits intorapidsai:branch-21.06from
pentschev:update-ucx-py-version-0.20
Jun 7, 2021
Merged

Update UCX-Py version to 0.20#1649
ajschmidt8 merged 2 commits intorapidsai:branch-21.06from
pentschev:update-ucx-py-version-0.20

Conversation

@pentschev
Copy link
Copy Markdown
Member

No description provided.

@pentschev pentschev requested a review from a team as a code owner June 7, 2021 14:31
@rlratzel rlratzel added bug Something isn't working non-breaking Non-breaking change labels Jun 7, 2021
Copy link
Copy Markdown
Contributor

@rlratzel rlratzel left a comment

Choose a reason for hiding this comment

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

Thanks!

Comment thread ci/release/update-version.sh Outdated
sed_runner "s/dask-cuda=${CURRENT_SHORT_TAG}/dask-cuda=${NEXT_SHORT_TAG}/g" ${FILE};
sed_runner "s/dask-cudf=${CURRENT_SHORT_TAG}/dask-cudf=${NEXT_SHORT_TAG}/g" ${FILE};
sed_runner "s/ucx-py=${CURRENT_SHORT_TAG}/ucx-py=${NEXT_SHORT_TAG}/g" ${FILE};
sed_runner "s/ucx-py=0.20/ucx-py=0.20/g" ${FILE};
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this is basically a no-op, so we can remove this line.

@ajschmidt8 ajschmidt8 merged commit 57ee866 into rapidsai:branch-21.06 Jun 7, 2021
@pentschev pentschev deleted the update-ucx-py-version-0.20 branch June 28, 2021 11:00
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.

4 participants