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

I agree but the reason was simple. Codeberg.org had too many down time issues. I and the community was impacted by the codeberg issues on almost a weekly basis. Hence the reason to move. I could also go to gitlab, but to keep reusing the Forgejo runners, github has the same workflow syntax. Anyhow, it's also not up to me anymore. If the community decides to move to another git server I'm also fine with that. But I doubt the community wants to move back to codeberg.

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 ...