but I don’t understand why they don’t self-host
Why would anyone self-host a FLOSS project? Trade secrets is not a question, 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?
knopwob@programming.dev 1 year ago
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
xoggy@programming.dev 1 year ago
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.
jack@monero.town 1 year ago
Yes but knowing of a bug is better than not knowing of a bug
xoggy@programming.dev 1 year ago
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.
dragnet@lemmy.dbzer0.com 1 year ago
Speak for yourself, I’ve been prepared to submit detailed bug reports before the process in place to do so turned me off.
xoggy@programming.dev 1 year ago
I did speak for myself. I said “In my opinion”.
SomeRandomWords@lemmy.blahaj.zone 1 year ago
Are they moving issues or just code storage to GitHub?
allywilson@sopuli.xyz 1 year ago
Code storage. They’re keeping bugzilla.
ericjmorey@programming.dev 1 year ago
💀
ericjmorey@programming.dev 1 year ago
They’re going to continue using Bugzilla for bug reports.
onlinepersona@programming.dev 1 year ago
It wouldn’t make it more difficult than with mercurial, which isn’t supported by github either.
lemmyvore@feddit.nl 11 months ago
GitHub will just serve as code mirror. Patches and bugs will still go through Mozilla’s usually channels.