Live data from Hacker News

Pricing Changes for GitHub Actions

resources.github.com

61–70 of 853 posts

Re: Pricing Changes for GitHub Actions

#61
post #48

Anything that prices spammers out of abusing GitHub actions is a win in my book...

Maybe it's a lack of imagination on my part, but how do spammers abuse self-hosted runners?

Form submission spam. Unique/'untraceable' IPs...

Re: Pricing Changes for GitHub Actions

#62

what are the opensource alternatives to selfhosted runners ?

That's just the point. Selfhosted runners were the alternative. The only alternative for "runners" is Github-hosted, 200%-markup runners.

Now the only alternative is to move builds, CI, etc. off of GitHub's platform entirely, and maybe your source control as well. In other words, a big pain. Github seems to have entered peak encrapification: the point where they openly acknowledge rent-seeking as their product approach, fully deprecating "building the best, most reliable, trustworthy product." Now it's just "Pay us high margins because the effort to migrate off is big and will take too long to break even."

Basically the modern day Heroku business model.

Re: Pricing Changes for GitHub Actions

#63
post #37

Why would the self-hosted runner fee be per-minute instead of per-job? I don’t get it.

I had the same question — I understand that the Actions control plane has costs on self-hosted runners that GitHub would like to recoup, but those costs are fixed per-job. Charging by the minute for the user’s own resources gives the impression that GitHub is actually trying to disincentivize third-party runners.

Might be an estimation of logs storage/bandwidth.

Re: Pricing Changes for GitHub Actions

#64

what are the opensource alternatives to selfhosted runners ?

Genuinely curious about this as well. It's a major bummer that self-hosted infra can't be used to validate GitHub Pull Requests now; basically means I'll have to move my entire workflow off of GitHub so that everything can be integrated reasonably again.

Re: Pricing Changes for GitHub Actions

#66
post #54

That's not a move of a company that thinks it can still grow. That's a Netflix "we have 90% of the market, let's squeeze them" move. This is the beginning. We have all seen this pattern over the last 5+ years. You know their next few moves.

The Netflix one worked

Re: Pricing Changes for GitHub Actions

#69

Earlier quoted context omitted.

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.

> I realise 100% utilisation isn't realistic It's worse than unrealistic. It's ludicrous. Any company running more than an hour of actions workflows per week on GitHub can afford a few dollars a month for infrastructure. The per-minute charge is less than the cost of a millisecond of engineering labor time.

Monorepo, though Gitlab, self-hosted runner, 41 hours in the last week.
Post reply on HN