Pricing Changes for GitHub Actions
31–40 of 853 posts
Re: Pricing Changes for GitHub Actions
#32I guess I’ll start to look at an alternative to GitHub self hosted runners. It’s been awhile since I looked. What’s a good alternative?
Re: Pricing Changes for GitHub Actions
#33Re: Pricing Changes for GitHub Actions
#34Tangled 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
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.
I realise 100% utilisation isn't realistic, but that still sounds very expensive when you're already BYOB.
Re: Pricing Changes for GitHub Actions
#36I didn't find a single example of any of the upcoming features, should I follow them in github to read release notes?
Re: Pricing Changes for GitHub Actions
#37Re: Pricing Changes for GitHub Actions
#38It 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
#39Pay 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.