Skip to main content

Repository

Properties

PropertyTypeAttributesDescription
provider'gitHub' | 'bitbucketCloud' | 'gitLab' | 'azureDevOpsServices' | 'gitHubEnterprise' | 'bitbucketServer' | 'gitLabEnterpriseEdition' | 'awsCodeCommit'Required, IdentifierThe Git provider for the repository.
urlstringRequired, IdentifierThe URL of the Git repository.
branchstringThe branch to checkout.
headCommitIdstringRead-onlyThe head commit ID of the checked out branch.
idstringRead-onlyThe unique identifier of the repository.
pathstringIdentifierThe path where the repository will be cloned in the Databricks workspace.
sparseCheckoutSparseCheckoutSparse checkout configuration.

SparseCheckout

PropertyTypeAttributesDescription
patternsstring[]List of patterns for sparse checkout.