[Libre-soc-bugs] [Bug 1162] evaluate the cost and time of whether a git sync mirror should have time spent on it.

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Sep 18 21:42:27 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1162

--- Comment #4 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #2)
> i was deeply unimpressed that there is the stupid belief that i
> have set up libresoc on a stupid raspberry pi.  this would be incredibly
> irresponsible and place the entire project at risk.

I did not assume that and I am not aware of anyone expressing that belief.
> 
> if anyone is actually prepared to ask what the actual situation is
> then i will describe it and you can spend the time documenting it.

from what I understand, you have it hosted on a mythic beasts VPS, with manual
backups to your laptop. feel free to elaborate, if you like.

> 
> THEN the cost and effort of whether it is worthwhile creating mirrors can
> be evaluated.

I think having git mirrors is useful for 4 reasons:
1. it is what drives CI, eventually having CI on more repos is imho a good idea
(the additional repos are just mirrors for now).

2. salsa.debian.org has a much nicer interface, so things like git blame
actually can be used there rather than having to download the git repo and run
blame locally (even then, local git blame has a worse UI imo). There are also
other nice features, such as being able to easily compare two
branches/tags/commits without having to manually type in the proper url as is
needed for git.libre-soc.org.

3. it increases libre-soc.org's visibility somewhat.

4. if libre-soc.org goes down or is blocked, salsa.debian.org likely won't
simultaneously be down/blocked

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list