gitlab_groups

Details about gitlab groups.

id

Primary key
Unique identifier for the row.

connection_id

Foreign key
ID of the Data Cloud connection importing the group.

source_id

Foreign key
Identifier of the group in Gitlab

source_url

string
URL of the gitlab group

name

string
Name of the gitlab group

full_name

string
Name of the gitlab group with hierarchy

full_path

string
Path of the gitlab group with the slugs

description

string
Description of the Gitlab group

visibility

string
Private or public

instance_url

string
Instance URL of the gitlab group

created_at

date
Timestamp of the creation date of the group

parent_source_id

Foreign key
ID of the parent group in Gitlab