Settings

Theme

GitHub Actions Degraded Performance

githubstatus.com

26 points by infomiho 4 years ago · 8 comments

Reader

tholman 4 years ago

Four days in a row at GitHub with different outages, someone's definitely having a difficult on-call.

- https://www.githubstatus.com/history

  • nimbius 4 years ago

    there have been, according to the github outage history page, more than thirty this year.

    Microsoft's slowly making the case for hosting a gitea or gitlab on a dedicated server.

    • KronisLV 4 years ago

      > Microsoft's slowly making the case for hosting a gitea or gitlab on a dedicated server.

      I actually recently setup my own instances of Gitea (for source code), Nexus (artefact storage) and Drone (CI/CD): https://blog.kronis.dev/articles/goodbye-gitlab-hello-gitea-...

      It wasn't too hard and although in my case I migrated over all of my projects from GitLab, the same should work with GitHub, or most others as well.

      That said, while it is pretty cheap, lightweight and not too complicated, all of the sudden you're responsible for the configuration, uptime, updates and security.

      Since I've basically nothing of too much value (and have a variety of backups) that's not an issue for me, but others might have different circumstances.

      That said, if you like more integrated solutions and can afford a beefier VPS/VM then GitLab is also great, albeit the issues I had with updates on the Omnibus install urged me to move onwards.

V__ 4 years ago

Has there been any write-up or comment on why these happen so often? At this point Github outages are getting ridiculous.

firstSpeaker 4 years ago

Whichever team of SRE is on rotation hopefully will get some extra cool-off time.

sp101 4 years ago

I had my workflow hitting github actions limits today that I'd never seen before, because the workflow was making many more api calls than usual. Did anyone else experience this?

  • ballenf 4 years ago

    Yep, got a notice to that effect for the first time but didn't confirm that it's related to the outages.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection