> On 29 Mar 2022, at 18:56, Mike Frysinger wrote: > > starting a dedicated thread for > https://archives.gentoo.org/gentoo-project/message/ec2b560480627371a7bda5c85924eddd > Just as an introduction, I'd like to say I am deeply sympathetic to the need to be practical and it's easily what I prioritise most. So I do get it. > GH provides a lot of functionality for free that Gentoo infra does not cover. > these are particularly useful for projects that are used beyond Gentoo. > > * release management (e.g. distfiles hosting) I'm not sure I love this one under the test of "if our GH got wiped tomorrow, would there be much impact?" If downstream and others are using e.g. pax-utils with an unreliable SRC_URI, that *is* a pain, and it's not much comfort to then tell them that it "wasn't covered by infra anyway" or something. We do need a proper solution in infra for hosting resources though. I thought we had a bug for it but I can't find it right this second, bu the idea would be to expand projects.gentoo.org to more easily host distfiles and stuff independently of individual developers (whose links go dead when they retire). > * CI runs (e.g. GH actions) I don't object to this and free CPU is free CPU. I just wouldn't want to create binary artefacts from it, but I don't think you're proposing that. > * Projects for task management I struggle with this a bit more because it'd hurt archeology efforts if GitHub got wiped. > * possibly even Discussions since it'll provide a clear/scoped space for > non-Gentoo users & devs. Gentoo forums are huge and require custom accts, > and mailing lists are huge and a bit restrictive old timey. > I'm not opposed to this if it's just for user support / queries rather than Bugs. Making it easier for people to seek help isn't a bad thing. > this is all orthogonal to the git content itself (objects, branches, tags, > etc...). those should remain in the read-only clobber mode that exists now. > > there is no downside for Gentoo here. it's all functionality that can be > had for free, does not introduce any risks, and many devs are already using > GH heavily for Gentoo projects -- albeit, they don't do it under the Gentoo > umbrella, they fork it into their own personal space and maintain it there. Yep, and I'm guilty of this as well. I've started making a list of some important repos we really need to mirror onto our infra at least (inc, but not limited to, pkgcore).