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
    111 year ago

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

    • @onlinepersonaOP
      link
      English
      21 year ago

      Do you collaborate with others? If so, how? And what do you use for CI(CD)?

      • qaz
        link
        fedilink
        21 year ago

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

      • macniel
        link
        fedilink
        21 year 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 :)

      • SeriousBug
        link
        fedilink
        English
        21 year 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.

        • @[email protected]
          link
          fedilink
          21 year ago

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