Ga naar hoofdinhoud Ga naar aanvullende inhoud

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.

InformatieZorg dat het account dat u gebruikt leestoegang heeft voor de tabellen die u wilt ophalen.

Creating the connection

Ga voor meer informatie naar Verbinding maken met SaaS-applicaties.

  1. Vul de vereiste verbindingseigenschappen in.
  2. Geef in Verbindingsnaam een naam voor de verbinding op.

  3. Selecteer Metagegevens verbinding openen om metagegevens te definiëren voor de verbinding nadat deze is gemaakt.

  4. Klik op Maken.

Connection settings
SettingDescription
Data gateway

Selecteer een Data Movement gateway als dit is vereist voor uw usecase.

Informatie

Dit veld is niet beschikbaar met het Qlik Talend Cloud Starter-abonnement, omdat het geen ondersteuning biedt voor Data Movement gateway. Als u een ander abonnementsniveau hebt en Data Movement gateway niet wilt gebruiken, selecteer dan Geen.

Raadpleeg Qlik Gegevensgateway - Gegevensverplaatsing voor informatie over de voordelen van Data Movement gateway en usecases waarvoor deze is vereist.

Start Date

Voer de datum in, in het formaat MM/DD/YYYY, vanaf wanneer de gegevens van uw gegevensbron naar uw doel moeten worden gerepliceerd.

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

Informatie

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

Was deze pagina nuttig?

Als u problemen ervaart op deze pagina of de inhoud onjuist is – een tikfout, een ontbrekende stap of een technische fout – laat het ons weten!