GitHub
GitHub is a platform and cloud-based service for software development and version control using Git. You can use GitHub as a data source when landing or replicating data.
For more information on the API, see GitHub REST API documentation.
-
For more information about connecting to SaaS applications, see Подключение к приложениям SaaS.
-
For more information about Lite connectors, see Классификации для коннекторов приложений SaaS.
-
Depending on your use case, you might need to install Data Movement Gateway to move data from SaaS applications. For more information, see Когда требуется Data Movement Gateway?.
Supported update methods
For more information, see Обзор методов обновления цели.
Landing tasks:
-
Change data capture (CDC)
-
Reload and compare
Replication tasks:
-
Change data capture (CDC) using Change Tables
-
Full load
Landing data in a data lake tasks:
-
Change data capture (CDC)
-
Reload
Preparing for authentication
To access your GitHub data, you need to authenticate the connection with your account credentials.
Create a GitHub personal access token and grant the following scopes:
-
repo
-
read:org
-
read:user
-
read:project.
For more information, see Managing your personal access tokens
Creating the connection
For more information, see Подключение к приложениям SaaS.
- Fill in the required connection properties.
-
Provide a name for the connection in Connection name.
-
Select Open connection metadata to define metadata for the connection when it has been created.
-
Click Create.
Setting | Description |
---|---|
Data gateway |
Выберите шлюз Data Movement Gateway, если этого требует текущий сценарий использования. Примечание к информации
Это поле недоступно при использовании подписки Qlik Talend Cloud Starter, так как она не поддерживает Data Movement Gateway. Если используется другой уровень подписки или не требуется использовать Data Movement Gateway, выберите Нет. Для получения информации о преимуществах Data Movement Gateway и о сценариях, требующих его использования, см. раздел Qlik Data Gateway — Data Movement. |
Organization |
The name of your organization in GitHub. |
Personal access token |
The personal access token that you generated when preparing for authentication. For more information, see Preparing for authentication. |