conda / conda-package-streaming

An efficient library to read from new and old format .conda and .tar.bz2 conda packages.
https://conda.github.io/conda-package-streaming/
Other
10 stars 9 forks source link

Release 0.10.0 #84

Closed dholth closed 3 months ago

dholth commented 5 months ago

Summary

Placeholder for conda-package-streaming YY.M.x release.

Pilot dholth
Co-pilot jezdez

Tasks

The week before release week

- [x] Create release branch (named `YY.M.x`) - [x] Ensure release candidates are being successfully built (see `conda-canary/label/rc-conda-package-streaming-YY.M.x`) - [x] [Complete outstanding PRs][milestone] - [x] Test release candidates

Release week

- [x] Create release PR (see [release process][process]) - [x] [Publish release][releases] - [x] Merge `YY.M.x` back into `main` - [x] Activate the `YY.M.x` branch on [ReadTheDocs][ReadTheDocs] - [ ] Feedstocks - [ ] Bump version & update dependencies/tests in [Anaconda, Inc.'s feedstock][main] - [ ] Bump version & update dependencies/tests in [conda-forge feedstock][conda-forge] - [ ] Hand off to the Anaconda packaging team - [ ] Announce release - Blog Post (optional) - [ ] conda.org (link to pull request) - Long form - [ ] Create release [announcement draft](https://github.com/conda/communications) - [ ] [Discourse](https://conda.discourse.group/) - [ ] [Matrix (conda/conda)](https://matrix.to/#/#conda_conda:gitter.im) (this auto posts from Discourse) - Summary - [ ] [Twitter](https://twitter.com/condaproject)
dholth commented 5 months ago

This is a simpler project than conda and will not use all release steps.

jaimergp commented 5 months ago

In conda-forge: https://github.com/conda-forge/conda-package-streaming-feedstock/pull/9

dholth commented 3 months ago

Completed