Live data from Hacker News

Pricing Changes for GitHub Actions

resources.github.com

81–90 of 853 posts

Re: Pricing Changes for GitHub Actions

#81
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

Worked for them not for the consumers

Re: Pricing Changes for GitHub Actions

#82

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

How does this compare to just running Hydra yourself?

Re: Pricing Changes for GitHub Actions

#83
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

It worked to push me to unsubscribe.

Re: Pricing Changes for GitHub Actions

#85

We all knew this would happen. For open source projects one step local build and test is superior to full automation for this reason. It lasts forever whereas these automated server configs require ongoing maintenance.

But open source is still free for now.

Re: Pricing Changes for GitHub Actions

#86

Introducing 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

[deleted]

Re: Pricing Changes for GitHub Actions

#87
post #37

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

or some other metric like how many logs your job produces and they have to process

the only rational outside rationale is this has the best financial projections, equitability with the customer be damned

gotta make up for those slumping ai sales somehow, amiright?

Re: Pricing Changes for GitHub Actions

#89

How will this hit OSS projects which rely heavily on github actions? I’m thinking of projects like nixpkgs, which is the backbone of nixos and always has dozens of actions queued or running. (I am using nix as an example for scale, but I am not involved in the project and my description might be inaccurate. I’m also not familiar with nix’s financials at all.)

> Standard GitHub-hosted or self-hosted runner usage on public repositories will remain free. GitHub Enterprise Server pricing is not impacted by this change.

Re: Pricing Changes for GitHub Actions

#90
Could this change mainly be about competition with their own hosted runners?

Today it's possible to spin up a company that sells GitHub Actions runners with a lower price and higher performance than GitHub's own hosted runners. These new fees will make that a lot less economically viable.

Post reply on HN