• Zarajevo@feddit.org
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 months ago

    GIT is a distributed version control system, there is no reason to centralize it on GitHub, use Forgejo and the Fediverse for your development - today!

        • asdfasdfasdf@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 months ago

          It’s nice that they have this but the real problem is GitHub Actions is provided for free for all repos. Woodpecker looks like you need to self host. I’m not going to set up and pay for host just for the small amount of time I have working on one of my projects.

          • flint@lemmy.zip
            link
            fedilink
            English
            arrow-up
            1
            ·
            2 months ago

            You’re right, that it doesn’t just work as conveniently out-of-the-box on Codeberg. However you do not have to self-host: You merely have to apply to get access to their hosted Woodpecker instance at ci.codeberg.org.

            See docs here if you want to try it out: https://docs.codeberg.org/ci/

            Onboarding requires a few manual steps, as to prevent the abuse of Codeberg’s limited resources. You will need to request access by filling out this form. After submitting, a Codeberg volunteer will review your request and grant you access if your use case is appropriate.

            Edit: added quote from docs