1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <dictionary >
3
+ <item >
4
+ <key >
5
+ <string >BuildServer.AppVeyor.AppVeyorAccountName</string >
6
+ </key >
7
+ <value >
8
+ <string >pmiossec</string >
9
+ </value >
10
+ </item >
11
+ <item >
12
+ <key >
13
+ <string >BuildServer.AppVeyor.AppVeyorDisplayGitHubPullRequests</string >
14
+ </key >
15
+ <value >
16
+ <string >false</string >
17
+ </value >
18
+ </item >
19
+ <item >
20
+ <key >
21
+ <string >BuildServer.AppVeyor.AppVeyorLoadTestsResults</string >
22
+ </key >
23
+ <value >
24
+ <string >false</string >
25
+ </value >
26
+ </item >
27
+ <item >
28
+ <key >
29
+ <string >BuildServer.AppVeyor.AppVeyorProjectName</string >
30
+ </key >
31
+ <value >
32
+ <string >git-tfs-v2qcm</string >
33
+ </value >
34
+ </item >
35
+ <item >
36
+ <key >
37
+ <string >BuildServer.EnableIntegration</string >
38
+ </key >
39
+ <value >
40
+ <string >true</string >
41
+ </value >
42
+ </item >
43
+ <item >
44
+ <key >
45
+ <string >BuildServer.ShowBuildSummaryInGrid</string >
46
+ </key >
47
+ <value >
48
+ <string >true</string >
49
+ </value >
50
+ </item >
51
+ <item >
52
+ <key >
53
+ <string >BuildServer.TeamCity.BuildIdFilter</string >
54
+ </key >
55
+ <value >
56
+ <string >bt787</string >
57
+ </value >
58
+ </item >
59
+ <item >
60
+ <key >
61
+ <string >BuildServer.TeamCity.BuildServerUrl</string >
62
+ </key >
63
+ <value >
64
+ <string >https://teamcity.jetbrains.com</string >
65
+ </value >
66
+ </item >
67
+ <item >
68
+ <key >
69
+ <string >BuildServer.TeamCity.LogAsGuest</string >
70
+ </key >
71
+ <value >
72
+ <string >false</string >
73
+ </value >
74
+ </item >
75
+ <item >
76
+ <key >
77
+ <string >BuildServer.TeamCity.ProjectName</string >
78
+ </key >
79
+ <value >
80
+ <string >GitTfs</string >
81
+ </value >
82
+ </item >
83
+ <item >
84
+ <key >
85
+ <string >BuildServer.Type</string >
86
+ </key >
87
+ <value >
88
+ <string >AppVeyor</string >
89
+ </value >
90
+ </item >
91
+ <item >
92
+ <key >
93
+ <string >RevisionLinkDefs</string >
94
+ </key >
95
+ <value >
96
+ <string >< ?xml version="1.0" encoding="utf-16"?>
97
+ < ArrayOfGitExtLinkDef xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
98
+ < GitExtLinkDef>
99
+ < SearchInParts>
100
+ < RevisionPart> RemoteBranches< /RevisionPart>
101
+ < /SearchInParts>
102
+ < RemoteSearchInParts>
103
+ < RemotePart> URL< /RemotePart>
104
+ < /RemoteSearchInParts>
105
+ < LinkFormats>
106
+ < GitExtLinkFormat>
107
+ < Caption> PR#{0}< /Caption>
108
+ < Format> https://github.com/git-tfs/git-tfs/pull/{0}< /Format>
109
+ < /GitExtLinkFormat>
110
+ < /LinkFormats>
111
+ < Name> GitHub-Pull Requests< /Name>
112
+ < SearchPattern> pull/(\d+)$< /SearchPattern>
113
+ < Enabled> true< /Enabled>
114
+ < UseRemotesPattern> upstream|origin< /UseRemotesPattern>
115
+ < UseOnlyFirstRemote> true< /UseOnlyFirstRemote>
116
+ < /GitExtLinkDef>
117
+ < GitExtLinkDef>
118
+ < SearchInParts>
119
+ < RevisionPart> Message< /RevisionPart>
120
+ < /SearchInParts>
121
+ < RemoteSearchInParts>
122
+ < RemotePart> URL< /RemotePart>
123
+ < /RemoteSearchInParts>
124
+ < LinkFormats>
125
+ < GitExtLinkFormat>
126
+ < Caption> #{0}< /Caption>
127
+ < Format> https://github.com/git-tfs/git-tfs/issues/{0}< /Format>
128
+ < /GitExtLinkFormat>
129
+ < /LinkFormats>
130
+ < Name> GitHub-Issue< /Name>
131
+ < SearchPattern> #(\d+)< /SearchPattern>
132
+ < Enabled> true< /Enabled>
133
+ < UseRemotesPattern> upstream|origin< /UseRemotesPattern>
134
+ < UseOnlyFirstRemote> true< /UseOnlyFirstRemote>
135
+ < /GitExtLinkDef>
136
+ < GitExtLinkDef>
137
+ < SearchInParts>
138
+ < RevisionPart> Message< /RevisionPart>
139
+ < /SearchInParts>
140
+ < RemoteSearchInParts>
141
+ < RemotePart> URL< /RemotePart>
142
+ < /RemoteSearchInParts>
143
+ < LinkFormats>
144
+ < GitExtLinkFormat>
145
+ < Caption> Commit on Github< /Caption>
146
+ < Format> https://github.com/git-tfs/git-tfs/commit/%COMMIT_HASH%< /Format>
147
+ < /GitExtLinkFormat>
148
+ < GitExtLinkFormat>
149
+ < Caption> Project on Github< /Caption>
150
+ < Format> https://github.com/git-tfs/git-tfs< /Format>
151
+ < /GitExtLinkFormat>
152
+ < /LinkFormats>
153
+ < Name> GitHub< /Name>
154
+ < SearchPattern> .*< /SearchPattern>
155
+ < Enabled> true< /Enabled>
156
+ < UseRemotesPattern> upstream|origin< /UseRemotesPattern>
157
+ < UseOnlyFirstRemote> true< /UseOnlyFirstRemote>
158
+ < /GitExtLinkDef>
159
+ < GitExtLinkDef>
160
+ < SearchInParts>
161
+ < RevisionPart> Message< /RevisionPart>
162
+ < /SearchInParts>
163
+ < RemoteSearchInParts>
164
+ < RemotePart> URL< /RemotePart>
165
+ < /RemoteSearchInParts>
166
+ < LinkFormats>
167
+ < GitExtLinkFormat>
168
+ < Caption> AppVeyor< /Caption>
169
+ < Format> https://ci.appveyor.com/project/pmiossec/git-tfs-v2qcm/history< /Format>
170
+ < /GitExtLinkFormat>
171
+ < /LinkFormats>
172
+ < Name> AppVeyor< /Name>
173
+ < SearchPattern> .*< /SearchPattern>
174
+ < Enabled> true< /Enabled>
175
+ < UseRemotesPattern> upstream|origin< /UseRemotesPattern>
176
+ < UseOnlyFirstRemote> true< /UseOnlyFirstRemote>
177
+ < /GitExtLinkDef>
178
+ < /ArrayOfGitExtLinkDef> </string >
179
+ </value >
180
+ </item >
181
+ </dictionary >
0 commit comments