Imho the main argument for github is that it lowers the hurdle for new ane ad-hoc contributions like issues.
I’m problably too lazy to registsr a new account for your instance just to open a bug report.
In my opinion that sounds like a plus. People that are too lazy to register an account to put in a code merge request or report a bug aren’t going to be writing quality code or quality bug reports.
Working in a busy codebase for a long time when I have to spend time a non-trivial amount of time triaging through tickets I can’t reproduce that is taking time away from legitimate bug and request tickets I can be working on. It can seriously lead to burnout.
You don’t have to fix every issue, there are also other volunteers who might look at it.
If the reproducible instructions aren’t clear enough or are missing, just ask for more info. If they can’t deliver on that, close it or just move on and other people might take care of it
Why would anyone self-host a FLOSS project? Trade secrets is not a concern, nor is it barring access to the source code repository. Why would anyone waste their resources managing a service that adds no value beyond a third-party service like GitHub?
So Microsoft has access to Firefox’s source code. So what? Isn’t the point of a FLOSS project that your source code should be made available to everyone?
I bet a lot of people were expecting a lot more from them (…)
You only speak for yourself. You do not have a mandate to speak on behalf of anyone, including Firefox users such as myself. Keep your personal opinions as personal. You have the right to have a personal opinion, but you do not have the right to pass them off as anyone else’s.
Your trolling skills are subpar but given this is a lazy weekend I guess I’ll bite just for the entertaining value.
Let’s go through “Principle 2, 3, 4 and 7”, shall we?
Principle 2 The internet is a global public resource that must remain open and accessible.
Making source code available through GitHub is a realization of Principle 2. You got it exactly backwards.
Principle 3 The internet must enrich the lives of individual human beings.
I don’t even know what could possess you to believe that making a software project available through GitHub would jeopardize this. Anyway.
Principle 7 Free and open source software promotes the development of the internet as a public resource.
That’s what making FLOSS projects available to the public through GitHub does. GitHub, by providing managed hosting to Mozilla to host Firefox’s project tree and making it available to the public, is unquestionably meeting this goal, both in its letter and its spirit.
You need to put some effort into finding things to be outraged about.
Because while you do have control (and “copies”) of the source code repository, that’s not really true for the ecosystem around it - tickets, pull requests, …
If Microsoft decided to fuck you over you’d have a hard time migrating the “community” around that source code somewhere else.
Obviously depends on what features you are using, but for example losing all tickets would be problematic for any projects.
Apparently Mozilla won’t be even accepting PRs there so it doesn’t matter much.
When you use a cloud solution (and especially one with a vendor lock in like Amazon) then yeah, you are fucked there too and I’d question why you did it in the first place.
If you have your own infrastructure - be it a server at home or whatever - then you can always just move it elsewhere, get some other ISP, whatever. There is no lock-in. Inconvenience, sure, but you can migrate elsewhere. That’s just not true about all the other things mentioned, or the friction would be much higher.
Because while you do have control (and “copies”) of the source code repository, that’s not really true for the ecosystem around it - tickets, pull requests, …
The announcement to drop Mercurial quite clearly states that their workflow won’t change and that GitHub pull requests are not considered a part of their workflow.
Also, that’s entirely irrelevant to start with. Either you care about software freedom and software quality, or you don’t. If you care about software freedom you care about having free and unrestricted access to FLOSS projects such as Firefox, which GitHub clearly provides. If you care about software quality you’d care about the Firefox team picking the absolute best tools for the job that they themselves picked.
I keep hearing people only on Lemmy bring up Gitea but I haven’t really heard of it otherwise. What’s the appeal and what’s keeping it locked away with the Lemmy community?
Github for organizations becomes rather expensive rather quickly (…)
I’m not sure if that’s relevant. GitHub’s free plan also supports GitHub organizations, and GitHub’s Team plan costs only around $4/(developer*month). You can do the math to check how many developers you’d have to register in a GitHub Team plan to match the operational expense of hiring a person to manage a self-hosted instance from 9-to-5.
Moving to git is nice but I don’t understand why they don’t self-host a gitlab instance.
Imho the main argument for github is that it lowers the hurdle for new ane ad-hoc contributions like issues. I’m problably too lazy to registsr a new account for your instance just to open a bug report.
I’d love a federated git/issue/wiki thing
In my opinion that sounds like a plus. People that are too lazy to register an account to put in a code merge request or report a bug aren’t going to be writing quality code or quality bug reports.
Yes but knowing of a bug is better than not knowing of a bug
Working in a busy codebase for a long time when I have to spend time a non-trivial amount of time triaging through tickets I can’t reproduce that is taking time away from legitimate bug and request tickets I can be working on. It can seriously lead to burnout.
You don’t have to fix every issue, there are also other volunteers who might look at it.
If the reproducible instructions aren’t clear enough or are missing, just ask for more info. If they can’t deliver on that, close it or just move on and other people might take care of it
Speak for yourself, I’ve been prepared to submit detailed bug reports before the process in place to do so turned me off.
I did speak for myself. I said “In my opinion”.
Are they moving issues or just code storage to GitHub?
It wouldn’t make it more difficult than with mercurial, which isn’t supported by github either.
They’re going to continue using Bugzilla for bug reports.
GitHub will just serve as code mirror. Patches and bugs will still go through Mozilla’s usually channels.
Why would anyone self-host a FLOSS project? Trade secrets is not a concern, nor is it barring access to the source code repository. Why would anyone waste their resources managing a service that adds no value beyond a third-party service like GitHub?
Because Microsoft will eat your ass in your sleep
So Microsoft has access to Firefox’s source code. So what? Isn’t the point of a FLOSS project that your source code should be made available to everyone?
Removed by mod
Your statement is fundamentally wrong on many levels, including the fact that it goes against the fundamental premise of FLOSS which is that “the users have the freedom to run, copy, distribute, study, change and improve the software.”
You only speak for yourself. You do not have a mandate to speak on behalf of anyone, including Firefox users such as myself. Keep your personal opinions as personal. You have the right to have a personal opinion, but you do not have the right to pass them off as anyone else’s.
Removed by mod
Your trolling skills are subpar but given this is a lazy weekend I guess I’ll bite just for the entertaining value.
Let’s go through “Principle 2, 3, 4 and 7”, shall we?
Making source code available through GitHub is a realization of Principle 2. You got it exactly backwards.
I don’t even know what could possess you to believe that making a software project available through GitHub would jeopardize this. Anyway.
That’s what making FLOSS projects available to the public through GitHub does. GitHub, by providing managed hosting to Mozilla to host Firefox’s project tree and making it available to the public, is unquestionably meeting this goal, both in its letter and its spirit.
You need to put some effort into finding things to be outraged about.
Removed by mod
The missing /s, coupled with some absurd comments on this thread, make it hard to tell apart the jokes from the activists.
Removed by mod
Don’t threaten me with a good time
Go on…
Because while you do have control (and “copies”) of the source code repository, that’s not really true for the ecosystem around it - tickets, pull requests, …
If Microsoft decided to fuck you over you’d have a hard time migrating the “community” around that source code somewhere else.
Obviously depends on what features you are using, but for example losing all tickets would be problematic for any projects.
Apparently Mozilla won’t be even accepting PRs there so it doesn’t matter much.
Removed by mod
Yeah like, wtf
When you use a cloud solution (and especially one with a vendor lock in like Amazon) then yeah, you are fucked there too and I’d question why you did it in the first place.
If you have your own infrastructure - be it a server at home or whatever - then you can always just move it elsewhere, get some other ISP, whatever. There is no lock-in. Inconvenience, sure, but you can migrate elsewhere. That’s just not true about all the other things mentioned, or the friction would be much higher.
The announcement to drop Mercurial quite clearly states that their workflow won’t change and that GitHub pull requests are not considered a part of their workflow.
Also, that’s entirely irrelevant to start with. Either you care about software freedom and software quality, or you don’t. If you care about software freedom you care about having free and unrestricted access to FLOSS projects such as Firefox, which GitHub clearly provides. If you care about software quality you’d care about the Firefox team picking the absolute best tools for the job that they themselves picked.
Or, you know, Gitea or such.
I keep hearing people only on Lemmy bring up Gitea but I haven’t really heard of it otherwise. What’s the appeal and what’s keeping it locked away with the Lemmy community?
Money most likely.
deleted by creator
I’m not sure if that’s relevant. GitHub’s free plan also supports GitHub organizations, and GitHub’s Team plan costs only around $4/(developer*month). You can do the math to check how many developers you’d have to register in a GitHub Team plan to match the operational expense of hiring a person to manage a self-hosted instance from 9-to-5.