This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
stageStatus.json
52 lines (52 loc) · 1.7 KB
/
stageStatus.json
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
{
"pipeline" : {
"buildCause" : [
{
"changed" : true,
"material" : {
"fingerprint" : "8f4ca9be1cc118c32c73783b83285b840e0c2feff12fb7abdb62e23199ea73a2",
"gitConfiguration" : {
"branch" : "master",
"shallowClone" : false,
"url" : "https://github.com/1and1/go-gchat-notifier-plugin.git"
},
"type" : "git"
},
"modifications" : [
{
"data" : {},
"modifiedTime" : "2023-07-19T13:15:34.000+0000",
"revision" : "d7b2629fda5048b8eea42b1bee968a8fd949eadd"
}
]
}
],
"counter" : "8",
"group" : "Github",
"label" : "d7b2629fda5048b8eea42b1bee968a8fd949eadd",
"name" : "go-gchat-notifier-plugin",
"stage" : {
"approvalType" : "success",
"approvedBy" : "changes",
"counter" : "1",
"createTime" : "2023-07-19T13:16:56.571+0000",
"jobs" : [
{
"agentUUID" : "51549723-2fc3-4965-8657-4d5785d86611",
"assignTime" : "2023-07-19T13:16:59.097+0000",
"completeTime" : "2023-07-19T13:17:09.671+0000",
"name" : "Deploy",
"result" : "Passed",
"scheduleTime" : "2023-07-19T13:16:56.570+0000",
"state" : "Completed"
}
],
"lastTransitionTime" : "2023-07-19T13:17:09.671+0000",
"name" : "Snapshot",
"previousStageCounter" : 1,
"previousStageName" : "Test",
"result" : "Passed",
"state" : "Passed"
}
}
}