BlackDiamond Studio | Mobilize.Net
  • BlackDiamond Studio Documentation
    • Introduction
    • BDS Portal
      • Sign Up
      • Sign In
      • Reset Password and Multifactor Authentication
      • User Interface
      • Projects List
        • Navigating the Projects List
      • Creating my first project
        • 1. What do you want to do?
        • 2. Name Project
        • 3. Set up Repository
        • 4. Connect to Snowflake
        • 5. Code
          • 1. Select a Template
          • 2. Extract DDL from Snowflake Account
          • 3. Upload my source code
            • Folder Names Not Allowed
      • Project Summary Page
      • Sharing a Project
      • Getting a Project Invite
      • Editing a Project Member's Role
      • Deleting a Project
    • Code Conversions
      • Converting SQL code to Snowflake
        • Conversion settings
      • Converting Scala code using Snowpark
      • Convert Python code using Snowpark (Coming soon)
      • Converting from the IDE
      • Conversion Errors
    • Online Code Editor
      • Running a Streamlit App
      • Writing Scala Code
      • Writing Python Code
      • Source Control (VS Code)
      • Run and Debug
      • Testing
      • Reports Explorer
      • SQL Tools
      • Snow Explorer
      • Metals (Scala)
      • Scala Notebooks
      • Contextual Menu
    • Code Insights
      • What to expect: Insight Reports
      • Language structures support
      • Scripting languages support
      • Reports Explorer
      • Storage of reports in client stage
    • Templates
      • Templates Dependencies
    • Use Cases
      • Assessment with SnowConvert
    • Submitting Bugs and Suggestions
    • Troubleshooting
      • Folder Naming
      • Cloning with GitLab
      • Third-party Cookies used in BlackDiamond Studio
    • System Requirements and Supported Browsers
    • Release Notes
  • Snowconvert Software License Agreement
Powered by GitBook
On this page
  • 1. Choosing BlackDiamond Studio Git provider:
  • 2. Connecting to your own external repository:
  • Our supported Git providers:
  1. BlackDiamond Studio Documentation
  2. BDS Portal
  3. Creating my first project

3. Set up Repository

Previous2. Name ProjectNext4. Connect to Snowflake

Last updated 2 years ago

In this section, you will be able to create a new GitLab repository with BlackDiamond Studio or connect to your own external repository.

1. Choosing BlackDiamond Studio Git provider:

The BlackDiamond Studio Git provider is a secured GitLab Instance. A new repository will be created for your project and you will be able to access it using your BDS account credentials. Only you and the people who have access to your project will be able to see the repository.

If you delete your project from the BDS Web Portal the associated BDS GitLab repository will also be deleted. Learn more about .

2. Connecting to your own external repository:

Alternatively, you can create your project by selecting your own Git provider.

If you delete your external repository, your project will not be compatible and you will need to remove it manually.

Our supported Git providers:

  • GitHub: If your code is already stored in or you wish to store your code in GitHub connect your project to a GitHub repository:

1. Click on the Continue with GitHub button:

2. Authorize BlackDiamond Studio to access your GitHub account:

(You will be able to revoke this anytime from your GitHub profile if you want).

3. You can enter your repository URL:

4. Or choose one from your list of repositories:

4. Save your changes by clicking on the Continue button.

deleting projects
Option with BDS Git provider