On Wed, Jul 23, 2025 at 08:56:18AM +0200, Kristina Hanicova wrote: > On Fri, Jul 18, 2025 at 8:45 PM Daniel P. Berrangé <berra...@redhat.com> > wrote: > > > On Fri, Jul 18, 2025 at 05:28:59PM +0200, Kristina Hanicova via Devel > > wrote: > > > Hello Libvirt friends, > > > > > > Is anyone interested in maintaining this orphaned repository: > > > https://gitlab.com/libvirt/libvirt-gitlab-executor ? > > > > > > It is used in Cryptsetup CI and we would like to upstream some changes. > > If > > > no one is interested, I am willing to take on the role of the maintainer > > > myself:) > > > > We're not actively doing anything with it recently, but if you want to > > send any MRs that's more than welcome and someone will review it, etc > > > Thank you for the reply Daniel. My concern is also in active maintenance in > case something breaks
With CI it's tricky because that would IMO kinda imply that it would have to become a first-class citizen rather than best effort (disclaimer: I have not looked at libvirt's CI for a very long time so it probably changed a lot) which is easier in smaller teams/projects but rather difficult in large projects unless the project has a dedicated CI engineer :) (maintaining an infra for VMs is a huge part of the work). >, so there would be someone I can ping in case of need > and having someone responsible for the project. Well, didn't you openly volunteer yourself to take up on the maintainer's role in your original message? :) Probably not the answer you were looking for, but I guess the silver lining might be that from my time working on libvirt's CI I can tell you that whenever the thing was on fire, I had no problems finding someone willing to review a CI fix. Regards, Erik