• setsubyou@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      4 months ago

      I set up Forgejo with runners on Coolify on a Hetzner instance for myself, and it’s great. But I use Codeberg for code I want to publish.

      • Prinz Kasper@feddit.org
        link
        fedilink
        English
        arrow-up
        8
        ·
        4 months ago

        Forgejo is working on forge federation, which would enable you to interact with repositories across Forgejo instances (including Codeberg). From my understanding it’s still a long way off, but it’s a super cool idea.

        Because as awesome as Codeberg is, it’s still a single point of failure that has to pay bills every month. Hopefully, spreading out the load by hosting projects on separate instances will become a seamless experience once forge federation is working.

  • uuj8za@piefed.social
    link
    fedilink
    English
    arrow-up
    7
    ·
    4 months ago

    Why Forgejo Actions and not Woodpecker CI, isn’t Woodpecker on Codeberg more stable? Yes, absolutely, in fact the documentation for Forgejo Actions on Codeberg is out of date right now

    Waah?

    Forgejo Actions will just feel way more familiar coming from GitHub Actions. The UI and YAML syntax is almost identical, and the existing actions ecosystem mostly works as-is on Codeberg.

    Ah, ok. I don’t care about that.

    Setting up woodpecker.

  • Jackinopolis@sh.itjust.works
    link
    fedilink
    arrow-up
    5
    ·
    4 months ago

    I’m glad I got local runners set up already. Beyond that, it should be painless to migrate my projects over, when I get to it that is.

    • danhab99@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      4 months ago

      I can already assert my intentions to stay on GitHub, even with all the AI and spyware and stealing data and whatever, all my code that is public is also available for anyone else to train a model, and all of my private repos are just backups for shit that’s probably not worth anything, all of my valuable shit I keep backed up my way. I guess if you were using GitHub to store your valuables then you’d be pissed but there’s the taking-responsibility part.

      • Scotty_Trees@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        4 months ago

        You’re on lemmy, i’m not talking about users like you that know better, but all the other users that don’t and that’s a majority of the GitHub users.

        • soc@programming.dev
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 months ago

          And? Why would I give a fuck?

          So desperate about what other people think … are you an American by chance?

  • soc@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 months ago

    The biggest gap so far is the lack of documentation on how to deal with Jekyll-based Github pages.

    Please, Codeberg people, just tell me what’s the deal. I don’t need drop-in compatibility, but please manage my expectations! Should I use another SSG? Should I move to static HTML pages?

    Just tell me, please!

    • Jade@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      4 months ago

      You can just run the build locally and push the output to a branch. Same as people using other SSGs with GitHub pages have been doing for ages

      • soc@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 months ago

        I know what I “can just” do.

        It’s just missing most of the point of a shared hosting service then.

        • Jade@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          3 months ago

          Whar? GitHub Pages is a static host. Jekyll is a static site generator. The only thing you don’t get is a free CI deploy pipeline, but you don’t need that to deploy a website.

          • soc@programming.dev
            link
            fedilink
            English
            arrow-up
            1
            ·
            3 months ago

            If you haven’t gotten the point by now, it’s not a good investment of my time. Bye.