Possibly linux to [email protected]English • 13 days agoWhat CI/CD tools are you guys using? I have Forgejo but I need a simple way of running automation.message-square24fedilinkarrow-up156
arrow-up156message-squareWhat CI/CD tools are you guys using? I have Forgejo but I need a simple way of running automation.Possibly linux to [email protected]English • 13 days agomessage-square24fedilink
My current picks are Woodpecker CI and Forgejo runners. Anything else that’s lightweight and easy to manage?
minus-square@[email protected]linkfedilinkEnglish2•13 days agoI once set up https://laminar.ohwg.net/ It has the special quirks that it’s configured outside the repository and script based. Listening for webhooks from forgejo needs an additional service though. (Like https://github.com/adnanh/webhook) Demo: https://ci.ohwg.net/
I once set up https://laminar.ohwg.net/
It has the special quirks that it’s configured outside the repository and script based. Listening for webhooks from forgejo needs an additional service though. (Like https://github.com/adnanh/webhook)
Demo: https://ci.ohwg.net/