[PATCH v2 0/2] Patchwork 2.1.0-rc1: Eolienne
Stephen Finucane
stephen at that.guru
Tue May 8 18:14:23 AEST 2018
On Tue, 2018-05-08 at 02:43 +1000, Daniel Axtens wrote:
> > Personally I'd rather wait on the two things you mentioned below. The
> > API changes in particular are extensive enough and I'd like people
> > testing these as soon as possible (e.g. RC1). After that though, I'm
> > good: things like the labels feature can definitely wait a while
> > longer.
> >
> > > * 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.
>
> These seem to have gone in now.
>
> > > * 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.
> >
> > This is currently defined in 'patchwork/urls.py' (the
> > 'include(api_patterns)' line). We added in this release so we're going
> > to need to add a note about this to the prelude. Something as simple as
> > the below should do the trick.
> >
> > The API version has been bumped to 1.1.
>
> I have added this.
>
> And with that, the patches and tag have now been pushed to the main repo.
We haven't merged this series though.
http://patchwork.ozlabs.org/project/patchwork/list/?series=38483
I don't think RC1 should have been cut until that was done. However, I
guess we can do it now. If you have time, could you review this this
week? I don't want to release v2.1 without this.
>
> > > * Testing and general feedback would be appreciated. :)
>
> Please go forth and do this!
>
> I anticipate we'll put in any minor fixes that bubble up in the next
> little while and then release 2.1 in a couple of weeks.
I can do this. I have an alternative to commit 90d9ee1 that I'll
hopefully get around to posting this week too (I think it's the filters
that are killing our performance there - not the renderers).
Stephen
> > > Thanks all for your contributions to Patchwork!
>
> A big shout-out to our new contributors this cycle. Hopefully we can get
> some cool stats sorted by the time we do the final release so we can see
> how we're going as a community.
>
> Regards,
> Daniel
> > >
> > > 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
> > >
More information about the Patchwork
mailing list