Skip to content

Handle migrating BitBucket Server users

Overview

Extend congregate to handle migrating users from Bitbucket using the Bitbucket server API

Tasks

  • Review the existing code in the bitbucket module in congregate to see what code is reusable
  • Create a users class in the Bitbucket module to handle the user migration
  • Create a users API wrapper class in bitbucket/api to handle all API calls to Bitbucket
  • Create an API module in migration/bitbucket if the directory doesn't already exist
  • Update docs if needed
Edited by Xinyuan Peric