My current picks are Woodpecker CI and Forgejo runners. Anything else that’s lightweight and easy to manage?

  • danb@feddit.uk
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 day ago

    Just to contrast with some of the other comments regarding this, i’ve have a pretty good experience with this. Was fairly simple to setup up some docker-based runnings following their admin guidance. Have set up a couple (One for Codeberg, one for my own Forgejo instance) each via a seperate LXC container on my home lab. Has been relatively simple to administer so far.

    The actions format may take some getting used to if not familiar with GitHub’s own actions CI, which if closely emulates, but most of my projects were coming from GitHub anyway.