Ir para conteúdo principal Pular para conteúdo complementar

GitLab 

GitLab is an all-in-one platform designed for software development and DevOps.

GitLab integration replicates data using the GitLab REST API.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

Nota informativaCertifique-se de que a conta que você usa tenha acesso de leitura às tabelas que deseja buscar.

Creating the connection

Para obter mais informações, consulte Conectando-se a aplicativos SAP.

  1. Preencha as propriedades de conexão obrigatórias.
  2. Forneça um nome para a conexão em Nome da conexão.

  3. Selecione Abrir metadados de conexão para definir metadados para a conexão quando ela for criada.

  4. Clique em Criar.

Connection settings
SettingDescription
Data gateway

Selecione um Gateway Data Movement se for necessário para seu caso de uso.

Nota informativa

Esse campo não está disponível com a assinatura do Iniciante do Qlik Talend Cloud, pois esta não é compatível com o Gateway Data Movement. Se você tiver outro nível de assinatura e não quiser usar o Gateway Data Movement, selecione Nenhum.

Para obter informações sobre os benefícios do Gateway Data Movement e casos de uso que exigem isso, consulte Qlik Data Gateway - Movimentação de dados.

Start Date

Digite a data, no formato MM/DD/YYYY, a partir da qual os dados devem ser replicados da fonte de dados para o destino.

API URLAPI URL.
Private TokenPrivate token.
Projects to trackEnter the projects you want to track separated by spaces.
Groups to trackEnter the groups you want to track separated by spaces.

Schema

Nota informativa

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 1.

Depending on your destination, table and column names may not appear as they are outlined below.

branches

The branches table contains high-level info about repository branches in your projects.

Note: To replicate branch data, you must set this table and the projects table to replicate. Data for this table will only be replicated when the associated project (in the projects table) is also updated.

Replication Method

CDC

Primary Keys

project_id

name

Useful links

GitLab API method

commits

The commits table contains info about repository commits in a project.

Note: To replicate commit data, you must set this table and the projects table to replicate. Data for this table will only be replicated when the associated project (in the projects table) is also updated.

Replication Method

CDC

Primary Key

id

Useful links

GitLab API method

groups

The groups table contains info about the groups in your GitLab account.

Replication Method

Full Table

Primary Key

id

Useful links

GitLab API method

issues

The issues table contains info about issues contained within projects.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

GitLab API method

milestones

The milestones table contains info about project milestones.

Note: To replicate milestone data, you must set this table and the projects table to replicate. Data for this table will only be replicated when the associated project (in the projects table) is also updated.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

GitLab API method

projects

The projects table contains info about specific projects.

Replication Method

CDC

Primary Key

id

Replication Key

last_activity_at

Useful links

GitLab API method

users

The users table contains info about the users in your GitLab account.

Replication Method

Full Table

Primary Key

id

Useful links

GitLab API method

Esta página ajudou?

Se você encontrar algum problema com esta página ou seu conteúdo – um erro de digitação, uma etapa ausente ou um erro técnico – avise-nos!