Exposing linux-arm.git over HTTPS?

Nikolai Kondrashov <[email protected]> Tue, 25 Feb 2025 14:36:13 +0200
Newsgroups dev.linux.lists.kernelci
Message-ID <[email protected]>
Hi Russel,

I'm working on KernelCI's KCIDB I/O and database schemas, which let us collect
and expose Linux testing result from multiple CI systems (see d.kernelci.org
and kcidb.kernelci.org).

We've been allowing git:// in repository URLs for a while just to accommodate
your repository (git://git.armlinux.org.uk/~rmk/linux-arm.git), but this makes
things somewhat more difficult for us and occasionally permits misalignment in
repo URLs, complicating aggregation.

We haven't really received any results for your repo in at least six months,
so it might be a non-issue. However, would you be open to also exposing your
repository over HTTPS? So we could drop git:// support, simplify things, and
be able to accept data for your repo at the same time, in the future?

Here's a bit more context: https://github.com/kernelci/kcidb/issues/622

Thank you!
Nick
KernelCI TSC chair