Settings

Theme

Ask HN: Alternatives to GH Actions?

9 points by BhavdeepSethi 15 days ago · 1 comment · 1 min read


Looks like Github actions are having an outage again: https://www.githubstatus.com/

We already use blacksmith to not use Github Runners. Highly recommend it if you haven't tried it yet. But we still rely on Github to actually trigger the workflow. With all their constant outages, I was wondering if there are alternatives available? Moving to Gitlab is quite a big migration, so I was wondering if there are ways to mitigate this for now and not relying on GitHub actions to trigger workflows periodically and on actions (eg. on merging to main)?

verdverm 15 days ago

Argo Workflows is a top choice for self hosted. Most vendors are going to charge an arm and a leg.

Been hearing about Namespace(iirc), but that may be a similar setup to your current one.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection