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

[RELEASE] dask-cuda v0.14 #298

Merged
merged 91 commits into from
Jun 3, 2020
Merged

[RELEASE] dask-cuda v0.14 #298

merged 91 commits into from
Jun 3, 2020

Conversation

GPUtester
Copy link
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

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
Member

rerun tests

2 similar comments
@pentschev
Copy link
Member

rerun tests

@raydouglass
Copy link
Member

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.

10 participants