Looking for the source code for patchwork.ozlabs.org
Jeremy Kerr
jk at ozlabs.org
Mon Mar 23 00:26:32 AEDT 2015
Hi James,
> The specific piece I'm looking for is to Support a workflow in SCSI
> where a patch is considered ready to apply once it has a pre-determined
> number of acked-by's, tested-by's or reviewed-by's. The patchwork
> instance at Ozlabs is counting these in the "A R T" columns of every
> project. However, when I look at what is supposed to be the source
> repository: git://ozlabs.org/home/jk/git/patchwork, the code for doing
> this is missing. Is there another more up to date repository which does
> have the A R T counting?
The patchwork instance at patchwork.ozlabs.org has a few in-development
changes, of which the A/R/T counts are the main delta.
Because it's still a little rusty, I haven't merged to the main repo -
it needs a bit of a cleanup, which will involve a schema change. So, I'd
be reluctant to advise running this code as it is as the moment. If
you're still keen though, I'll put it in a separate branch in the
patchwork repo.
Cheers,
Jeremy
More information about the Patchwork
mailing list