Skip to content

Commit efe8c89

Browse files
authored
Remove out of support branches from PublishData.json (#77294)
Removed one-off and out of support servicing branches from the publish data.
2 parents e8dcc6d + 0bfdd05 commit efe8c89

File tree

1 file changed

+1
-130
lines changed

1 file changed

+1
-130
lines changed

eng/config/PublishData.json

Lines changed: 1 addition & 130 deletions
Original file line numberDiff line numberDiff line change
@@ -111,14 +111,6 @@
111111
"vsBranch": "rel/d15.9",
112112
"vsMajorVersion": 15
113113
},
114-
"release/dev16.9-vs-deps": {
115-
"nugetKind": [
116-
"Shipping",
117-
"NonShipping"
118-
],
119-
"vsBranch": "rel/d16.9",
120-
"vsMajorVersion": 16
121-
},
122114
"release/dev16.11-vs-deps": {
123115
"nugetKind": [
124116
"Shipping",
@@ -128,51 +120,6 @@
128120
"vsMajorVersion": 16,
129121
"insertionTitlePrefix": "[d16.11]"
130122
},
131-
"release/dev17.0-vs-deps": {
132-
"nugetKind": [
133-
"Shipping",
134-
"NonShipping"
135-
],
136-
"vsBranch": "rel/d17.0",
137-
"vsMajorVersion": 17,
138-
"insertionTitlePrefix": "[d17.0]"
139-
},
140-
"release/dev17.2": {
141-
"nugetKind": [
142-
"Shipping",
143-
"NonShipping"
144-
],
145-
"vsBranch": "rel/d17.2",
146-
"vsMajorVersion": 17,
147-
"insertionTitlePrefix": "[d17.2]"
148-
},
149-
"release/dev17.3": {
150-
"nugetKind": [
151-
"Shipping",
152-
"NonShipping"
153-
],
154-
"vsBranch": "rel/d17.3",
155-
"vsMajorVersion": 17,
156-
"insertionTitlePrefix": "[d17.3]"
157-
},
158-
"release/dev17.6": {
159-
"nugetKind": [
160-
"Shipping",
161-
"NonShipping"
162-
],
163-
"vsBranch": "rel/d17.6",
164-
"vsMajorVersion": 17,
165-
"insertionTitlePrefix": "[d17.6]"
166-
},
167-
"release/dev17.7": {
168-
"nugetKind": [
169-
"Shipping",
170-
"NonShipping"
171-
],
172-
"vsBranch": "rel/d17.7",
173-
"vsMajorVersion": 17,
174-
"insertionTitlePrefix": "[d17.7]"
175-
},
176123
"release/dev17.8": {
177124
"nugetKind": [
178125
"Shipping",
@@ -182,15 +129,6 @@
182129
"vsMajorVersion": 17,
183130
"insertionTitlePrefix": "[d17.8]"
184131
},
185-
"release/dev17.9": {
186-
"nugetKind": [
187-
"Shipping",
188-
"NonShipping"
189-
],
190-
"vsBranch": "rel/d17.9",
191-
"vsMajorVersion": 17,
192-
"insertionTitlePrefix": "[d17.9]"
193-
},
194132
"release/dev17.10": {
195133
"nugetKind": [
196134
"Shipping",
@@ -200,15 +138,6 @@
200138
"vsMajorVersion": 17,
201139
"insertionTitlePrefix": "[d17.10]"
202140
},
203-
"release/dev17.11": {
204-
"nugetKind": [
205-
"Shipping",
206-
"NonShipping"
207-
],
208-
"vsBranch": "rel/d17.11",
209-
"vsMajorVersion": 17,
210-
"insertionTitlePrefix": "[d17.11]"
211-
},
212141
"release/dev17.12": {
213142
"nugetKind": [
214143
"Shipping",
@@ -218,32 +147,14 @@
218147
"vsMajorVersion": 17,
219148
"insertionTitlePrefix": "[d17.12]"
220149
},
221-
"release/dev17.12-telmet": {
222-
"nugetKind": [
223-
"Shipping",
224-
"NonShipping"
225-
],
226-
"vsBranch": "rel/d17.12telmet",
227-
"vsMajorVersion": 17,
228-
"insertionTitlePrefix": "[d17.12]"
229-
},
230150
"release/dev17.13": {
231151
"nugetKind": [
232152
"Shipping",
233153
"NonShipping"
234154
],
235155
"vsBranch": "rel/d17.13",
236156
"vsMajorVersion": 17,
237-
"insertionTitlePrefix": "[d17.13 P3]"
238-
},
239-
"release/dev17.13-preview2.1": {
240-
"nugetKind": [
241-
"Shipping",
242-
"NonShipping"
243-
],
244-
"vsBranch": "rel/d17.13",
245-
"vsMajorVersion": 17,
246-
"insertionTitlePrefix": "[d17.13 P2]"
157+
"insertionTitlePrefix": "[d17.13]"
247158
},
248159
"release/dev17.14": {
249160
"nugetKind": [
@@ -274,46 +185,6 @@
274185
"vsMajorVersion": 17,
275186
"insertionCreateDraftPR": false,
276187
"insertionTitlePrefix": "[d17.14 P2]"
277-
},
278-
"dev/andrha/telemetry": {
279-
"nugetKind": [
280-
"Shipping",
281-
"NonShipping"
282-
],
283-
"vsBranch": "main",
284-
"vsMajorVersion": 17,
285-
"insertionCreateDraftPR": true,
286-
"insertionTitlePrefix": "[Telemetry Validation]"
287-
},
288-
"dev/jorobich/pr-val-v3-publishing": {
289-
"nugetKind": [
290-
"Shipping",
291-
"NonShipping"
292-
],
293-
"vsBranch": "main",
294-
"vsMajorVersion": 17,
295-
"insertionCreateDraftPR": true,
296-
"insertionTitlePrefix": "[PR Validation]"
297-
},
298-
"demo/razor-lexer": {
299-
"nugetKind": [
300-
"Shipping",
301-
"NonShipping"
302-
],
303-
"vsBranch": "main",
304-
"insertionTitlePrefix": "[Do not merge, please close me]",
305-
"vsMajorVersion": 17,
306-
"insertionCreateDraftPR": false
307-
},
308-
"features/vscode_net9": {
309-
"nugetKind": [
310-
"Shipping",
311-
"NonShipping"
312-
],
313-
"vsBranch": "main",
314-
"insertionTitlePrefix": "[Do not merge, please close me]",
315-
"vsMajorVersion": 17,
316-
"insertionCreateDraftPR": true
317188
}
318189
}
319190
}

0 commit comments

Comments
 (0)