TL;DR: I want to spin a new version of patchwork for OzLabs so they can do the migration that speeds up patch listing. I've pushed it to https://github.com/daxtens/patchwork again (forcibly).
* Thanks to Veronika for the name Eolienne. * I have reworked the release notes to use reno. Thanks Stephen. * I thought it was simplest to move unreleased.rst to eolienne.rst. This means the 2.1.0 release won't contain an incongrous file of 'unreleased' changes! It requires that commit 1 after the final tag reintroduces unreleased.rst to collect the next lot of changes; that seems fine to me. * Again, I've pushed this to https://github.com/daxtens/patchwork as I'm not sufficiently confident in my release-fu to push it to the main repo just yet. This includes a tag, v2.1.0-rc1. Stephen, absent any further thoughts I'll push it to the main repo in the coming days. * I know there are a few more bits and bobs we want in, but I think they're all sufficiently small to do as an rc2. Off the top of my head it's my still-soon-to-come return code thing, and Stephen's API tweaks. * Stephen, I can't find an api version code except in docs/api.yaml, which I will freely admit to not understanding. AFAICT it's some sort of API definiton but I don't know how to edit it. Please help. * Testing and general feedback would be appreciated. :) Thanks all for your contributions to Patchwork! Regards, Daniel Daniel Axtens (2): docs: Prepare for 2.1.0-rc1 Patchwork v2.1.0-rc1 docs/index.rst | 2 +- docs/releases/eolienne.rst | 5 +++++ docs/releases/index.rst | 2 +- docs/releases/unreleased.rst | 5 ----- patchwork/__init__.py | 2 +- releasenotes/notes/prelude-2_1-9fb70d76c5c835d4.yaml | 18 ++++++++++++++++++ 6 files changed, 26 insertions(+), 8 deletions(-) create mode 100644 docs/releases/eolienne.rst delete mode 100644 docs/releases/unreleased.rst create mode 100644 releasenotes/notes/prelude-2_1-9fb70d76c5c835d4.yaml -- 2.14.1 _______________________________________________ Patchwork mailing list Patchwork@lists.ozlabs.org https://lists.ozlabs.org/listinfo/patchwork