summaryrefslogtreecommitdiff
path: root/spec/javascripts/pipelines/stores/pipeline.json
blob: 7d5891d3d52ebd9e70a498a2c12f8d712a102743 (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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
{
  "id": 37232567,
  "user": {
    "id": 113870,
    "name": "Phil Hughes",
    "username": "iamphill",
    "state": "active",
    "avatar_url": "https://secure.gravatar.com/avatar/533a51534470a11062df393543eab649?s=80\u0026d=identicon",
    "web_url": "https://gitlab.com/iamphill",
    "status_tooltip_html": null,
    "path": "/iamphill"
  },
  "active": false,
  "coverage": null,
  "source": "push",
  "created_at": "2018-11-20T10:22:52.617Z",
  "updated_at": "2018-11-20T10:24:09.511Z",
  "path": "/gitlab-org/gl-vue-cli/pipelines/37232567",
  "flags": {
    "latest": true,
    "stuck": false,
    "auto_devops": false,
    "yaml_errors": false,
    "retryable": false,
    "cancelable": false,
    "failure_reason": false
  },
  "details": {
    "status": {
      "icon": "status_success",
      "text": "passed",
      "label": "passed",
      "group": "success",
      "tooltip": "passed",
      "has_details": true,
      "details_path": "/gitlab-org/gl-vue-cli/pipelines/37232567",
      "illustration": null,
      "favicon": "https://gitlab.com/assets/ci_favicons/favicon_status_success-8451333011eee8ce9f2ab25dc487fe24a8758c694827a582f17f42b0a90446a2.png"
    },
    "duration": 65,
    "finished_at": "2018-11-20T10:24:09.483Z",
    "stages": [
      {
        "name": "test",
        "title": "test: passed",
        "groups": [
          {
            "name": "eslint",
            "size": 1,
            "status": {
              "icon": "status_success",
              "text": "passed",
              "label": "passed",
              "group": "success",
              "tooltip": "passed",
              "has_details": true,
              "details_path": "/gitlab-org/gl-vue-cli/-/jobs/122845352",
              "illustration": {
                "image": "https://assets.gitlab-static.net/assets/illustrations/skipped-job_empty-8b877955fbf175e42ae65b6cb95346e15282c6fc5b682756c329af3a0055225e.svg",
                "size": "svg-430",
                "title": "This job does not have a trace."
              },
              "favicon": "https://gitlab.com/assets/ci_favicons/favicon_status_success-8451333011eee8ce9f2ab25dc487fe24a8758c694827a582f17f42b0a90446a2.png",
              "action": {
                "icon": "retry",
                "title": "Retry",
                "path": "/gitlab-org/gl-vue-cli/-/jobs/122845352/retry",
                "method": "post",
                "button_title": "Retry this job"
              }
            },
            "jobs": [
              {
                "id": 122845352,
                "name": "eslint",
                "started": "2018-11-20T10:22:53.369Z",
                "archived": false,
                "build_path": "/gitlab-org/gl-vue-cli/-/jobs/122845352",
                "retry_path": "/gitlab-org/gl-vue-cli/-/jobs/122845352/retry",
                "playable": false,
                "scheduled": false,
                "created_at": "2018-11-20T10:22:52.630Z",
                "updated_at": "2018-11-20T10:23:58.948Z",
                "status": {
                  "icon": "status_success",
                  "text": "passed",
                  "label": "passed",
                  "group": "success",
                  "tooltip": "passed",
                  "has_details": true,
                  "details_path": "/gitlab-org/gl-vue-cli/-/jobs/122845352",
                  "illustration": {
                    "image": "https://assets.gitlab-static.net/assets/illustrations/skipped-job_empty-8b877955fbf175e42ae65b6cb95346e15282c6fc5b682756c329af3a0055225e.svg",
                    "size": "svg-430",
                    "title": "This job does not have a trace."
                  },
                  "favicon": "https://gitlab.com/assets/ci_favicons/favicon_status_success-8451333011eee8ce9f2ab25dc487fe24a8758c694827a582f17f42b0a90446a2.png",
                  "action": {
                    "icon": "retry",
                    "title": "Retry",
                    "path": "/gitlab-org/gl-vue-cli/-/jobs/122845352/retry",
                    "method": "post",
                    "button_title": "Retry this job"
                  }
                }
              }
            ]
          }
        ],
        "status": {
          "icon": "status_success",
          "text": "passed",
          "label": "passed",
          "group": "success",
          "tooltip": "passed",
          "has_details": true,
          "details_path": "/gitlab-org/gl-vue-cli/pipelines/37232567#test",
          "illustration": null,
          "favicon": "https://gitlab.com/assets/ci_favicons/favicon_status_success-8451333011eee8ce9f2ab25dc487fe24a8758c694827a582f17f42b0a90446a2.png"
        },
        "path": "/gitlab-org/gl-vue-cli/pipelines/37232567#test",
        "dropdown_path": "/gitlab-org/gl-vue-cli/pipelines/37232567/stage.json?stage=test"
      }
    ],
    "artifacts": [],
    "manual_actions": [],
    "scheduled_actions": []
  },
  "ref": {
    "name": "master",
    "path": "/gitlab-org/gl-vue-cli/commits/master",
    "tag": false,
    "branch": true
  },
  "commit": {
    "id": "8f179601d481950bcb67032caeb33d1c24dde6bd",
    "short_id": "8f179601",
    "title": "Merge branch 'gl-cli-startt' into 'master'",
    "created_at": "2018-11-20T10:22:51.000Z",
    "parent_ids": [
      "781d78fcd3d6c17ccf208f0cf0ab47c3e5397118",
      "d227a0bb858c48eeee7393fcade1a33748f35183"
    ],
    "message": "Merge branch 'gl-cli-startt' into 'master'\n\nFirst iteration of the CLI\n\nCloses gitlab-foss#53657\n\nSee merge request gitlab-org/gl-vue-cli!2",
    "author_name": "Phil Hughes",
    "author_email": "me@iamphill.com",
    "authored_date": "2018-11-20T10:22:51.000Z",
    "committer_name": "Phil Hughes",
    "committer_email": "me@iamphill.com",
    "committed_date": "2018-11-20T10:22:51.000Z",
    "author": {
      "id": 113870,
      "name": "Phil Hughes",
      "username": "iamphill",
      "state": "active",
      "avatar_url": "https://secure.gravatar.com/avatar/533a51534470a11062df393543eab649?s=80\u0026d=identicon",
      "web_url": "https://gitlab.com/iamphill",
      "status_tooltip_html": null,
      "path": "/iamphill"
    },
    "author_gravatar_url": "https://secure.gravatar.com/avatar/533a51534470a11062df393543eab649?s=80\u0026d=identicon",
    "commit_url": "https://gitlab.com/gitlab-org/gl-vue-cli/commit/8f179601d481950bcb67032caeb33d1c24dde6bd",
    "commit_path": "/gitlab-org/gl-vue-cli/commit/8f179601d481950bcb67032caeb33d1c24dde6bd"
  },
  "triggered_by": null,
  "triggered": []
}