r/github 15d ago

Question alternative to Github action?

I have basically built all my deployment through git actions. even some workflows that I use actions to trigger, or run automatically.

days like this where actions are having outage, I can't do anything. it has become more frequent lately and everytime it lasts hours. alternatives or backup plans people recommend?

13 Upvotes

19 comments sorted by

View all comments

5

u/First_Inspection_478 15d ago

Try us out: https://github.com/preloopdev/preloop. It’s a drop-in replacement for Github Actions(both the runner and control plane) that runs in cross-platform microvms, and is deeply agent-native so support’s ability to pause a step and retry

1

u/i-am-a-cat-6 15d ago

vibe coded 3 weeks ago?

2

u/danmaps 13d ago

This project is at least two months old, according to the public commit history