Wasn’t my fault this time! I haven’t started work yet. https://news.ycombinator.com/item?id=47237377
Incident with Actions and Pages
51–60 of 407 posts
Re: Incident with Actions and Pages
#52Are there any GitHub Actions-compatible CI services out there that don't rely on their infrastructure? I know of depot's but no others; are these resilient to these outages or do they still lose functionality? I imagine the latter but I don't know.
Re: Incident with Actions and Pages
#53Why do they go down so often? Is it true that the reason is that they've incorporated too much AI without human review?
The instability started well before vibecoding, in around 2018-2019, shortly after the Microsoft acquisition. https://damrnelson.github.io/github-historical-uptime/ https://news.ycombinator.com/item?id=47591928
Re: Incident with Actions and Pages
#54Are there any GitHub Actions-compatible CI services out there that don't rely on their infrastructure? I know of depot's but no others; are these resilient to these outages or do they still lose functionality? I imagine the latter but I don't know.
https://www.blacksmith.sh/ and https://runs-on.com/
They also say that they're much cheaper than github
Re: Incident with Actions and Pages
#55My action failed with "Unexpected error fetching GitHub release for tag refs/heads/master: HttpError: Sorry. Your account was suspended" Which certainly made me shit myself, briefly.
Re: Incident with Actions and Pages
#56microsoft github should work at restoring interop with noscript/basic HTML browsers...
Re: Incident with Actions and Pages
#57Are there any GitHub Actions-compatible CI services out there that don't rely on their infrastructure? I know of depot's but no others; are these resilient to these outages or do they still lose functionality? I imagine the latter but I don't know.
github actions themselves can be self hosted, its quite nice actually to be able to keep your same patterns as cloud hosted actions and with one line change to the yaml have it running on your own hardware. I do this for actions that take 6-7 hours so I am not burning through the 3000 minutes that come free with my account.
Re: Incident with Actions and Pages
#58Are there any GitHub Actions-compatible CI services out there that don't rely on their infrastructure? I know of depot's but no others; are these resilient to these outages or do they still lose functionality? I imagine the latter but I don't know.
github actions themselves can be self hosted, its quite nice actually to be able to keep your same patterns as cloud hosted actions and with one line change to the yaml have it running on your own hardware. I do this for actions that take 6-7 hours so I am not burning through the 3000 minutes that come free with my account.
Re: Incident with Actions and Pages
#59Why do they go down so often? Is it true that the reason is that they've incorporated too much AI without human review?
Re: Incident with Actions and Pages
#60Earlier quoted context omitted.
Ah, yes. A lot more repos, commits, and most importantly huge PRs. That makes sense. Thank you!
No, it doesn’t. Their competition is not similarly unstable, despite existing in the same world of LLMs. Think critically.