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 데이터 이동 게이트웨이 to move data from SaaS applications. For more information, see 데이터 이동 게이트웨이는 언제 필요합니까?.
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 |
사용 사례에 필요한 경우 데이터 이동 게이트웨이를 선택합니다. 정보 메모
이 필드는 데이터 이동 게이트웨이를 지원하지 않으므로 Qlik Talend Cloud 시작 구독에서는 사용할 수 없습니다. 다른 구독 계층이 있고 데이터 이동 게이트웨이를 사용하지 않으려면 없음을 선택합니다. 데이터 이동 게이트웨이의 이점과 이를 필요로 하는 사용 사례에 대한 자세한 내용은 Qlik 데이터 게이트웨이 - 데이터 이동를 참조하십시오. |
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. |