• doktormerlin@feddit.org
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    1 个月前

    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
      4
      ·
      1 个月前

      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
        ·
        1 个月前

        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 个月前

          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.

          • doktormerlin@feddit.org
            link
            fedilink
            arrow-up
            1
            ·
            29 天前

            It’s hierarchical in Bitbucket

            You have a workspace, which combines projects, which combines repos. You can set settings, permissions and pipeline variables on every stage