github.com/jenkins-x/jx/v2@v2.1.155/pkg/gits/test_data/gitlab/group-projects.json (about)

     1  [
     2    {
     3      "id": 5861335,
     4      "description": "",
     5      "name": "orgproject",
     6      "name_with_namespace": "testorg / orgproject",
     7      "path": "orgproject",
     8      "path_with_namespace": "testorg/orgproject",
     9      "created_at": "2018-03-24T15:24:22.665Z",
    10      "default_branch": null,
    11      "tag_list": [],
    12      "ssh_url_to_repo": "git@gitlab.com:testorg/orgproject.git",
    13      "http_url_to_repo": "https://gitlab.com/testorg/orgproject.git",
    14      "web_url": "https://gitlab.com/testorg/orgproject",
    15      "avatar_url": null,
    16      "star_count": 0,
    17      "forks_count": 0,
    18      "last_activity_at": "2018-03-24T15:24:22.665Z",
    19      "_links": {
    20        "self": "https://gitlab.com/api/v4/projects/5861335",
    21        "issues": "https://gitlab.com/api/v4/projects/5861335/issues",
    22        "merge_requests": "https://gitlab.com/api/v4/projects/5861335/merge_requests",
    23        "repo_branches": "https://gitlab.com/api/v4/projects/5861335/repository/branches",
    24        "labels": "https://gitlab.com/api/v4/projects/5861335/labels",
    25        "events": "https://gitlab.com/api/v4/projects/5861335/events",
    26        "members": "https://gitlab.com/api/v4/projects/5861335/members"
    27      },
    28      "archived": false,
    29      "visibility": "private",
    30      "resolve_outdated_diff_discussions": false,
    31      "container_registry_enabled": true,
    32      "issues_enabled": true,
    33      "merge_requests_enabled": true,
    34      "wiki_enabled": true,
    35      "jobs_enabled": true,
    36      "snippets_enabled": true,
    37      "shared_runners_enabled": true,
    38      "lfs_enabled": true,
    39      "creator_id": 2148104,
    40      "namespace": {
    41        "id": 2672218,
    42        "name": "testorg",
    43        "path": "testorg",
    44        "kind": "group",
    45        "full_path": "testorg",
    46        "parent_id": null
    47      },
    48      "import_status": "none",
    49      "open_issues_count": 0,
    50      "public_jobs": true,
    51      "ci_config_path": null,
    52      "shared_with_groups": [],
    53      "only_allow_merge_if_pipeline_succeeds": false,
    54      "request_access_enabled": false,
    55      "only_allow_merge_if_all_discussions_are_resolved": false,
    56      "printing_merge_request_link_enabled": true,
    57      "permissions": {
    58        "project_access": null,
    59        "group_access": {
    60          "access_level": 50,
    61          "notification_level": 3
    62        }
    63      }
    64    },
    65    {
    66      "id": 5690870,
    67      "description": "Repo used for testing",
    68      "name": "test-project",
    69      "name_with_namespace": "Test User / test-project",
    70      "path": "test-project",
    71      "path_with_namespace": "test-user/test-project",
    72      "created_at": "2018-03-08T17:55:39.788Z",
    73      "default_branch": "master",
    74      "tag_list": [],
    75      "ssh_url_to_repo": "git@gitlab.com:test-user/test-project.git",
    76      "http_url_to_repo": "https://gitlab.com/test-user/test-project.git",
    77      "web_url": "https://gitlab.com/test-user/test-project",
    78      "avatar_url": null,
    79      "star_count": 0,
    80      "forks_count": 0,
    81      "last_activity_at": "2018-04-20T03:37:15.166Z",
    82      "_links": {
    83          "self": "https://gitlab.com/api/v4/projects/5690870",
    84          "issues": "https://gitlab.com/api/v4/projects/5690870/issues",
    85          "merge_requests": "https://gitlab.com/api/v4/projects/5690870/merge_requests",
    86          "repo_branches": "https://gitlab.com/api/v4/projects/5690870/repository/branches",
    87          "labels": "https://gitlab.com/api/v4/projects/5690870/labels",
    88          "events": "https://gitlab.com/api/v4/projects/5690870/events",
    89          "members": "https://gitlab.com/api/v4/projects/5690870/members"
    90      },
    91      "archived": false,
    92      "visibility": "private",
    93      "owner": {
    94          "id": 1520049,
    95          "name": "Test User",
    96          "username": "test-user",
    97          "state": "active",
    98          "avatar_url": "https://secure.gravatar.com/avatar/a7c9aff0f2a3c7430dd57562a5c7449e?s=80&d=identicon",
    99          "web_url": "https://gitlab.com/test-user"
   100      },
   101      "resolve_outdated_diff_discussions": false,
   102      "container_registry_enabled": true,
   103      "issues_enabled": true,
   104      "merge_requests_enabled": true,
   105      "wiki_enabled": true,
   106      "jobs_enabled": true,
   107      "snippets_enabled": true,
   108      "shared_runners_enabled": true,
   109      "lfs_enabled": true,
   110      "creator_id": 1520049,
   111      "namespace": {
   112          "id": 1849657,
   113          "name": "test-user",
   114          "path": "test-user",
   115          "kind": "user",
   116          "full_path": "test-user",
   117          "parent_id": null
   118      },
   119      "import_status": "failed",
   120      "import_error": "Failed to import the wiki: 13:CreateRepositoryFromURL: clone cmd wait: exit status 128",
   121      "open_issues_count": 0,
   122      "runners_token": "sRsVKhmxqjpSu2M82Ter",
   123      "public_jobs": true,
   124      "ci_config_path": null,
   125      "shared_with_groups": [],
   126      "only_allow_merge_if_pipeline_succeeds": false,
   127      "request_access_enabled": false,
   128      "only_allow_merge_if_all_discussions_are_resolved": false,
   129      "printing_merge_request_link_enabled": true,
   130      "merge_method": "merge",
   131      "permissions": {
   132          "project_access": {
   133              "access_level": 40,
   134              "notification_level": 3
   135          },
   136          "group_access": null
   137      },
   138      "approvals_before_merge": 0
   139    }
   140  ]