Possibly linux to Selfhosted@lemmy.worldEnglish • 3 months agoWhat CI/CD tools are you guys using? I have Forgejo but I need a simple way of running automation.message-square25arrow-up163file-text
arrow-up163message-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 • 3 months agomessage-square25file-text
My current picks are Woodpecker CI and Forgejo runners. Anything else that’s lightweight and easy to manage?
minus-square@marauding_gibberish142@lemmy.dbzer0.comlinkfedilinkEnglish4•3 months agoI’m looking at buildbot
minus-squarepoVoqlinkfedilinkEnglish1•3 months agoYou might want to look into: https://github.com/lab132/buildbot-gitea
I’m looking at buildbot
deleted by creator
You might want to look into: https://github.com/lab132/buildbot-gitea
Thanks