-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugins.json
79 lines (79 loc) · 2.96 KB
/
plugins.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
[
{
"id": "Armory.RandomWaitPlugin",
"description": "An example of a PF4J-based plugin that provides a custom pipeline stage.",
"provider": "https://github.com/spinnaker-plugin-examples",
"releases": [
{
"version": "1.1.0",
"date": "2020-08-03T11:19:52.224Z",
"requires": "orca>=0.0.0,deck>=0.0.0",
"state": "",
"url": "https://github.com/naveengh6/spinnaker-sample-plugin/raw/master/pf4jStagePlugin-afe134e.dirty-SNAPSHOT.zip"
},
{
"version": "1.1.5",
"date": "2020-08-03T11:19:52.224Z",
"requires": "orca>=0.0.0,deck>=0.0.0",
"state": "",
"url": "https://github.com/naveengh6/spinnaker-sample-plugin/raw/master/pf4jStagePlugin-afe134e.dirty-SNAPSHOT.zip"
},
{
"version": "1.1.4",
"date": "2020-08-03T11:19:52.224Z",
"requires": "orca>=0.0.0,deck>=0.0.0",
"state": "",
"url": "https://github.com/naveengh6/spinnaker-sample-plugin/raw/master/spinnaker-sample-plugin.zip"
},
{
"version": "1.1.6",
"date": "2020-08-03T11:19:52.224Z",
"requires": "orca>=0.0.0,deck>=0.0.0",
"state": "",
"url": "https://github.com/naveengh6/spinnaker-sample-plugin/raw/master/pf4jStagePlugin-24bf303.dirty-SNAPSHOT.zip"
},
{
"version": "1.1.7",
"date": "2020-08-03T11:19:52.224Z",
"requires": "orca>=0.0.0,deck>=0.0.0",
"state": "",
"url": "https://github.com/naveengh6/spinnaker-sample-plugin/raw/master/pf4jStagePlugin-daf3305.dirty-SNAPSHOT.zip"
},
{
"version": "1.1.8",
"date": "2020-08-11T07:46:52.224Z",
"requires": "orca>=0.0.0,deck>=0.0.0",
"state": "",
"url": "https://github.com/naveengh6/spinnaker-sample-plugin/raw/master/pf4jStagePlugin-e2936f4.dirty-SNAPSHOT.zip"
},
{
"version": "1.1.9",
"date": "2020-08-11T08:30:52.224Z",
"requires": "orca>=0.0.0,deck>=0.0.0",
"state": "",
"url": "https://github.com/naveengh6/spinnaker-sample-plugin/raw/master/pf4jStagePlugin-5e86a7a.dirty-SNAPSHOT.zip"
},
{
"version": "1.1.10",
"date": "2020-08-11T08:30:52.224Z",
"requires": "orca>=0.0.0,deck>=0.0.0",
"state": "",
"url": "https://github.com/naveengh6/spinnaker-sample-plugin/raw/master/pf4jStagePlugin-bced938.dirty-SNAPSHOT.zip"
},
{
"version": "1.1.11",
"date": "2020-08-11T08:30:52.224Z",
"requires": "orca>=0.0.0,deck>=0.0.0",
"state": "",
"url": "https://github.com/naveengh6/spinnaker-sample-plugin/raw/master/pf4jStagePlugin-aa9d531.dirty-SNAPSHOT.zip"
},
{
"version": "1.1.12",
"date": "2020-08-11T08:30:52.224Z",
"requires": "orca>=0.0.0,deck>=0.0.0",
"state": "",
"url": "https://github.com/naveengh6/spinnaker-sample-plugin/raw/master/pf4jStagePlugin-44354e9.dirty-SNAPSHOT.zip"
}
]
}
]