We are changing our system. We settled on git (but are open for alternatives) as long as we can selfhost it on our own machines.

Specs

Must have

  • hosted on promise
  • reliabile
  • unlikely to be discontinued in the next >5 years
  • for a group of at least 20 people

Plus

  • gui / windows integration
  • PlexSheep
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 month ago

    Forgejo actions is basically GitHub actions. The difference in my ci scripts is a single line and you can even use GitHub action templates or whatever they’re called.

    You just need to add some runners to your server, which is pretty easily doable by just using some docker container and deploying that multiple times