I'd like to send out my sympathy for any team members at companies moving to BitBucket. Good luck. In my experience the offerings of GitLab are far better
How to Migrate a Git Repository from GitHub to Bitbucket
51–53 of 53 posts
We are finally migrating to Bitbucket from Clearcase. Real sympathies should be for whoever is still stuck using Clearcase
Re: How to Migrate a Git Repository from GitHub to Bitbucket
#52Bitbucket is horribly antiquated (along with all Atlasssian software IMO), why not go to GitLab - it's code management, merges request workflows and discussions are excellent for peer review and the CI/CD is fantastic.
We just switched from GitLab to GitHub because the CI is horrible and they changed the pricing to a very bad option in our case. Without adding features we use we would've had to pay four times the money. The CI just sucks, it's very flaky and just outright unstable sometimes. The configuration is pure horror. It takes ages to implement simple stuff. In two years I didn't get sonarcloud annotations on our damn pull r…
I've never really had any GitLab CI problems worth talking about and the key thing for us is how reliable it is. I've only ever used self hosted - maybe were you using their free / SaaS agents or something?