GitHub is having issues now
91–100 of 132 posts
Re: GitHub is having issues now
#92Reminder to all OSS projects: it is extraordinarily easy to setup a simple CI job to keep your code in sync between multiple Forges. And getting email notifications from a second Forge is 0 extra effort. At least give people the option to start moving away from GitHub to contribute to your project. It will, ultimately, be better for the ecosystem.
Re: GitHub is having issues now
#93Earlier quoted context omitted.
Or last week's "If you use merge queue, oopsie, we accidentally destroyed your trunk", which also failed silently.
We happen to build the perfect solution to avoiding GitHubs Merge Queue - ours :) It’s also massively more performant https://trunk.io/merge-queue
Re: GitHub is having issues now
#94It's unbeleivably snappy and fast. I can't recommend Forgejo enough.
Re: GitHub is having issues now
#95We're barely starting to see AI's impact on infra - probably (FWIW https://diversion.dev is at 100% uptime. Different scale, obviously, but also we're not Microsoft.)
Re: GitHub is having issues now
#96Re: GitHub is having issues now
#97Yeah I think I've finally had enough. I need to start seriously advocating for alternatives since this is starting to impact our business. It's clearly not getting any better.
Go ahead. We've been self-hosting Gitea with Drone/Woodpecker for years; either it or Forgejo will do fine if you're okay with their feature set. I sometimes wander into these GitHub threads to have a laugh; our Gitea instance has had several minutes of downtime combined over the last few years, all of them planned (to upgrade Gitea) and in the middle of the night.
Edit: Actually there's Gitea Actions and Forgejo Actions, that might be enough for my use case.
Re: GitHub is having issues now
#98Every time Github goes down, a few more people move to ethical alternatives and reduce the FOSS community having a SPOF in Microsoft. https://sfconservancy.org/GiveUpGitHub/
Re: GitHub is having issues now
#99This is bigger than github: https://downdetector.com
Re: GitHub is having issues now
#100Yeah I think I've finally had enough. I need to start seriously advocating for alternatives since this is starting to impact our business. It's clearly not getting any better.