this post was submitted on 31 Jan 2024
113 points (94.5% liked)

Fediverse

27490 readers
661 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

The end goal of this proposal is to build interoperability features into GitLab so that it’s possible on one instance of GitLab to open a merge request to a project hosted on an other instance, merging all willing instances in a global network.

To achieve that, we propose to use ActivityPub, the w3c standard used by the Fediverse. This will allow us to build upon a robust and battle-tested protocol, and it will open GitLab to a wider community.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 42 points 6 months ago* (last edited 6 months ago) (2 children)

Being able to create issues and discuss merge requests on various source hosting sites without having to create an account on each would be a huge step forward! Especially since M$ has taken over Github and is well on its way to become the defacto centralized Git hoster.

[–] [email protected] 10 points 6 months ago (1 children)

well on its way to become the defacto centralized Git hoster.

If this isn't Github already, what is?

[–] [email protected] 2 points 6 months ago

I don't think anything is yet, because thankfully interop and decentralization are core design principles of git itself. But it does become more centralized the more parts of the workflow we move to these platforms, like project planning, reviews and build processes. We are not at the point where you can't reasonably use anything but GH, but that's definitely M$'s goal, and we're getting closer imo.