Hello, I was thinking of moving all my open source projects here. Anyone have any opinions? Excuse the post if this has been discussed previously, I was unable to find anything directly relating to peoples opinions on using it.

Edit: Lots of great discussion going on here! Thanks to everyone who contributed! I wasn’t sure before but now I am set on moving all my projects over. The fact that it will be federated makes it even more appealing given that github is now requiring phone numbers and other personal information in order to create an account on their site.

  • megaman@discuss.tchncs.de
    link
    fedilink
    arrow-up
    41
    arrow-down
    1
    ·
    7 months ago

    I selfhost a forgejo instance, which is the underlying framework for codeberg (and they maintain forgejo).

    Federation is in the works, they say.

    If i was going to have any projects public, this is where i would do it.

    • wewbull@feddit.uk
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 months ago

      Similar situation, and I follow the Forgejo development. I’ve found the codeberg individuals that I’ve interacted with to be very good at what they do. They give me confidence in the wider platform.

  • ono@lemmy.ca
    link
    fedilink
    English
    arrow-up
    29
    ·
    edit-2
    7 months ago

    The interface is the best I know of, a lot like pre-Microsoft github. Especially important to me is that It doesn’t intercept my browser’s built-in shortcuts like github now does, or require javascript or bury things under submenus like gitlab does.

    The promise of federation is appealing, too.

    I plan to use it for new public projects, and might even move my old ones over.

  • Krafting@lemmy.world
    link
    fedilink
    arrow-up
    18
    ·
    7 months ago

    It’s pretty good, open source and they have a nice UI, I’ve never used it for my own projet (I use Gitlab) but I’m following some projects on there and it is always better than github!

  • Ephera@lemmy.ml
    link
    fedilink
    arrow-up
    17
    arrow-down
    2
    ·
    7 months ago

    I like it a lot. Much better UI than GitHub and perfectly reliable and not directly feeding all my code into Microsoft’s license violations. I also recently heard that you can’t search through GitHub repos anymore without an account, so that’s another reason for Codeberg to me.

    Two things to be aware of:

    • They ask you to only put open-source repos on there. Sometimes you might have a repo containing personal configuration, which you should then put up on a different service (or backup locally).
    • CI/CD isn’t as readily available. They’ve been working on an integration with Woodpecker CI. Presumably something like Travis CI would also work. But yeah, honestly haven’t tried getting CI/CD going so far…
    • Triton@lemm.ee
      link
      fedilink
      arrow-up
      20
      ·
      7 months ago

      From their terms of service:

      They (private repos) are also allowed for really small & personal stuff like your journal, config files, ideas or notes, but explicitly not as a personal cloud or media storage.

      I’d guess that most private git repositories are small enough to fall under this category (unless you track large non-text files in git). This also seems like a very reasonable policy, considering that they’re a non-profit and they want to focus on supporting open source projects.

  • fruitycoder@sh.itjust.works
    link
    fedilink
    arrow-up
    11
    ·
    7 months ago

    Little bastion of hope for tbh. Clean UI, open source, supported by a nonprofit, community driven and work towards ActivityPub federation on it.

    I’m over proprietary and profit driven products focused on trapping me in their ecosystems.

  • tengkuizdihar@programming.dev
    link
    fedilink
    arrow-up
    6
    ·
    7 months ago

    Using it right now. The uptime back then was abysmal, the sites are often unresponsive. They seems to have fixed those things now, I have migrated all of my active project to codeberg from gitlab now.

  • anti-idpol action@programming.dev
    link
    fedilink
    arrow-up
    5
    ·
    7 months ago

    Had no trouble getting access to their CI, my request took less than a day for my one AGPL-licensed project. Also has a weblate instance. In the past the UI could have been a little laggy with large diffs but that improved somehow. Not too many 3rd party integrations supported though and not as feature-rich as Gitlab, but still very friendly UX that’d probably cover your GitOps needs in 90% of the cases.

    They also got really good ToS, see tosdr.

  • kixik@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    7 months ago

    I recommend you to explore sourcehut as well, if you’re not afraid of something different to gitlab/github workflows.