• GunnarGrop@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    2 hours ago

    I’ve just migrated most of my repos from Codeberg to Sourcehut (sr.ht) and I really like it. I’ve got nothing against Codeberg or Forgejo, they’re awesome, but I just really like the simple design of Sourcehut.

    The git send-email workflow was new to me, but I started liking it fast! I’ve never really enjoyed the web-based MR/PR workflow of GitHub anyway (read: it feels very slow).

    Sourcehuts CI system if also really nice overall, although there are some things I miss from the great CI that GitLab has. Mostly I miss only running pipelines when tags are pushed, and stuff like that.

  • MrScottyTay@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 hours ago

    What’s a good alternative that allows private repos? I’ve not yet got a home lab setup yet but I still have some repos I want to keep private since they’re pretty dogshit so don’t want them to publicly represent me but they still mean something to me personally or are for something to reference when doing newer projects.

  • katy ✨@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    7 hours ago

    personally i use codeberg now but i still have a softspot for beanstalk. i started using it back when private repos on github weren’t free. it’s primarily a paid service but i just have a soft spot for it (maybe it’s just the nostalgia talking).

  • TheBigRoomXXL@leminal.space
    link
    fedilink
    arrow-up
    8
    ·
    11 hours ago

    Bitbucket lol .I would rather not.

    I used to love gitlab (great CI!) but the quality is really going down. Everything is slow and there UI is full of bugs (god I hate there virtual srolll in epics).

    There is also sourcehut. They have the best CI for me but sadly issue / merge request management is mail based.

    Gitea looks like it is going the gitlab way with enterprise support and cloud because they need to make money.

    Forgejo is cool (how do you prononce it?) but I am really sad they based there CI on github action.

    • doktormerlin@feddit.org
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      5 hours ago

      Bitbucket makes total sense for companies thanks to the Jira integration and wide range of integrations with the CI pipelines.

      As a private person, why would you ever use an Atlassian product?

      • Kissaki@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        3 hours ago

        There’s a threshold where good integration does not trump shit product. Bitbucket sucks. I’m glad we’re not using it even when we’re still stuck with shit Jira and confluence.

        • doktormerlin@feddit.org
          link
          fedilink
          arrow-up
          1
          ·
          2 hours ago

          Whats the reason for it to suck in your opinions?

          I think it works pretty good. Pull-Requests are easy to follow, you can even suggest minor code changes directly in your comments or create Jira tickets for follow-up tasks. Commit history is nicely readable. CI works very robust and has lots of possibilities. Project level permissions and branch settings are easy to create. I have nothing to complain really

          • Kissaki@programming.dev
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 hour ago

            I’ve not used it much, I think I only had to use it in two instances due to customers. From what I remember, the structure and navigation was not hierarchical making navigating very inefficient and irritating.

            I’m used to GitLab (and Phabricator in the past, and outside of work GitHub), and much prefer their repo, project, group representation and review UI/UX/workflow.

  • zygo_histo_morpheus@programming.dev
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    10 hours ago

    https://tangled.sh/ is looking like an interesting alternative imo.

    It uses ATProto (the bluesky protocol) and allows you to self host the git part and/or your personal data (e.g. comments that you leave on other repos). It’s still very much in development as is the ATProto itself, so it doesn’t seem mature enough for serious use yet. ATProto does for example not handle private accounts/posts yet which means that all your tangled repos have to be public.

  • sbird@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    13
    ·
    15 hours ago

    I also self-host a forgejo as a local backup as well as codeberg, so if codeberg ever goes down for some reason or another or if my internet is down, I still have a backup of my projects.

  • ☂️-@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    10 hours ago

    i’m ootl about github. is this because microsoft is taking it over proper?

    • Kissaki@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 hours ago

      I don’t think there’s a need to switch away.

      Many people in Lemmy think otherwise, and have thought so for a long time.

      Nothing changed yet due to product integration into Corp.

    • Heavybell@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      7 hours ago

      GitHub no longer has a single manager (I forget if the term was “CEO”), and is being folded in under MS’s AI team.

  • perishthethought@piefed.social
    link
    fedilink
    English
    arrow-up
    22
    ·
    18 hours ago

    Just to add to the fray, here’s what I’ve found:

    • Forgejo - install on a PC at home - works well, but you can’t easily share your code with people outside your home. (https://forgejo.org/)

    • Codeberg - runs Forgejo under the hood - now you can share with people - but you really ought to donate to them if you use their service. (https://codeberg.org/)

    • PikaPods - will host a Gitea instance for you in their cloud - you can share code this way too - costs about $2 USD per month and is dead simple to set up. (https://www.pikapods.com/apps)

    • VPS - go set up your own virtual private server (on a free Oracle server, or other various hosts out there) and install Forgejo on that - more complicated, hope you like securing servers - share as you like. Free or maybe $$$.

    Have fun!

    • sfjvvssss@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      10 hours ago

      My last info with CodeBerg and donations was that they had funding for the next years and recommended to donate to some other projects. Ist that still valid? Or am I remembering wrong?

    • Amju Wolf@pawb.social
      link
      fedilink
      arrow-up
      1
      ·
      9 hours ago

      Forgejo is a Great fork. Just like Gitea you can have a public instance of it.

      The main issue for collaboration is you’re putting extra hurdles in the way (people needing yet another account).

    • HelloRoot@lemy.lol
      link
      fedilink
      English
      arrow-up
      10
      ·
      edit-2
      20 hours ago

      Personally I like it because I tend to not use the github/lab web ui features.

      But one thing that really never clicked with me is the email based issues workflow. I’d prefer to open issues like on github.

    • Ŝan@piefed.zip
      link
      fedilink
      English
      arrow-up
      6
      ·
      19 hours ago

      @HelloRoot@lemy.lol mentioned the email workflow, and it’s great. In addition:

      • it’s a pay-for service, but it’s cheap, given that you get:

        • unlimited repos, public or private
        • a nice build CI system
        • mailing lists and an email interface to manage & interact with them
        • ticket trackers
        • a well-thought-out project home page system: you add as many repositories, ticket trackers, and making lists to the project, and pick a README for it. It’s quite nice.
      • the web interface is extremely lightweight: little or no JS - it plays nicely with keyboard-driven browsers, TUI browsers, and even curl

      • did I mention the excellent build CI?

      • it supports both git and Mercurial repositories

      It’s also open source and self-hostable if you’d rather.

      It’s a fantastic service, and well with the tiny hosting price.

  • dormedas@lemmy.dormedas.com
    link
    fedilink
    arrow-up
    14
    ·
    19 hours ago

    I use gitea for my personal projects, though if you’re not already using it, forgejo (a fork) may be better (I don’t know).