Project Migration

The Repo Sync Projects can be migrated to the Git Hub or Git Lab.

Pre-requisite:

  • Make sure that the Version control settings for the DS Lab plugin are configured by your administrator before you use this functionality.

  • The user level token also should be configured to the target account before using the Git Migration functionality for a Repo Sync Project.

Check out the given illustration on how to migrate a Repo Sync project.

Please Note: Make sure all the changes made in your local system to a Repo Sync Project should be committed and pushed to the selected remote Git branch before initiating the Migration process.

Exporting a Project

It is possible for the user to migrate or do Git export for a Repo Sync Project.

  • Login to the BDB Platform using registered credentials.

  • Select a space out of the multiple spaces available for the logged in user.

  • Select the DS Lab module using the Apps menu.

  • The Projects list page opens.

  • Select a Project from the displayed list.

  • Click the Push into VCS icon for the Project.

  • The Push into Version Controlling System drawer appears.

  • Select the Git Export/ Migration option using the given checkbox.

  • Provide a Commit Message in the given space.

  • Click the Push option.

  • A notification message appears to ensure that the selected project is migrated.

Importing a Project

The user can import an exported repo Sync project from a different space by following the given set of steps.

  • Navigate to the Login page of the BDB platform and use registered credentials to access login.

  • Choose a space out of the multiple spaces available to the logged in user (select a space other than the one from where you migrated the project).

  • Choose Admin module from the Apps menu.

  • The user will get redirected to the Admin module.

  • Select Git Migration option using the menu bar.

  • Select the Import File option from the Git Migration context menu.

  • Click the Import option from the Import Document page.

  • The Import File page opens.

  • Select the New VCS option.

  • Choose Dslabs module.

  • Click the Project from the Migration- Document Import drop-down menu.

Please Note: The DS Lab module appears as Dslabs to import document.

  • Use search bar to Search for a specific Project from the displayed list.

  • Click the Project from the list.

  • Available versions of the selected Project appears on the right side of the page.

  • Select a version of the Project by putting a checkmark in the given checkbox.

  • The Project name and Project URL will be displayed below.

  • Select a branch using the Branch drop-down option.

  • Click the Migrate option.

  • A notification message appears to ensure that the file is migrated successfully.

  • Navigate to the Projects page of the Data Science Lab module.

  • The migrated Project gets added at the top of the Projects list.

Please Note: Refer the Data Science Lab Quick Start Flow page to get an overview of the Data Science Lab module in nutshell.

Last updated