Databricks SDK for JavaScript
    Preparing search index...
    interface RepoInstallation {
        repoName?: string;
        repoPath?: string;
    }
    Index

    Properties

    Properties

    repoName?: string

    the user-specified repo name for their installed git repo listing

    repoPath?: string

    refers to the full url file path that navigates the user to the repo's entrypoint (e.g. a README.md file, or the repo file view in the unified UI) should just be a relative path