Live data from Hacker News

Pricing Changes for GitHub Actions

resources.github.com

31–40 of 853 posts

Re: Pricing Changes for GitHub Actions

#34

Tangled has a nix based workflow engine that looks very similar, if you are into nix and self-hosting runners https://tangled.org/tangled.org/core/blob/master/docs/spindl... (no affiliation) --- Blog post about Tangled's CI: https://blog.tangled.org/ci

Very cool! Are there any blog posts or articles about Tangled? Docs seem pretty light.

Re: Pricing Changes for GitHub Actions

#35

> > We are introducing a $0.002 per-minute Actions cloud platform charge for all Actions workflows across GitHub-hosted and self-hosted runners. Holy s*** That's more expensive than an m8i.large. What on earth.

That's actually $90/month, that's kind of crazy.

I realise 100% utilisation isn't realistic, but that still sounds very expensive when you're already BYOB.

Re: Pricing Changes for GitHub Actions

#38
I have a love-hate relationship with GitHub Actions. Love because they are right there in my GitHub repository. Hate because they are very brittle once you move out of the happy path.

It seems GitLab has a much better experience in this department, but their pricing is hard to justify for us...

Genuinely curious if folks here had better experiences or recommendations for a smooth CI/CD experience.

Re: Pricing Changes for GitHub Actions

#39
post #25

Pay even more to bring your own hardware? Well, that's new. I get that self-hosted runners generate huge egress traffic, but this is still wild. Hope it pushes more companies to look into self-hosted Gitea / Forgejo / etc.

Jenkins not looking so bad anymore..
Post reply on HN