> We are introducing a $0.002 per-minute Actions cloud platform charge for all Actions workflows across GitHub-hosted and self-hosted runners. Charging for self-hosted runners is an interesting choice. That's the same cost as their smallest hosted runners [1] [1] - https://docs.github.com/en/billing/reference/actions-runner-...
Pricing Changes for GitHub Actions
91–100 of 853 posts
Re: Pricing Changes for GitHub Actions
#92> We are introducing a $0.002 per-minute Actions cloud platform charge for all Actions workflows across GitHub-hosted and self-hosted runners. Charging for self-hosted runners is an interesting choice. That's the same cost as their smallest hosted runners [1] [1] - https://docs.github.com/en/billing/reference/actions-runner-...
it'd be great if they can couple this with an SLA for GitHub actions so we won't have to end up paying as much.. (ofc, that'd only mean they stop updating the status page, so eh)
Re: Pricing Changes for GitHub Actions
#93https://docs.github.com/en/actions/reference/workflows-and-a...
Re: Pricing Changes for GitHub Actions
#94Re: Pricing Changes for GitHub Actions
#95Introducing a separate charge specifically targeting those of your customers who choose to self-host your hilariously fragile infrastructure is certainly a choice.. And one I assume is in no way tied to adoption/usage-based KPIs. Of course, if you can just fence in your competition and charge admission, it'd be silly to invest time in building a superior product.
They still host all artefacts and logs for these self-hosted runs. Probably costs them a fair bit
Re: Pricing Changes for GitHub Actions
#96I 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
#97(I work exclusively on public repo open source at the moment, and get Github actions for free).
Re: Pricing Changes for GitHub Actions
#98Tangled 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
#99Re: Pricing Changes for GitHub Actions
#100Earlier quoted context omitted.
This is absolutely bananas; for my own CI workflow I'll have to pay $140+/month now just to run my own hardware.
I'm curious, what are you doing that has over 1000 hours a month of action runtime?
Using GitHub actions to coordinate the Valhalla builds was a nice-to-have, but this is a deal-breaker for my pull request workflows.