Let’s be honest, the majority here probably has a github account. Some of us are happy as a clam and wouldn’t switch no matter what happened, but there are some who would and haven’t yet. Why?

  • macniel
    link
    fedilink
    811 months ago

    I already host my projects on my own gitea server so…

      • SeriousBug
        link
        fedilink
        English
        211 months ago

        I’m not OP but I use Woodpecker CI, also self hosted. Gitea is also working on Gitea Actions which are supposed to be compatible with Github Actions, but I think it’s still on beta.

        • @jsnfwlr@lemmy.world
          link
          fedilink
          211 months ago

          Ive been using it for a few months now, and its probably more than 95% compatible, and closing the gap quickly

      • qaz
        link
        fedilink
        211 months ago

        They are working on ActivityPub integration so you can work together with people on other instances.

      • macniel
        link
        fedilink
        111 months ago

        I don’t collaborate with others on my private projects. But if I would, then I would just invite people to register themselves on my instance like they would on github, gitlab, bitbucket etc.

        I have yet to deploy my pages via CI/CD but thats a project I want to do eventually :)