Alt text: an ad for Github Copilot when viewing files in a github repo

  • QuazarOmega@lemy.lol
    link
    fedilink
    arrow-up
    11
    ·
    edit-2
    8 months ago

    Just FYI, you can keep personal repositories for configurations and whatnot on Codeberg, check out the FAQ: https://docs.codeberg.org/getting-started/faq/#can-i-host-personal%2C-private-repositories-that-i-do-not-intend-to-publish%3F

    I’d have to see their CI/CD pipelines though.

    Codeberg hasn’t deployed their Actions yet, but the software Gitea and Forgejo both have it, so I believe it will come some time in the near future (don’t know how near though, could probably ask them over on @Codeberg).

    EDIT: not completely true, actions have been ready for a while apparently, but you currently have to provide your own compute: https://docs.codeberg.org/ci/actions/
    Which isn’t ideal, though

    In the meantime you can either use Woodpecker or use another forge like Gitea hosted (has Actions already) or Gitlab with their CI/CD

    • lud
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      8 months ago

      Doesn’t appear that you are allowed to host personal code projects though.

      • QuazarOmega@lemy.lol
        link
        fedilink
        arrow-up
        2
        ·
        8 months ago

        Of course not, that’s the point. I don’t know what their stance on little toy projects kept for yourself is if that’s what you’re asking

        • lud
          link
          fedilink
          arrow-up
          1
          ·
          7 months ago

          Yes, but you would have to publish them at all.

          I wouldn’t mind publishing my projects except that they are of no use to anyone except me and the code is shit.