I've been talking with the awesome people at Sourcegraph, and they're interested in indexing our packages. Still working out what that'l look like exactly, but I'm pretty excited about it. (They're an open-source company with a SaaS product. Also at least some of their folks run Fedora Linux, so that's extra cool.)
In our conversation, they mentioned that it'd be nice to have their command-line tool packaged. Anyone interested in taking that on? Looks pretty straightforward, although I'm not sure of any Go lang pitfalls that might await.
https://github.com/sourcegraph/src-cli
(Also, we already have a package named `src`, which is a apparently and RCS (!!!!?!?!?!) wrapper. So we'll need to figure out a different comand name; maybe src-cli, maybe 'sourcegraph', dunno.)
They'd also be interested in having the actual search engine tool itself packaged (https://github.com/sourcegraph/sourcegraph) -- but that's a bigger project. (Still, volunteers welcome!)
On Fri, Nov 19, 2021 at 10:49 AM Matthew Miller mattdm@fedoraproject.org wrote:
I've been talking with the awesome people at Sourcegraph, and they're interested in indexing our packages. Still working out what that'l look like exactly, but I'm pretty excited about it. (They're an open-source company with a SaaS product. Also at least some of their folks run Fedora Linux, so that's extra cool.)
In our conversation, they mentioned that it'd be nice to have their command-line tool packaged. Anyone interested in taking that on? Looks pretty straightforward, although I'm not sure of any Go lang pitfalls that might await.
https://github.com/sourcegraph/src-cli
(Also, we already have a package named `src`, which is a apparently and RCS (!!!!?!?!?!) wrapper. So we'll need to figure out a different comand name; maybe src-cli, maybe 'sourcegraph', dunno.)
Probably "sourcegraph" or "srcgraph". Have you asked them to consider renaming it upstream?
They'd also be interested in having the actual search engine tool itself packaged (https://github.com/sourcegraph/sourcegraph) -- but that's a bigger project. (Still, volunteers welcome!)
That'd be nice!
On Fri, Nov 19, 2021 at 11:11:49AM -0500, Neal Gompa wrote:
Probably "sourcegraph" or "srcgraph". Have you asked them to consider renaming it upstream?
I mentioned it to them, yeah. They seemed open.
Okay, so, Jan Kuparinen (copperi) is working on this. I'm happy to sponsor him, but I am not up on the state of Go packaging, like, even a little bit. Can someone help by reviewing his packages? He's tackling the various dependencies, starting with:
https://bugzilla.redhat.com/show_bug.cgi?id=2026791 https://bugzilla.redhat.com/show_bug.cgi?id=2026998
Any takers?
On Wed, Dec 1, 2021 at 5:40 PM Matthew Miller mattdm@fedoraproject.org wrote:
Okay, so, Jan Kuparinen (copperi) is working on this. I'm happy to sponsor him, but I am not up on the state of Go packaging, like, even a little bit. Can someone help by reviewing his packages? He's tackling the various dependencies, starting with:
https://bugzilla.redhat.com/show_bug.cgi?id=2026791 https://bugzilla.redhat.com/show_bug.cgi?id=2026998
Any takers?
Will do :)
-- Matthew Miller mattdm@fedoraproject.org Fedora Project Leader _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
On Wed, Dec 01, 2021 at 05:42:06PM +0100, Alejandro Saez Morollon wrote:
Any takers?
Will do :)
Thank you!