Gå till huvudinnehåll Gå till ytterligare innehåll

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.

Anteckning om informationKontrollera att kontot du använder har läsåtkomst till de tabeller som du vill hämta.

Creating the connection

Mer information finns i Koppla till SaaS-program.

  1. Ange de kopplingsegenskaper som krävs.
  2. Ange ett namn på kopplingen i Kopplingsnamn.

  3. Välj Öppna kopplingsmetadata för att definiera metadata för kopplingen när den har skapats.

  4. Klicka på Skapa.

Connection settings
SettingDescription
Data gateway

Välj en Gateway för dataflytt om det krävs för ditt användningsfall.

Anteckning om information

Detta fält är inte tillgängligt med Qlik Talend Cloud Starter-prenumerationen eftersom den inte stöder Gateway för dataflytt. Om du har en annan prenumerationsnivå och inte vill använda Gateway för dataflytt väljer du Inget.

Information om fördelarna med Gateway för dataflytt och användningsfall som kräver det finns i Qlik Data Gateway – dataflytt.

Start Date

Ange det datum, i formatet MM/DD/YYYY, från vilket data måste replikeras från din källa till ditt mål.

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

Anteckning om information

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

Var den här sidan till hjälp för dig?

Om du stöter på några problem med den här sidan eller innehållet på den, t.ex. ett stavfel, ett saknat steg eller ett tekniskt fel – meddela oss!