Migration from Bitbucket Data Center to Bitbucket Cloud is supported with some limitations. Contact us when you have a scenario that is not directly supported.
Feature Comparison
|
Feature |
Bitbucket Server/Data Center |
Bitbucket Cloud |
|---|---|---|
|
Code Owner Rules with Users |
|
|
|
Code Owner Rules with Groups |
|
|
|
Merge Checks |
|
|
|
Separate Code Owners File in sub directories (For mono repos) |
|
|
|
Branch Filters |
|
|
|
Support for alternative file location at |
|
|
Migration Guide from Server/Data Center to Cloud
-
Replace emails and user names with display names. The Cloud edition only supports display and nick names. Therefore, replace an email like
* jordan@example.localwith* @"Jordan Example". -
If you have merge checks, enable the
Minimal Successful Buildsin the , as failed merge checks appear as failed builds. -
If you have Code Owners file for different sub-directories, then you have to consolidate the rules in the top-level Code Owners file. Let us know if want support for multiple Code Owners files on Bitbucket Cloud.
-
Branch filters are not supported. If you need branch filter in the Cloud, let us know.