forked from BCIT-LTC/pitcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpayload.json
116 lines (116 loc) · 2.88 KB
/
payload.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
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
{
"repository": {
"slug": "styleguide-business",
"id": 11,
"name": "iridium-parent",
"scmId": "git",
"state": "AVAILABLE",
"statusMessage": "Available",
"forkable": true,
"project": {
"key": "IR",
"id": 21,
"name": "Iridium",
"public": false,
"type": "NORMAL",
"isPersonal": false
},
"public": false
},
"refChanges": [
{
"refId": "refs/heads/master",
"fromHash": "2c847c4e9c2421d038fff26ba82bc859ae6ebe20",
"toHash": "f259e9032cdeb1e28d073e8a79a1fd6f9587f233",
"type": "UPDATE"
}
],
"changesets": {
"size": 1,
"limit": 100,
"isLastPage": true,
"values": [
{
"fromCommit": {
"id": "2c847c4e9c2421d038fff26ba82bc859ae6ebe20",
"displayId": "2c847c4"
},
"toCommit": {
"id": "f259e9032cdeb1e28d073e8a79a1fd6f9587f233",
"displayId": "f259e90",
"author": {
"name": "jhocman",
"emailAddress": "[email protected]"
},
"authorTimestamp": 1374663446000,
"message": "Updating poms ... -p",
"parents": [
{
"id": "2c847c4e9c2421d038fff26ba82bc859ae6ebe20",
"displayId": "2c847c4"
}
]
},
"changes": {
"size": 2,
"limit": 500,
"isLastPage": true,
"values": [
{
"contentId": "2f259b79aa7e263f5829bb6e98096e7ec976d998",
"path": {
"components": [
"iridium-common",
"pom.xml"
],
"parent": "iridium-common",
"name": "pom.xml",
"extension": "xml",
"toString": "iridium-common/pom.xml"
},
"executable": false,
"percentUnchanged": -1,
"type": "MODIFY",
"nodeType": "FILE",
"srcExecutable": false,
"link": {
"url": "/projects/IR/repos/iridium-parent/commits/f259e9032cdeb1e28d073e8a79a1fd6f9587f233#iridium-common/pom.xml",
"rel": "self"
}
},
{
"contentId": "2f259b79aa7e263f5829bb6e98096e7ec976d998",
"path": {
"components": [
"iridium-magma",
"pom.xml"
],
"parent": "iridium-magma",
"name": "pom.xml",
"extension": "xml",
"toString": "iridium-magma/pom.xml"
},
"executable": false,
"percentUnchanged": -1,
"type": "MODIFY",
"nodeType": "FILE",
"srcExecutable": false,
"link": {
"url": "/projects/IR/repos/iridium-parent/commits/f259e9032cdeb1e28d073e8a79a1fd6f9587f233#iridium-magma/pom.xml",
"rel": "self"
}
}
],
"start": 0,
"filter": null
},
"link": {
"url": "/projects/IR/repos/iridium-parent/commits/f259e9032cdeb1e28d073e8a79a1fd6f9587f233#iridium-magma/pom.xml",
"rel": "self"
}
}
],
"start": 0,
"filter": null
}
}