#2618 Fast export of who-owns-what
Closed: Fixed 6 years ago Opened 6 years ago by ralph.

For the script that syncs the fedora dist-git packages to the koji package-list, @ausil wants it to be able to set the owner of the package in koji again. Today, we set it only to the releng user, which may confuse some people.

The reason we do not do this now, is that it is too slow to query pagure for all that ownership data.

pkgdb used to be able to export a csv list of that information.

Can we tool pagure to do the same?

Once this is done, (in another ticket) we'll need to modify the sync script in Fedora to take advantage of it.


I don't think pagure does nor should do this, but we could cook up a script to query the DB and export the JSON with this information somewhere (and run it via a cron or so).

I'd put such a script in pagure-dist-git :)

Just to be sure, this is about having a list of package -> POC right?

Metadata Update from @pingou:
- Issue assigned to pingou

6 years ago

Merged, released, deployed in stg: https://src.stg.fedoraproject.org/extras/

Will be in prod next week after freeze :)

Metadata Update from @pingou:
- Issue close_status updated to: Fixed

6 years ago

What does POC stand for? Package Owner Contact?

Login to comment on this ticket.

Metadata