Possibly linux to Selfhosted@lemmy.worldEnglish • 11 days agoWhat CI/CD tools are you guys using? I have Forgejo but I need a simple way of running automation.message-square26fedilinkarrow-up164arrow-down12
arrow-up162arrow-down1message-squareWhat CI/CD tools are you guys using? I have Forgejo but I need a simple way of running automation.Possibly linux to Selfhosted@lemmy.worldEnglish • 11 days agomessage-square26fedilink
My current picks are Woodpecker CI and Forgejo runners. Anything else that’s lightweight and easy to manage?
minus-square@marauding_gibberish142@lemmy.dbzer0.comlinkfedilinkEnglish3•11 days agoI’m looking at buildbot
minus-squarepoVoqlinkfedilinkEnglish1•11 days agoYou might want to look into: https://github.com/lab132/buildbot-gitea
I’m looking at buildbot
You might want to look into: https://github.com/lab132/buildbot-gitea
Thanks