dask / community

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

Release 2022.04.0 #233

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.04.0 on Friday.

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

crusaderky commented 2 years ago

No objections from me

jrbourbeau commented 2 years ago

Thanks @jsignell! We recently added Python 3.10 to distributed (xref https://github.com/dask/distributed/pull/5952), it would be good to make sure the corresponding dask PR is in before releasing

We're just awaiting any final comments before merging the dask PR (hopefully tomorrow), so we should be good to go for the release

jakirkham commented 2 years ago

Do we want to handle the PyPy dropping PRs as well?

jsignell commented 2 years ago

Do we want to handle the PyPy dropping PRs as well?

That makes sense to me. Is it just the conda-forge-feedstock PR left?

jakirkham commented 2 years ago

Looks like the Dask + Distributed PRs are already merged.

With conda-forge there's not a PR, but when we do the release we can clean out the old PyPy migration. Or at least that's what we came to in issue ( https://github.com/conda-forge/distributed-feedstock/issues/201 ). Don't think there is anything else to do there atm. If something else comes up later, we can always revisit 🙂

jsignell commented 2 years ago

Ok I am starting the release now!

jsignell commented 2 years ago

Ok release is on pypi!

jsignell commented 2 years ago

conda-forge PRs:

jakirkham commented 2 years ago

Thanks Julia! 😄

Merged the first one. Second one is good to go once packages from the first one are available from CDN. Had a question on the third one.

jsignell commented 2 years ago

Thanks @jakirkham for babysitting those!

jsignell commented 2 years ago

Thanks to @jrbourbeau for taking care of the docker builds. This is all buttoned up!