My current picks are Woodpecker CI and Forgejo runners. Anything else that’s lightweight and easy to manage?
I run Forgejo and had issues with woodpecker’s hooks breaking causing workflows to not start. Moved to Forgejo Actions which had it’s own different set of quirks (really just depends on your exact deployment method), but I’m happy with it.
johntash@eviltoast.org 11 months ago
If you’re already using forgejo, try forgejo actions first.
Another interesting one is Argo Workflows if you’re using argocd for anything.
scrubbles@poptalk.scrubbles.tech 11 months ago
Seconded. Just use forgejo runners and actions.