On Tue, Oct 26, 2021 at 09:28:36AM -0600, Jilayne Lovejoy wrote:
Since we don't have a complete exploded, searchable repository of all of the packages in Fedora¹,
is there a project to create this?!? that would be awesome... I'd donate! ;)
Not actually a project, just something I've wished for a for a long time. Specifically, what I'd like is to set up Sourcegraph (https://github.com/sourcegraph/sourcegraph) or something like it pointed at:
1. dist-git 2. the tree generated in koji during the build process after the %prep stage of each package (so after patches and other manipulation) 3. corresponding upstream trackers where available
... or possibly pay Sourcegraph to do it for us. They seem like nice people.