[PATCH 1/2] REST: Don't error if a versioned field we would remove is absent

Konstantin Ryabitsev konstantin at linuxfoundation.org
Thu Oct 28 23:39:06 AEDT 2021


On Wed, Oct 27, 2021 at 05:00:34PM +0100, Stephen Finucane wrote:
> v2.2.6 is available now. Let me know if there are any issues.

Thanks!

> Somewhat related: are there any large blockers preventing you moving to v3.0.x?
> Is it the major version bump or removal of Python 2.7 support that's preventing
> the upgrade, or is there something else? In particular, is there anything that
> we could address? I'd like to get v3.1.0 out before the end of year but I'm
> slightly concerned that no one (?) has rolled forward to v3.0.x yet :D

The only concern, really, is the data migration and the potential for
regressions. There are several subsystems now that are reliant on the CI
aspects of patchwork.kernel.org to track their work, so I'm trying to be
careful not to disrupt their work. I know that there are some cool new
features in 3.x that would warrant migrating to it sooner than later -- just
trying to plan out when is the best time to do it.

On the upside, we're on the cusp of moving the web ui parts to a containerized
deployment, so perhaps I can trial out the migration to 3.0 as part of that
work.

-K


More information about the Patchwork mailing list