• Jesus_666@lemmy.world
      link
      fedilink
      English
      arrow-up
      54
      ·
      1 month ago

      Look, GitHub is an entry-level offering for the general public. If you want true worst-in-class performance you have to go with Azure DevOps.

      GitHub simply doesn’t have features like build steps that randomly take ten times as long as usual to complete for no reason, an inability to refer to a PR just by its ID even though it’s unique, or a navigation that makes no sense at all. Sure, you get that four-eights availability but do you get pipelines that reliably fail even though they worked just fine yesterday and nobody changed anything? Those are enterprise features for companies that pay big money to get the worst damn Gitlab clone money can buy.

    • addie@feddit.uk
      link
      fedilink
      English
      arrow-up
      17
      ·
      1 month ago

      If Azure had an 11% downtime, then I’d consider it a blessing. 19 hours a week when you’d be free of using the damned thing. But no, it just stays up and taunts you.

      • wizardbeard@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        10
        ·
        1 month ago

        But does it really stay up, or does it just suffer random undocumented service degredation near constantly? ;)

        Can’t tell you how many times I’ve built some basic automation off the fact that certain operations through Graph are effective basically instantly, only to have to add increasingly long timers between steps like a week later when Azure suddenly decides that it’s done being “nice”.

        • mumblerfish@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          ·
          1 month ago

          I have tested stuff in Azure for like a week, and that was enough to understand it is completely unreliable. Bring up some test VMs with terraform, an hour later one of the nics are gone. Like, thanks, but I needed that.