-
Notifications
You must be signed in to change notification settings - Fork 1
/
versionone.integration.electriccommander.json
66 lines (66 loc) · 3.1 KB
/
versionone.integration.electriccommander.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
{
"id": "VersionOne.Integration.ElectricCommander",
"titleSection": {
"name": "VersionOne Integration for ElectricCommander",
"shortDescription": "Link agile workitems to tangible, working software in the form of builds.",
"pricing": "Free",
"support": {
"text": "Open Source Community",
"href": "http://stackoverflow.com/questions"
}
},
"descriptionSection": {
"description": "As of Spring 2016 this integration was set to sunset status, the source is available below for extending this integration.**\n For support please submit a question to Stack Overflow using the tag versionone-electric-commander \n \n The VersionOne Integration for ElectricCommander creates a record of ElectricCommander builds in VersionOne, so the development teams can quickly view builds associated with a story or defects. This visibility is useful when identifying what build to use for verification or when generating release notes."
},
"linksSection": [
{
"type": "download",
"title": "Download Latest Stable Build",
"href": "http://platform.versionone.com.s3.amazonaws.com/downloads/ElectricCommanderPlugin.zip"
},
{
"type": "documentation",
"title": "Documentation",
"href": "http://versionone.github.io/VersionOne.Integration.ElectricCommander/"
}
],
"updatesSection": {
"updates": [
{
"date": "2016-04-22T12:00:00.000Z",
"description": "Spring 2016",
"version": "Sunset"
},
{
"downloadUrl": "http://platform.versionone.com.s3.amazonaws.com/downloads/ElectricCommanderPlugin.zip",
"qualityBand": "mature",
"releaseNotes": "Fixed log parsing for EC 4.0",
"version": "112",
"description": "Spring 2012",
"date": "2012-03-06T00:00:00.000Z"
},
{
"qualityBand": "mature",
"releaseNotes": "Initial Release",
"version": "101",
"description": "Summer 2011",
"date": "2011-07-01T00:00:00.000Z"
}
],
"qualityBands": {
"mature": {
"href": "https://github.com/versionone/VersionOne.Integration.ElectricCommander/blob/master/CONTRIBUTING.md#mature",
"shortDescription": "The product is stable. The code will continue to evolve with minimum breaking changes."
},
"sapling": {
"href": "https://github.com/versionone/VersionOne.Integration.ElectricCommander/blob/master/CONTRIBUTING.md#sapling",
"shortDescription": "The product is undergoing rapid growth. The code works but expect major changes."
},
"seed": {
"href": "https://github.com/versionone/VersionOne.Integration.ElectricCommander/blob/master/CONTRIBUTING.md#seed",
"shortDescription": "The initial idea of a product. May not be stable code."
}
}
},
"mediaSection": []
}