237 lines
8.7 KiB
JSON
237 lines
8.7 KiB
JSON
[
|
|
{
|
|
"id": 1,
|
|
"description": "",
|
|
"name": "myproject1",
|
|
"name_with_namespace": "{{ namespace }} / myproject1",
|
|
"path": "myproject1",
|
|
"path_with_namespace": "{{ namespace }}/myproject1",
|
|
"created_at": "2020-11-26T17:23:39.904Z",
|
|
"default_branch": "master",
|
|
"tag_list": [],
|
|
"topics": [],
|
|
"ssh_url_to_repo": "ssh://git@example.com/{{ namespace }}/myproject1.git",
|
|
"http_url_to_repo": "https://example.com/{{ namespace }}/myproject1.git",
|
|
"web_url": "https://example.com/{{ namespace }}/myproject1",
|
|
"readme_url": null,
|
|
"avatar_url": null,
|
|
"forks_count": 0,
|
|
"star_count": 0,
|
|
"last_activity_at": "2020-11-26T17:23:39.904Z",
|
|
"namespace": {
|
|
"id": 3,
|
|
"name": "{{ namespace }}",
|
|
"path": "{{ namespace }}",
|
|
"kind": "group",
|
|
"full_path": "{{ namespace }}",
|
|
"parent_id": null,
|
|
"avatar_url": "/uploads/-/system/group/avatar/5/x.png",
|
|
"web_url": "https://example.com/groups/{{ namespace }}"
|
|
},
|
|
"container_registry_image_prefix": "registry.example.com/{{ namespace }}/myproject1",
|
|
"_links": {
|
|
"self": "https://example.com/api/v4/projects/2",
|
|
"issues": "https://example.com/api/v4/projects/2/issues",
|
|
"merge_requests": "https://example.com/api/v4/projects/2/merge_requests",
|
|
"repo_branches": "https://example.com/api/v4/projects/2/repository/branches",
|
|
"labels": "https://example.com/api/v4/projects/2/labels",
|
|
"events": "https://example.com/api/v4/projects/2/events",
|
|
"members": "https://example.com/api/v4/projects/2/members",
|
|
"cluster_agents": "https://example.com/api/v4/projects/2/cluster_agents"
|
|
},
|
|
"packages_enabled": true,
|
|
"empty_repo": false,
|
|
"archived": false,
|
|
"visibility": "private",
|
|
"resolve_outdated_diff_discussions": false,
|
|
"container_expiration_policy": {
|
|
"cadence": "1d",
|
|
"enabled": false,
|
|
"keep_n": 10,
|
|
"older_than": "90d",
|
|
"name_regex": ".*",
|
|
"name_regex_keep": null,
|
|
"next_run_at": "2020-11-27T17:23:39.927Z"
|
|
},
|
|
"issues_enabled": true,
|
|
"merge_requests_enabled": true,
|
|
"wiki_enabled": true,
|
|
"jobs_enabled": true,
|
|
"snippets_enabled": true,
|
|
"container_registry_enabled": true,
|
|
"service_desk_enabled": true,
|
|
"service_desk_address": "contact-for-myproject1-2-issue-@incoming.example.com",
|
|
"can_create_merge_request_in": true,
|
|
"issues_access_level": "enabled",
|
|
"repository_access_level": "enabled",
|
|
"merge_requests_access_level": "enabled",
|
|
"forking_access_level": "enabled",
|
|
"wiki_access_level": "enabled",
|
|
"builds_access_level": "enabled",
|
|
"snippets_access_level": "enabled",
|
|
"pages_access_level": "private",
|
|
"operations_access_level": "enabled",
|
|
"analytics_access_level": "enabled",
|
|
"container_registry_access_level": "enabled",
|
|
"security_and_compliance_access_level": "private",
|
|
"emails_disabled": null,
|
|
"shared_runners_enabled": true,
|
|
"lfs_enabled": true,
|
|
"creator_id": 1803951,
|
|
"import_url": null,
|
|
"import_type": null,
|
|
"import_status": "none",
|
|
"open_issues_count": 0,
|
|
"ci_default_git_depth": 50,
|
|
"ci_forward_deployment_enabled": true,
|
|
"ci_job_token_scope_enabled": false,
|
|
"ci_separated_caches": true,
|
|
"public_jobs": true,
|
|
"build_timeout": 3600,
|
|
"auto_cancel_pending_pipelines": "enabled",
|
|
"build_coverage_regex": null,
|
|
"ci_config_path": "",
|
|
"shared_with_groups": [],
|
|
"only_allow_merge_if_pipeline_succeeds": false,
|
|
"allow_merge_on_skipped_pipeline": null,
|
|
"restrict_user_defined_variables": false,
|
|
"request_access_enabled": true,
|
|
"only_allow_merge_if_all_discussions_are_resolved": false,
|
|
"remove_source_branch_after_merge": true,
|
|
"printing_merge_request_link_enabled": true,
|
|
"merge_method": "merge",
|
|
"squash_option": "default_off",
|
|
"enforce_auth_checks_on_uploads": true,
|
|
"suggestion_commit_message": null,
|
|
"merge_commit_template": null,
|
|
"squash_commit_template": null,
|
|
"auto_devops_enabled": false,
|
|
"auto_devops_deploy_strategy": "continuous",
|
|
"autoclose_referenced_issues": true,
|
|
"keep_latest_artifact": true,
|
|
"runner_token_expiration_interval": null,
|
|
"external_authorization_classification_label": "",
|
|
"requirements_enabled": false,
|
|
"requirements_access_level": "enabled",
|
|
"security_and_compliance_enabled": true,
|
|
"compliance_frameworks": []
|
|
},
|
|
{
|
|
"id": 2,
|
|
"description": "",
|
|
"name": "myproject2",
|
|
"name_with_namespace": "{{ namespace }} / myproject2",
|
|
"path": "myproject2",
|
|
"path_with_namespace": "{{ namespace }}/myproject2",
|
|
"created_at": "2020-11-26T17:23:39.904Z",
|
|
"default_branch": "master",
|
|
"tag_list": [],
|
|
"topics": [],
|
|
"ssh_url_to_repo": "ssh://git@example.com/{{ namespace }}/myproject2.git",
|
|
"http_url_to_repo": "https://example.com/{{ namespace }}/myproject2.git",
|
|
"web_url": "https://example.com/{{ namespace }}/myproject2",
|
|
"readme_url": null,
|
|
"avatar_url": null,
|
|
"forks_count": 0,
|
|
"star_count": 0,
|
|
"last_activity_at": "2020-11-26T17:23:39.904Z",
|
|
"namespace": {
|
|
"id": 3,
|
|
"name": "{{ namespace }}",
|
|
"path": "{{ namespace }}",
|
|
"kind": "group",
|
|
"full_path": "{{ namespace }}",
|
|
"parent_id": null,
|
|
"avatar_url": "/uploads/-/system/group/avatar/5/x.png",
|
|
"web_url": "https://example.com/groups/{{ namespace }}"
|
|
},
|
|
"container_registry_image_prefix": "registry.example.com/{{ namespace }}/myproject2",
|
|
"_links": {
|
|
"self": "https://example.com/api/v4/projects/2",
|
|
"issues": "https://example.com/api/v4/projects/2/issues",
|
|
"merge_requests": "https://example.com/api/v4/projects/2/merge_requests",
|
|
"repo_branches": "https://example.com/api/v4/projects/2/repository/branches",
|
|
"labels": "https://example.com/api/v4/projects/2/labels",
|
|
"events": "https://example.com/api/v4/projects/2/events",
|
|
"members": "https://example.com/api/v4/projects/2/members",
|
|
"cluster_agents": "https://example.com/api/v4/projects/2/cluster_agents"
|
|
},
|
|
"packages_enabled": true,
|
|
"empty_repo": false,
|
|
"archived": false,
|
|
"visibility": "public",
|
|
"resolve_outdated_diff_discussions": false,
|
|
"container_expiration_policy": {
|
|
"cadence": "1d",
|
|
"enabled": false,
|
|
"keep_n": 10,
|
|
"older_than": "90d",
|
|
"name_regex": ".*",
|
|
"name_regex_keep": null,
|
|
"next_run_at": "2020-11-27T17:23:39.927Z"
|
|
},
|
|
"issues_enabled": true,
|
|
"merge_requests_enabled": true,
|
|
"wiki_enabled": true,
|
|
"jobs_enabled": true,
|
|
"snippets_enabled": true,
|
|
"container_registry_enabled": true,
|
|
"service_desk_enabled": true,
|
|
"service_desk_address": "contact-for-myproject2-2-issue-@incoming.example.com",
|
|
"can_create_merge_request_in": true,
|
|
"issues_access_level": "enabled",
|
|
"repository_access_level": "enabled",
|
|
"merge_requests_access_level": "enabled",
|
|
"forking_access_level": "enabled",
|
|
"wiki_access_level": "enabled",
|
|
"builds_access_level": "enabled",
|
|
"snippets_access_level": "enabled",
|
|
"pages_access_level": "private",
|
|
"operations_access_level": "enabled",
|
|
"analytics_access_level": "enabled",
|
|
"container_registry_access_level": "enabled",
|
|
"security_and_compliance_access_level": "private",
|
|
"emails_disabled": null,
|
|
"shared_runners_enabled": true,
|
|
"lfs_enabled": true,
|
|
"creator_id": 1803951,
|
|
"import_url": null,
|
|
"import_type": null,
|
|
"import_status": "none",
|
|
"open_issues_count": 0,
|
|
"ci_default_git_depth": 50,
|
|
"ci_forward_deployment_enabled": true,
|
|
"ci_job_token_scope_enabled": false,
|
|
"ci_separated_caches": true,
|
|
"public_jobs": true,
|
|
"build_timeout": 3600,
|
|
"auto_cancel_pending_pipelines": "enabled",
|
|
"build_coverage_regex": null,
|
|
"ci_config_path": "",
|
|
"shared_with_groups": [],
|
|
"only_allow_merge_if_pipeline_succeeds": false,
|
|
"allow_merge_on_skipped_pipeline": null,
|
|
"restrict_user_defined_variables": false,
|
|
"request_access_enabled": true,
|
|
"only_allow_merge_if_all_discussions_are_resolved": false,
|
|
"remove_source_branch_after_merge": true,
|
|
"printing_merge_request_link_enabled": true,
|
|
"merge_method": "merge",
|
|
"squash_option": "default_off",
|
|
"enforce_auth_checks_on_uploads": true,
|
|
"suggestion_commit_message": null,
|
|
"merge_commit_template": null,
|
|
"squash_commit_template": null,
|
|
"auto_devops_enabled": false,
|
|
"auto_devops_deploy_strategy": "continuous",
|
|
"autoclose_referenced_issues": true,
|
|
"keep_latest_artifact": true,
|
|
"runner_token_expiration_interval": null,
|
|
"external_authorization_classification_label": "",
|
|
"requirements_enabled": false,
|
|
"requirements_access_level": "enabled",
|
|
"security_and_compliance_enabled": true,
|
|
"compliance_frameworks": []
|
|
}
|
|
]
|