Skip to content

[RELEASE] dask-cuda v0.14#298

Merged
raydouglass merged 91 commits intomasterfrom
branch-0.14
Jun 3, 2020
Merged

[RELEASE] dask-cuda v0.14#298
raydouglass merged 91 commits intomasterfrom
branch-0.14

Conversation

@GPUtester
Copy link
Copy Markdown
Contributor

❄️ Code freeze for branch-0.14 and v0.14 release

What does this mean?

Only critical/hotfix level issues should be merged into branch-0.14 until release (merging of this PR).

What is the purpose of this PR?

  • Update documentation
  • Allow testing for the new release
  • Enable a means to merge branch-0.14 into master for the release

raydouglass and others added 30 commits March 9, 2020 15:23
[gpuCI] Auto-merge branch-0.13 to branch-0.14 [skip ci]
[gpuCI] Auto-merge branch-0.13 to branch-0.14 [skip ci]
[gpuCI] Auto-merge branch-0.13 to branch-0.14 [skip ci]
[REVIEW] Publish branch 0.14 to conda
[gpuCI] Auto-merge branch-0.13 to branch-0.14 [skip ci]
[gpuCI] Auto-merge branch-0.13 to branch-0.14 [skip ci]
The default behavior of `serialize` (and thus `serialize_bytes`) is to
capture any serialization errors as messages. The result is the error
gets raises on deserialization. However for spilling, this means that we
fail to spill and raise that error only after trying to restore that
data.  Instead go ahead and raise the error when trying to spill to
avoid thinking content has spilled successfully (when that is not the
case) and thus losing it.
[REVIEW] Skip existing on conda uploads [skip-ci]
@GPUtester GPUtester requested review from a team as code owners May 28, 2020 15:27
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 28, 2020

Codecov Report

❗ No coverage uploaded for pull request head (branch-0.14@f6fe329). Click here to learn what that means.
The diff coverage is n/a.

@raydouglass
Copy link
Copy Markdown
Contributor

rerun tests

2 similar comments
@pentschev
Copy link
Copy Markdown
Member

rerun tests

@raydouglass
Copy link
Copy Markdown
Contributor

rerun tests

@raydouglass raydouglass merged commit 9db4453 into master Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.