I’m about to set up a new git forge for my own stuff. Most forges already have the basic functionality I want (nice ui for merge requests etc).

What I’m looking forward to is federation. Create a Pull request for a repository hosted on another instance without needing to create an account over there would be a game changer.

From this it seems that Forgejo is the only one activetly working on Federation.

Anything I’m missing? Anyone involved in any of those willing to tell me more? Especially if all of them are working in a similar direction where not only decentralization but also federation (e.g. between Gitlab and Forgejo) is possible?

On a side note, I found the ForgeFed project which is an ActivityPub extension, not sure if any of the forges wants to implement this. Their example forge Vervis is not reachable.

  • poVoq@slrpnk.netM
    link
    fedilink
    arrow-up
    3
    ·
    2 days ago

    Yeah, sadly Forgejo is the only one working on it and it seems like the Gitea base code is making it somewhat difficult to implement (aside from the various moderation issues that come with federation that also need to be solved).