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.…
New Bitbucket Cloud features
21–30 of 31 posts
Re: New Bitbucket Cloud features
#22Earlier 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.
Re: New Bitbucket Cloud features
#23Re: New Bitbucket Cloud features
#24Well, 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...
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
#25I'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.
Re: New Bitbucket Cloud features
#26Earlier 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…
Re: New Bitbucket Cloud features
#27Earlier 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.
Re: New Bitbucket Cloud features
#28I'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
#29Earlier 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.
Re: New Bitbucket Cloud features
#30For 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...
If you truly have such a large corporation you would just host your own gitlab instance, right?