Live data from Hacker News

New Bitbucket Cloud features

bitbucket.org

21–30 of 31 posts

Re: New Bitbucket Cloud features

#21
post #18

Earlier quoted context omitted.

At work I use Bitbucket, i use GitHub for personal projects but not for any team based work or any projects at scale. Just wondering what are the features that make GitHub/GitLab better? what am i missing?

GitLab had the really cool CI/CD features before Bitbucket was getting some attention in this area. Also you have to differentiate Stash (on-prem; Java) and Bitbucket (on-demand [if it works haha]; Python). Bitbucket was meant to be used with Bamboo for pipelining so it was just a GUI for managing repos. GitLab is open source! That is a big advantage in itself. For some more take a look at this: https://about.gitlab.…

Just a note that GitHub is working on their own CI/CD as well: https://github.com/features/actions

Re: New Bitbucket Cloud features

#22

Earlier quoted context omitted.

There is with on-prem bitbucket (formerly Stash). Annoyingly there isn't on gitlab. It's such a pain for us that it's stopping us moving to gitlab.

Hey, is this the feature you'd like to have in GitLab https://gitlab.com/gitlab-org/gitlab-ce/issues/39380 ? It's already being evaluated, actually it's a WIP.

Yes, this is it! The default behaviour of gitlab was actually rather unexpected to me in that it cleverly gives the pull request a version which persists after rebasing etc. But I actually expected that drop down to let me switch between the commits in the PR. We use a process of amending PRs using fixups and only rebasing at the end because it allows other developers to easily pull the branch. Being able to step through the commits would be the best of both worlds.

Re: New Bitbucket Cloud features

#24
post #23

Well, good for them - now can I log on with Firefox again? Somehow, in the last few months whenever I try with FF I get redirected to an openid xml file...

It works for me, so this may not be a general problem.

I'm guessing you will need to do something on your end to solve this. E.g., clear some cookies or other bitbucket-related browser-local state.

Re: New Bitbucket Cloud features

#25

I'm amazed bitbucket hasn't got a move on and actually made the product good since Github and Gitlab are 10000x better and speeding away at rocket pace.

I don’t really know what the differences are in practice. I use bitbucket for private repos and it’s great for that.

Re: New Bitbucket Cloud features

#26

Earlier quoted context omitted.

At work I use Bitbucket, i use GitHub for personal projects but not for any team based work or any projects at scale. Just wondering what are the features that make GitHub/GitLab better? what am i missing?

Don't forget that the bitbucket you use at work (the on-prem one) is a completely different product to the one that runs on bitbucket.com. The on-prem one used to be called Stash but Atlassian in their infinite wisdom decided that having two products with the same name was a good idea. The on-prem bitbucket is just too basic to really be worth it. Github is much nicer. Gitlab is not even comparable. It's an all in on…

One of these costs $10/year for up to 10 users...

Re: New Bitbucket Cloud features

#27
post #9

Earlier quoted context omitted.

One personal gripe I have is that the UX for reviewing a PR commit by commit is non-existent in Bitbucket. Github recognises that a commit is part of a PR and gives you next and previous buttons to move between the commits in the PR. Draft PRs are also a great Github feature.

There is with on-prem bitbucket (formerly Stash). Annoyingly there isn't on gitlab. It's such a pain for us that it's stopping us moving to gitlab.

Is it available with Bitbucket Cloud too?

Re: New Bitbucket Cloud features

#28

I'm amazed bitbucket hasn't got a move on and actually made the product good since Github and Gitlab are 10000x better and speeding away at rocket pace.

I don’t really know what the differences are in practice. I use bitbucket for private repos and it’s great for that.

If you just use bitbucket as a git host and an issue tracker then not much is different but gitlab has a mountain of other features that are so useful that manage everything else related to developing software.

Re: New Bitbucket Cloud features

#29
post #16
post #4

Earlier quoted context omitted.

At some point Atlassian will probably throw in the towel and sell off Bitbucket like they sold off HipChat.

I'm quite sure about that because at some point they'll have to admit they can't keep up anymore. What I dislike about this behaviour is that parts of it (bitbucket, hipchat) are good and they just throw everything away they don't use instead of open sourcing it.

Not that it matters much. Why would you use the bitbucket source over the gitlab source?

Re: New Bitbucket Cloud features

#30

For people only criticizing Bitbucket, take a look at this costs comparison https://imgur.com/a/eZPIHXW Source: https://www.process.st/bitbucket-vs-github-version-control-s...

We're talking about 200 developers here.

If you truly have such a large corporation you would just host your own gitlab instance, right?

Post reply on HN