You are viewing a single thread.
View all comments

Sad to see they only use MS GitHub instead of selfhosting something like GitLab. Just another vendor lock-in.

permalink
report
reply
75 points

We will continue to use Bugzilla, moz-phab, Phabricator, and Lando.

Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time.

The cool thing about distributed version control is that it’s distributed. It sounds like GitHub will just be a public remote, rather than the place where active development happens.

permalink
report
parent
reply
24 points

Since they will not use Github for Pull Requests, bug tracking, or any other bonus feature on top of git, I have to disagree. It would be super easy to change the host of their git repo.

permalink
report
parent
reply
-4 points
*

Depends a bit on what the default cloning url will be. If the domain is in control of mozilla, which forwards it to github, then fine, if most people start using the github url, then it is still a vendor lock in, because many people and projects will use it, and that is not so easy to move away.

Update: To the people down-voting my comment, I would love to hear why you either disagree with me, or find that my that my contribution to this discussion is worthless.

The upstream URL of a project or repo is important, because it will be used in other projects, like in build scripts for fetching the sources. If a projects changes that URL in the future, and the old URL is no longer available/functional, all those scripts need to be changed and the old versions of these scripts do not work anymore out of the box.

If the project owns the URL, then can add redirect rules, that might help alleviate some of these issues. I don’t think github allows projects that move away from it to do that. So this is a sort of vendor lock-in. The project needs to maintain the repo on github, because they want to break the internet as little as possible.

permalink
report
parent
reply
22 points

Honest question - is GitLab really that different of a vendor lock-in over GitHub?

permalink
report
parent
reply
36 points

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.

permalink
report
parent
reply
14 points

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

permalink
report
parent
reply
8 points

And you need a team managing it. I doubt that they have not considered it.

permalink
report
parent
reply
1 point

You can self-host GitHub. It takes around 32 GB of memory, however.

permalink
report
parent
reply

It absolutely is. Yes. You can run and maintain it on an own server and it is open core (yeah πŸ˜₯) using the MIT license - unlike GitHub where you have to rely 100% on the goodwill of Microsoft and everything is closed and locked behind a TOS.

permalink
report
parent
reply
2 points

So why not use forejo, which is completely open source?

If your criticism is MS pulling the plug, then Gitlab pulling a Redis/Hashicorp move and re-licensing their core should also be a concern

permalink
report
parent
reply
0 points

Gitlab’s AGPL so I don’t think there’s anything stopping you from moving to a self managed instance.

permalink
report
parent
reply
6 points

No Gitlab is not AGPL, it is partly MIT and the corporate branch is under a proprietary license

permalink
report
parent
reply
1 point
*

Where do they mention GH? They only mention git in the post.

nevermind

permalink
report
parent
reply
3 points

Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time

permalink
report
parent
reply
2 points

I read that thing 3 times, how did I miss that?

permalink
report
parent
reply

Firefox

!firefox@lemmy.ml

Create post

A place to discuss the news and latest developments on the open-source browser Firefox

Community stats

  • 3K

    Monthly active users

  • 830

    Posts

  • 16K

    Comments

Community moderators