Nemeski@lemm.ee to Firefox@lemmy.ml · edit-29 months agoFirefox development is moving from Mercurial to Gitbugzilla.mozilla.orgexternal-linkmessage-square38fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkFirefox development is moving from Mercurial to Gitbugzilla.mozilla.orgNemeski@lemm.ee to Firefox@lemmy.ml · edit-29 months agomessage-square38fedilink
minus-square4am@lemm.eelinkfedilinkarrow-up0·9 months agoGitlab can be self-hosted. GitHub is a cloud-only service. So they could do git.mozilla.com and it would be their own instance of git, on their own hardware (or, probably, from their own AWS account). They control it entirely.
minus-squareShortN0te@lemmy.mllinkfedilinkarrow-up0·9 months agoAnd you need a team managing it. I doubt that they have not considered it.
minus-squarejayknight@lemmy.mllinkfedilinkEnglisharrow-up0·9 months agoThey did host a git server at git.mozilla.org, but took it down years ago. https://bugzilla.mozilla.org/show_bug.cgi?id=1277297
minus-squarepivot_root@lemmy.worldlinkfedilinkarrow-up0·9 months agoYou can self-host GitHub. It takes around 32 GB of memory, however.
Gitlab can be self-hosted. GitHub is a cloud-only service.
So they could do git.mozilla.com and it would be their own instance of git, on their own hardware (or, probably, from their own AWS account). They control it entirely.
And you need a team managing it. I doubt that they have not considered it.
They did host a git server at git.mozilla.org, but took it down years ago.
https://bugzilla.mozilla.org/show_bug.cgi?id=1277297
You can self-host GitHub. It takes around 32 GB of memory, however.
Wait really? Where?