• @knopwob@programming.dev
      link
      fedilink
      362 years 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

    • @lysdexic@programming.dev
      link
      fedilink
      English
      21
      edit-2
      2 years ago

      but I don’t understand why they don’t self-host

      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?

      • Amju Wolf
        link
        fedilink
        English
        12
        edit-2
        2 years ago

        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.

        • @Aux@lemmy.world
          link
          fedilink
          52 years ago

          What if you self host in AWS and Amazon decides to fuck you over? What if you decide to self from home and your ISP decides fuck you over? What if? So many what ifs… How do you even live in this world?

        • @lysdexic@programming.dev
          link
          fedilink
          English
          42 years ago

          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.

      • @ck_@discuss.tchncs.de
        link
        fedilink
        32 years ago

        I would doubt that. Github for organizations becomes rather expensive rather quickly if you want to retain some level of control, so I doubt Mozilla will opt for the minimum “free for open source” offering.

        • @lysdexic@programming.dev
          link
          fedilink
          English
          52 years ago

          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.

      • 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?

  • idunnololz
    link
    fedilink
    322 years ago

    Slightly confusing title here. A less confusing title would be “Mozilla drops support for Mercurial, moves Firefox repository to GitHub”.

    • @lysdexic@programming.dev
      link
      fedilink
      English
      162 years ago

      A less confusing title would be “Mozilla drops support for Mercurial (…)

      It’s not even about GitHub at all. Taken straight out of the announcement:

      “For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.”

      • @ilinamorato@lemmy.world
        link
        fedilink
        52 years ago

        But a few lines later:

        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

        So I don’t know if you meant that the focus of the change wasn’t GH or that they weren’t using GH at all, but it seems like the latter is untrue.

        • @lysdexic@programming.dev
          link
          fedilink
          English
          6
          edit-2
          2 years ago

          you meant that the focus of the change wasn’t GH

          They are dropping Mercurial and focusing on Git. Incidentally, they happen to host the Git project on GitHub. GitHub is used for hosting, and they don’t even use basic features such as pull requests.

          Again, this is really not about GitHub at all.

        • @sim642@lemm.ee
          link
          fedilink
          22 years ago

          This is the crucial detail that everyone is missing.

          It’s the same as with the Linux kernel GitHub mirror.

  • @onlinepersona@programming.dev
    link
    fedilink
    English
    182 years ago

    The repository will be hosted on GitHub, though the move is expected to take “at least six months before the migration begins.”

    Another major opensource project that chooses a proprietary hosting platform 🤷

    • @Sigmatics@lemmy.ca
      link
      fedilink
      222 years ago

      Let’s be honest here, at least like 98% of the popular OSS is on GitHub at this point. You don’t have to like it, but it’s how things are

      • @onlinepersona@programming.dev
        link
        fedilink
        English
        72 years ago

        Doesn’t mean that they have to continue putting stuff there. But oh well, maybe once ForgeFed becomes a real thing, things might change a little.

        • @philm@programming.dev
          link
          fedilink
          42 years ago

          People use the most convenient way to collaborate, and that’s for me currently Github. Really hope, some day a better alternative with ForgeFed becomes reality.

      • PeeOnYou [he/him]
        link
        fedilink
        12 years ago

        Open source was M$’ archenemy that they knew they couldn’t compete against. So they slithered in and co-opted it and everyone just ignores the perils and carries on.

        • TechNom (nobody)
          link
          fedilink
          English
          22 years ago

          Not to mention the fact that they trained copilot using code on it, without informing or taking permission from the authors and they justify it citing fair use policy.

    • @lysdexic@programming.dev
      link
      fedilink
      English
      8
      edit-2
      2 years ago

      So, from a decentralised solution to the world’s biggest repository

      You need to check your notes. Git is decentralized, even if you host a repository somewhere.

      Decisions like these (…)

      As a Firefox user, these initiatives matter nothing in my decision to use Firefox. In fact, I’m glad they went this way. They need to focus on working on code instead of wasting their time with irrelevant details.

        • @lysdexic@programming.dev
          link
          fedilink
          English
          32 years ago

          how centeralised GitHub

          It’s a pointless and irrelevant remark. Mozilla uses Git to track work on Firefox. GitHub provides Git repositories. I can clone Firefox out of GitHub, create an account on GitLab/Bitbucket, push the code there, and GitHub does not feature as a concern at all.

          What point can you possibly think you’re able to make regarding GitHub?

          GitHub is enshittifying everything that has to do with Git.

          Nonsense. Speaking as someone who actually hosts the same projects on GitHub and other version control providers, GitHub does not even feature as an implementation detail.

          I’m starting to think you’re just trolling.

  • Alex
    link
    fedilink
    42 years ago

    Ah! 😣 Why not nest or self-hosted pijul!?

    • It’s not battle tested on massive projects nor does it have the prior mindshare git has. It doesn’t have a lot of tooling either. (Does any CI/CD system support pijul?) It has nice properties, but ultimately git with all it’s terrible warts is well understood.

      • Alex
        link
        fedilink
        1
        edit-2
        2 years ago

        Seems to my mistake. You question is about CI/CD services that supports Pijul. So yes, almost zero. But it’s like ouroboros. Just use pijul more then git and talk about it, and services will support it soon.

  • Traister101
    link
    fedilink
    2
    edit-2
    2 years ago

    Version control written in Python? Gross how are they only now migrating entirely to git

  • Mr. Satan
    link
    fedilink
    12 years ago

    Chromium has a mirror on GitHub and it’s fine. While it feels a little strange to have just one mirror (on GitHub), after moving to git entirely, nobody is stopping to them from hosting a GitLab mirror.