dask / community

For general discussion and community planning. Discussion issues welcome.
20 stars 3 forks source link

Release 2022.03.0 #231

Closed jsignell closed 2 years ago

jsignell commented 2 years ago

If there aren't any known blockers, I'd like to release dask and distributed 2022.03.0 on Friday.

cc @jakirkham @quasiben @jsignell @fjetter @crusaderky @jrbourbeau

jsignell commented 2 years ago

It would be great to get https://github.com/dask/dask/pull/8648 in

crusaderky commented 2 years ago

There's a regression in Dask-CUDA which I'd like to fix before releasing:

jsignell commented 2 years ago

I don't want to put undo pressure on the reviewers, so if https://github.com/dask/distributed/pull/5904 isn't ready yet, we can postpone the release.

crusaderky commented 2 years ago

Two more regressions (actual impact yet to be triaged):

jsignell commented 2 years ago

Ok thanks for reporting @crusaderky . I am going to say let's delay the relase until next week.

jakirkham commented 2 years ago

How are things looking generally?

With respect to PR ( https://github.com/dask/distributed/pull/5904 ), think we are waiting for a final review. Would be good to get that in :)

crusaderky commented 2 years ago
jsignell commented 2 years ago

Based on the conversation here I am planning on releasing today, just waiting on those 3 linked issues.

jsignell commented 2 years ago

The dask tests just started failing on GPU CI. So I want to get confirmation that that is not a real issue before kicking off this release.

jakirkham commented 2 years ago

gpuCI issue is now addressed.

xref: https://github.com/dask/dask/pull/8826

jsignell commented 2 years ago

Still waiting on:

jsignell commented 2 years ago

I am going to delay this release. We can talk next week about whether doing it on Friday, March 25 is good enough, or if we want to do it earlier in the week.

crusaderky commented 2 years ago

Still waiting on:

closed both

jakirkham commented 2 years ago

Should we go ahead given those are resolved or do you think we should still wait?

jsignell commented 2 years ago

I am planning on starting the release unless there is a reason not to?

jakirkham commented 2 years ago

SGTM

jsignell commented 2 years ago

Ok starting release!

jsignell commented 2 years ago

uploaded to pypi

jsignell commented 2 years ago

conda-forge PRs:

jsignell commented 2 years ago

Thanks @jakirkham for merging those up!

jsignell commented 2 years ago

Dask docker PR is merged, so I'm closing this up. Thanks everyone!