Welcome to mirror list, hosted at ThFree Co, Russian Federation.

project.json « multi_pipeline_ref_one_external_pr « import_export « gitlab « lib « fixtures « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d25371e10dda4d7818923620721a9b9fe38d5fd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
{
    "approvals_before_merge": 0,
    "archived": false,
    "auto_cancel_pending_pipelines": "enabled",
    "autoclose_referenced_issues": true,
    "boards": [],
    "build_allow_git_fetch": true,
    "build_timeout": 3600,
    "ci_cd_settings": {
        "group_runners_enabled": true
    },
    "ci_config_path": null,
    "ci_pipelines": [
        {
            "before_sha": "0000000000000000000000000000000000000000",
            "committed_at": null,
            "config_source": "repository_source",
            "created_at": "2020-02-25T12:08:40.615Z",
            "duration": 61,
            "external_pull_request": {
                "created_at": "2020-02-25T12:08:40.478Z",
                "id": 59023,
                "project_id": 17121868,
                "pull_request_iid": 4,
                "source_branch": "new-branch",
                "source_repository": "liptonshmidt/dotfiles",
                "source_sha": "122bc4bbad5b6448089cacbe16d0bdc3534e7eda",
                "status": "open",
                "target_branch": "master",
                "target_repository": "liptonshmidt/dotfiles",
                "target_sha": "86ebe754fa12216e5c0d9d95890936e2fcc62392",
                "updated_at": "2020-02-25T12:08:40.478Z"
            },
            "failure_reason": null,
            "finished_at": "2020-02-25T12:09:44.464Z",
            "id": 120842687,
            "iid": 8,
            "lock_version": 3,
            "notes": [],
            "project_id": 17121868,
            "protected": false,
            "ref": "new-branch",
            "sha": "122bc4bbad5b6448089cacbe16d0bdc3534e7eda",
            "source": "external_pull_request_event",
            "source_sha": "122bc4bbad5b6448089cacbe16d0bdc3534e7eda",
            "stages": [],
            "started_at": "2020-02-25T12:08:42.511Z",
            "status": "success",
            "tag": false,
            "target_sha": "86ebe754fa12216e5c0d9d95890936e2fcc62392",
            "updated_at": "2020-02-25T12:09:44.473Z",
            "user_id": 4087087,
            "yaml_errors": null
        },
        {
            "before_sha": "86ebe754fa12216e5c0d9d95890936e2fcc62392",
            "committed_at": null,
            "config_source": "repository_source",
            "created_at": "2020-02-25T12:08:37.434Z",
            "duration": 57,
            "external_pull_request": {
                "created_at": "2020-02-25T12:08:40.478Z",
                "id": 59023,
                "project_id": 17121868,
                "pull_request_iid": 4,
                "source_branch": "new-branch",
                "source_repository": "liptonshmidt/dotfiles",
                "source_sha": "122bc4bbad5b6448089cacbe16d0bdc3534e7eda",
                "status": "open",
                "target_branch": "master",
                "target_repository": "liptonshmidt/dotfiles",
                "target_sha": "86ebe754fa12216e5c0d9d95890936e2fcc62392",
                "updated_at": "2020-02-25T12:08:40.478Z"
            },
            "failure_reason": null,
            "finished_at": "2020-02-25T12:09:36.557Z",
            "id": 120842675,
            "iid": 7,
            "lock_version": 3,
            "notes": [],
            "project_id": 17121868,
            "protected": false,
            "ref": "new-branch",
            "sha": "122bc4bbad5b6448089cacbe16d0bdc3534e7eda",
            "source": "external_pull_request_event",
            "source_sha": "122bc4bbad5b6448089cacbe16d0bdc3534e7eda",
            "stages": [],
            "started_at": "2020-02-25T12:08:38.682Z",
            "status": "success",
            "tag": false,
            "target_sha": "86ebe754fa12216e5c0d9d95890936e2fcc62392",
            "updated_at": "2020-02-25T12:09:36.565Z",
            "user_id": 4087087,
            "yaml_errors": null
        }
    ],
    "custom_attributes": [],
    "delete_error": null,
    "description": "Vim, Tmux and others",
    "disable_overriding_approvers_per_merge_request": null,
    "external_authorization_classification_label": "",
    "external_pull_requests": [
        {
            "created_at": "2020-02-25T12:08:40.478Z",
            "id": 59023,
            "project_id": 17121868,
            "pull_request_iid": 4,
            "source_branch": "new-branch",
            "source_repository": "liptonshmidt/dotfiles",
            "source_sha": "122bc4bbad5b6448089cacbe16d0bdc3534e7eda",
            "status": "open",
            "target_branch": "master",
            "target_repository": "liptonshmidt/dotfiles",
            "target_sha": "86ebe754fa12216e5c0d9d95890936e2fcc62392",
            "updated_at": "2020-02-25T12:08:40.478Z"
        }
    ],
    "external_webhook_token": "D3mVYFzZkgZ5kMfcW_wx",
    "issues": [],
    "labels": [],
    "milestones": [],
    "pipeline_schedules": [],
    "project_feature": {
        "builds_access_level": 20,
        "created_at": "2020-02-25T11:20:09.925Z",
        "forking_access_level": 20,
        "id": 17494715,
        "issues_access_level": 0,
        "merge_requests_access_level": 0,
        "pages_access_level": 20,
        "project_id": 17121868,
        "repository_access_level": 20,
        "snippets_access_level": 0,
        "updated_at": "2020-02-25T11:20:10.376Z",
        "wiki_access_level": 0
    },
    "public_builds": true,
    "releases": [],
    "shared_runners_enabled": true,
    "snippets": [],
    "triggers": [],
    "visibility_level": 20
}