top | item 46291681

(no title)

logankeenan | 2 months ago

I 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?

discuss

order

verdverm|2 months ago

Are there any good CI systems to begin with? joking, but not really

Jenkins has been rock solid, we are trying to migrate to Argo Workflows/Events, but there are a complaints (like deploying argo workflows with helm, such fun!)

regularmother|2 months ago

I've been using dagger.io and it's been really nice to work with.

- runs locally

- has a language server: python, typescript, go, java, OR elixer

- has static typing

- the new caching mechanisms introduced in 0.19.4 are chef's kiss

I do not work for dagger and pay for it using the company credit card. A breath of fresh air after the unceasing misery and pain that is Gitlab and GHA.

incognito124|2 months ago

buildkite

hemlock4593|2 months ago

I am just waiting for GitHub starting to charge for API usage ...

maratc|2 months ago

"Jenkins is the worst form of CI, except for all those other forms that have been tried."

-- Winston Churchill (probably)

pestaa|2 months ago

On the heavy side, but TeamCity is full of goodies.