• TootSweet@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    9 天前

    Yeah, I moved all my Open Source projects to Gitlab the day it was announced that Microsoft was acquiring Github. I force pushed a single commit overwriting all my Github repos with just a README.md linking to the new location on Gitlab. I’m pretty sure Codeberg and Forgejo and Sourcehut weren’t a thing at that time. Or if they were, I didn’t know about them, or I’d have probably switched to one of them instead of Gitlab. If Gitlab enshittifies, I’ll probably migrate to one of them.

  • fastestMango@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    9 天前

    I’ve also moved all my open source projects to Codeberg. Can only recommend it. They’re also actively blocking ai crawlers.

    For actions they have woodpecker. You will need to change a few things for your builds, but it’s not too hard.

    For blogs they also offer a hosted pages option, works great :)

    • librebyte@lemmy.mlOPM
      link
      fedilink
      arrow-up
      2
      ·
      9 天前

      Thanks for sharing it.

      They’re also actively blocking ai crawlers Awesome!

      For now I’m using https://git/, use Forgejo and it’s very simple.