Mbin is a community fork of Kbin focused on what the community wants, pull requests can be merged by any repo member.

☆ Yσɠƚԋσʂ ☆@lemmy.ml to Fediverse@lemmy.ml – 56 points –
GitHub - MbinOrg/mbin: Mbin: a federated content aggregator, voting, discussion and microblogging platform (By the community, for the community)
github.com
37

You are viewing a single comment

In retrospective, it's a practical decision to move away from downtimes, especially seeing as development is so rapid now.

We might do a mirror to Codeberg to avoid a complete dependency on GitHub, while accepting PRs on the side. Priorities tell us to postpone this idea in favor of long-awaited changes and fixes, though! 😉

I was trying to setup multiple mirrors for myself as well, but both Codeberg and even sr.ht (sourcehut) makes it hard to just setup a simple mirror.. Why do they make it so hard? I now just went for GitLab instead (https://gitlab.melroy.org/melroy/mbin which is now a mirror at least). But even then, it required GitLab Premium to have a repo pull mirror, luckily I have my solution for that: https://blog.melroy.org/2021/gitlab-pull-from-remote-repo/

I've been tossing around CI pipelines for my work just for mirroring because of the patch work of support that repos have right now ...