/srv/irclogs.ubuntu.com/2017/07/21/#launchpad-dev.txt

sil2100Hello! Looking for some LP API expertise: I would like to get the list of package uploads for a selected uploader, something like we have on the LP UI in the 'Uploaded packages' section of user info12:03
sil2100Is there some better way than browsing through the whole publishing history and looking for certain people there?12:03
sil2100I didn't see any API call that could do it per user12:04
cjwatsonI'm not sure what a good approach there would be.  The exact implementation of "Uploaded packages" is difficult to export since it returns a collection of `SourcePackageRelease`s rather than `SourcePackagePublishingHistory`s12:07
cjwatsonPerhaps it should just be another parameter to archive.getPublishedSources12:08
sil2100That would be useful, since source_package_publishing_history does have all the fields of interest12:08
cjwatsonThere are some subtleties there that aren't obvious from the field names; but broadly, yes12:09
cjwatsonI also haven't checked whether we have sufficient indexes to do that query efficiently12:10
sil2100cjwatson: in that case, maybe a bit unrelated to LP, but do you know of any other easy way I could access to data of which (or actually only how many) developers have been actively doing uploads in the recent x months>12:48
cjwatsonsil2100: Have you considered just looking at the -changes list archives?12:49
sil2100hm, I guess that could be a bit better than going through all those spph12:51
cjwatsonthere used to be a page with pie charts by uploader+release, but I've lost it12:54
sil2100That one would be useful12:56
cjwatsonhttp://people.ubuntuwire.org/~stefanor/ubuntu-activity/ but it only goes up to yakkety13:07
sil2100cjwatson: big thanks!13:09
sil2100This will be very helpful13:09

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!