-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathversionone.integration.clearquest.json
118 lines (118 loc) · 6.62 KB
/
versionone.integration.clearquest.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
117
118
{
"id": "VersionOne.Integration.ClearQuest",
"titleSection": {
"name": "VersionOne Integration for ClearQuest",
"shortDescription": "Triage defects and include them in the planning process to balance new work and maintenance.",
"pricing": "Free",
"support": {
"text": "Open Source",
"href": "https://github.com/versionone/VersionOne.Integration.ClearQuest"
}
},
"descriptionSection": {
"description": "**This integration was deprecated in the Summer 2015 release of VersionOne.**\n\nThe VersionOne Integration for ClearQuest allows you to triage defects and include them in the planning process to balance new work and maintenance. Leverage existing automated workflows and defect reporting, while adding the practice of agile project management. This integration creates defects in VersionOne based on defects in ClearQuest. Using this integration your organization can manage and triage defects reported by customers and promote them to VersionOne once you determine a fix is necessary. Once the integraion is installed and configured, ClearQuest users can assign defects to VersionOne and they appear as Defects in the VersionOne repository. When the VersionOne defect is closed, the integration updates the ClearQuest repository to relfect this change."
},
"linksSection": [
{
"type": "download",
"title": "Download Latest Stable Build",
"href": "http://platform.versionone.com.s3.amazonaws.com/downloads/V1ClearQuestIntegration.8.3.zip"
},
{
"type": "documentation",
"title": "Documentation",
"href": "http://versionone.github.io/VersionOne.Integration.ClearQuest/"
},
{
"type": "documentation",
"title": "README",
"href": "https://github.com/versionone/VersionOne.Integration.ClearQuest/blob/master/README.md"
},
{
"type": "source",
"title": "GitHub Project for Source Code and Issues",
"href": "https://github.com/versionone/VersionOne.Integration.ClearQuest"
},
{
"type": "license",
"title": "Modified BSD (3 clause) License",
"href": "https://github.com/versionone/VersionOne.Integration.ClearQuest/blob/master/LICENSE.md"
}
],
"updatesSection": {
"updates": [
{
"date": "2015-07-17T12:00:00.000Z",
"description": "Summer 2015",
"version": "Deprecated",
"releaseNotes": ""
},
{
"date": "2012-03-06T00:00:00.000Z",
"description": "Spring 2012",
"version": "1993",
"releaseNotes": " * Fixed: reopen scenario so reopening ClearQuest defects creates new VersionOne workitems with link to previous item \n * Fixed: problem with selecting custom VersionOne field for reference",
"qualityBand": "mature",
"downloadUrl": "http://platform.versionone.com.s3.amazonaws.com/downloads/V1ClearQuestIntegration.8.3.zip"
},
{
"date": "2011-07-01T00:00:00.000Z",
"description": "Summer 2011",
"version": "1462",
"releaseNotes": " * Added: Support for connecting to VersionOne through a proxy. \n * Added: Configuration Utility contains help on the various configuration options to enable quicker setup and configuration. \n * Added: Configuration Utility supports a minimum poll interval of one minute for testing. It is not recommended that poll intervals remain this low in a production instance. \n * Update: Source code project was dependent on .NET 3.5. Now source code project depends on the latest .NET SDK. \n * Updated: Integration depends on Log4Net \n * Updated: Poll time interval defaults to 30 minutes \n * Fixed: Configuration Utility allows editing of the VersionOne credential fields when Windows Integrated Authentication is enabled. This enables configuring the integrations to connect to VersionOne as a user other than the local service account when the VersionOne instance is configured for Windows integrated authentication.",
"qualityBand": "mature"
},
{
"date": "2011-02-01T00:00:00.000Z",
"description": "Winter 2011",
"version": "1116",
"releaseNotes": "Added support for mapping projects and priority values",
"qualityBand": "mature"
},
{
"date": "2010-12-21T00:00:00.000Z",
"description": "Winter 2010",
"version": "885",
"releaseNotes": " * Configuration tool writes correct XML element Names \n * Integration skips defects with a source value but no reference number.",
"qualityBand": "mature"
},
{
"date": "2010-08-10T00:00:00.000Z",
"description": "Summer 2010",
"version": "872",
"releaseNotes": " * Added GUI Tool for configuration \n * Updated Documentation",
"qualityBand": "mature"
},
{
"date": "2009-07-28T00:00:00.000Z",
"description": "Summer 2009",
"version": "479",
"releaseNotes": "Add ClearQuest entity details to configuration",
"qualityBand": "mature"
},
{
"date": "2009-04-21T00:00:00.000Z",
"description": "Spring 2009",
"version": "446",
"releaseNotes": "ClearQuest Integration Released",
"qualityBand": "mature"
}
],
"qualityBands": {
"seed": {
"shortDescription": "The initial idea of a product. May not be stable code.",
"href": "https://github.com/versionone/VersionOne.Integration.ClearQuest/blob/master/CONTRIBUTING.md#seed"
},
"sapling": {
"shortDescription": "The product is undergoing rapid growth. The code works but expect major changes.",
"href": "https://github.com/versionone/VersionOne.Integration.ClearQuest/blob/master/CONTRIBUTING.md#sapling"
},
"mature": {
"shortDescription": "The product is stable. The code will continue to evolve with minimum breaking changes.",
"href": "https://github.com/versionone/VersionOne.Integration.ClearQuest/blob/master/CONTRIBUTING.md#mature"
}
}
},
"mediaSection": [
]
}