Create a Git connection to an Edge site

To retrieve data from Git, you must connect to Git via the Edge site.

Prerequisites

Steps

  1. Open a site.
    1. On the main toolbar, click Products iconCogwheel icon Settings.
      The Settings page opens.
    2. In the tab pane, click Edge.
      The Sites tab opens and shows a table with an overview of your sites.
    3. In the site overview, click the name of a site.
      The site page appears.
  2. In the Connections section, click Create Connection.
    The Create Connection dialog box appears.
  3. Select Git connection.
  4. Enter the required information.
    FieldDescriptionRequired
    Name

    The name of the connection. The name can be anything, as long as it is unique.

    Tip The name that you provide here is the name you have to select in the Git connection field, when adding the technical lineage capability to the Edge site.

    Yes
    DescriptionThe description of the connection. No
    VaultThe vault where you store your data source values. No
    Git Repository URL

    Enter the HTTPS URL of the Git repository root, for example: https://github.com/org/repo.git.

    When using a Git connection with Looker, this value is required but not used to retrieve repositories, as repository information is obtained from the Looker API. You can enter a placeholder value, for example, * or any valid string, to satisfy the required field.

    Yes
    Subfolder
    Enter the path to a subfolder within the repository, for example: src or projects/analytics. Leave empty to access the entire repository.
    No
    Authentication Type

    The authentication type used to connect to the Git repository.

    Yes
    Username

    Enter the username used for authentication. This field is required for Bitbucket repositories.

    If not specified, it is derived automatically based on the Git service, for example, x-access-token for GitHub and oauth2 for GitLab.

    No
    Access Token

    Enter a personal access token (PAT) for authenticating with the Git repository. Repositories that the token cannot access are skipped.

    For instructions, go to your Git provider's documentation on creating access tokens.

    No
  5. Click Create.

What's next

Add the Technical Lineage for Looker capability to your Edge or Collibra Cloud site.