Migration
The Migration option in New Version Control enables administrators to transfer files from a source location to a target location within the platform. Migration leverages Git-based version control systems (GitLab | GitHub) to ensure reliable file synchronization and history tracking.
Supported Modules for Migration
The following modules support migration through Version Control:
API Service
Dashboard
DS Lab (Repo Sync Projects, Notebook & Model)
Pipeline
Story (Report)
Access Migration Settings
From the Admin Module, select New Version Control under the Configurations list.
The Version Control Information form opens.
Configure Migration
Select Migration Option: From the first drop-down, select Migration.
Select a Module: Choose a supported module (e.g., Dashboard).
Select Git Type: Choose GitLab or GitHub.
Provide Host Information: Enter the Git host details.
Provide Token Key: Enter the authentication token.
Click Test.
A success notification confirms authentication.
Select Project: Choose the target project in the repository.
Select Branch: Specify the branch where files should be stored.
Configure More Information Fields:
Entity App
Workspace Name
Entity Extension
Entity Type
Click Test again to validate the configuration.
Once validated, click Save.
A confirmation message confirms that the Migration configuration has been saved.
Last updated