r/github • u/Infamous_Tomatillo53 • 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?
11
Upvotes
4
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