• deltapi@lemmy.world
    link
    fedilink
    arrow-up
    23
    ·
    26 天前

    Maybe I’m thick, but what’s the benefit for them in moving from self hosted to MSFT hosted?

      • Boomkop3@reddthat.com
        link
        fedilink
        arrow-up
        25
        ·
        26 天前

        That’s the version control system, not the hosting platform. They didn’t need to go with microsoft

          • hamsterkill@lemmy.sdf.org
            link
            fedilink
            arrow-up
            5
            ·
            26 天前

            Contributions will still go through phabricator rather than GitHub. GitHub does still give their greater visibility than elsewhere, though.

    • kbal@fedia.io
      link
      fedilink
      arrow-up
      2
      ·
      26 天前

      Well, going with Github wasn’t quite as stupid a decision when they made it, which iirc was so long ago that it hadn’t yet been acquired by Microsoft. As with other typical corporate problems, once they got started down that road and had some sunk costs they couldn’t find the strength to turn back even long after it became apparent that it was a mistake.

    • hamsterkill@lemmy.sdf.org
      link
      fedilink
      arrow-up
      11
      ·
      26 天前

      Bugzilla is still where they are managing bug reports and contributions will still go through (I think) phabricator. Note the lack of Issues and Pull Request tabs on the GitHub repo. This is more just a change of hosting than anything.

      • dyc3@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        24 天前

        Yeah this is just a code mirror. There’s a GitHub action to automatically close PRs with a message directing people to the right place.