Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Scope?

Currently, all the customer repositories (the ones having “-logic” as a suffix) are hosted in Bitbucket. We started to use Gitlab recently for a number of good reasons over Bitbucket for all engineering repositories. Bitbucket as a code repository environment hence is sort of deprecated and is likely be closed one day and all the repositories will have to be migrated to GitLab. The new repositories will only be created in GitLab.

When to migrate?

ASAP, the sooner the better. Maintaining repositories in two systems causes confusion and adds additional maintenance.

Who will migrate the repository?

GIT admins are responsible for that.

Who is affected?

Configuration Engineers, customers and 3rd parties – everybody who contributes to the Bitbucket repositories. Please make sure that you communicate this to everybody involved.

What’s the process?

In the first phase we migrate active projects that do not use a Jenkins job.

...

Next steps:

...

It is a script that describes which CI (= Continuous Integration) jobs should be run. They should be designed in a way that they can merged into any branch.

See: