-
Notifications
You must be signed in to change notification settings - Fork 1
/
versionone.integration.teamcity.json
93 lines (93 loc) · 4.62 KB
/
versionone.integration.teamcity.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
{
"id": "VersionOne.Integration.TeamCity",
"titleSection": {
"name": "VersionOne Integration for TeamCity",
"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-teamcity \n \n VersionOne Integration for TeamCity helps developers link agile workitems to tangible, working software in the form of builds. This enables teams to measure progress in terms of working software and to identify problems sooner. This publisher creates a record of TeamCity builds in VersionOne, so the development teams can quickly view builds associated with a story or defect. 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/TeamCityNotificator.9.0.zip"
},
{
"type": "documentation",
"title": "Documentation",
"href": "http://versionone.github.io/VersionOne.Integration.TeamCity"
},
{
"type": "source",
"title": "GitHub Project for Source Code and Issues",
"href": "https://github.com/versionone/VersionOne.Integration.TeamCity"
}
],
"updatesSection": {
"updates": [
{
"date": "2016-04-25T12:00:00.000Z",
"description": "Spring 2016",
"version": "Sunset"
},
{
"date": "2012-05-15T00:00:00.000Z",
"description": "Spring 2012",
"version": "111",
"releaseNotes": "Added: Support for TeamCity 7.",
"qualityBand": "mature",
"downloadUrl": "http://platform.versionone.com.s3.amazonaws.com/downloads/TeamCityNotificator.9.0.zip"
},
{
"date": "2011-07-01T00:00:00.000Z",
"description": "Summer 2011",
"version": "83",
"releaseNotes": "Added: Support for connecting to VersionOne through a proxy.",
"qualityBand": "mature"
},
{
"date": "2010-05-12T00:00:00.000Z",
"description": "Spring 2010",
"version": "67",
"releaseNotes": " * Resolved issue with configuration save that prevented values from being saved \n * Resolved issue with Test Connection that caused the test to always pass once it passed regardless of configuration changes.",
"qualityBand": "mature"
},
{
"date": "2009-04-21T00:00:00.000Z",
"description": "Spring 2009",
"version": "52",
"releaseNotes": "TeamCity Integration Released",
"qualityBand": "mature"
}
],
"qualityBands": {
"seed": {
"shortDescription": "The initial idea of a product. No working code.",
"href": "https://github.com/versionone/VersionOne.Integration.TeamCity/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.TeamCity/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.TeamCity/blob/master/CONTRIBUTING.md#mature"
}
}
},
"mediaSection": [
{
"title": "Build Integration",
"caption": "Integrate your build system to make it clear which workitems are contained in which builds.",
"mimetype": "video/x-flv",
"href": "http://www.versionone.tv.s3.amazonaws.com/BuildIntegration/BuildIntegration.flv",
"thumbhref": "http://legacy.community.versionone.com/attachments/imagefolder/gettingstarted/video.png"
}
]
}