@@ -46,15 +46,16 @@ parameters:
4646 NETCoreExperimentalChannelId : 562
4747 NetEngServicesIntChannelId : 678
4848 NetEngServicesProdChannelId : 679
49- Net5Preview5ChannelId : 857
50- Net5Preview6ChannelId : 1013
5149 Net5Preview7ChannelId : 1065
50+ Net5Preview8ChannelId : 1155
51+ Net5RC1ChannelId : 1157
5252 NetCoreSDK313xxChannelId : 759
5353 NetCoreSDK313xxInternalChannelId : 760
5454 NetCoreSDK314xxChannelId : 921
5555 NetCoreSDK314xxInternalChannelId : 922
5656 VS166ChannelId : 1010
5757 VS167ChannelId : 1011
58+ VS168ChannelId : 1154
5859 VSMasterChannelId : 1012
5960
6061stages :
@@ -114,7 +115,7 @@ stages:
114115 inputs :
115116 filePath : $(Build.SourcesDirectory)/eng/common/post-build/check-channel-consistency.ps1
116117 arguments : -PromoteToChannels "$(TargetChannels)"
117- -AvailableChannelIds ${{parameters.NetEngLatestChannelId}},${{parameters.NetEngValidationChannelId}},${{parameters.NetDev5ChannelId}},${{parameters.GeneralTestingChannelId}},${{parameters.NETCoreToolingDevChannelId}},${{parameters.NETCoreToolingReleaseChannelId}},${{parameters.NETInternalToolingChannelId}},${{parameters.NETCoreExperimentalChannelId}},${{parameters.NetEngServicesIntChannelId}},${{parameters.NetEngServicesProdChannelId}},${{parameters.Net5Preview5ChannelId }},${{parameters.Net5Preview6ChannelId }},${{parameters.Net5Preview7ChannelId }},${{parameters.NetCoreSDK313xxChannelId}},${{parameters.NetCoreSDK313xxInternalChannelId}},${{parameters.NetCoreSDK314xxChannelId}},${{parameters.NetCoreSDK314xxInternalChannelId}},${{parameters.VS166ChannelId}},${{parameters.VS167ChannelId}},${{parameters.VSMasterChannelId}}
118+ -AvailableChannelIds ${{parameters.NetEngLatestChannelId}},${{parameters.NetEngValidationChannelId}},${{parameters.NetDev5ChannelId}},${{parameters.GeneralTestingChannelId}},${{parameters.NETCoreToolingDevChannelId}},${{parameters.NETCoreToolingReleaseChannelId}},${{parameters.NETInternalToolingChannelId}},${{parameters.NETCoreExperimentalChannelId}},${{parameters.NetEngServicesIntChannelId}},${{parameters.NetEngServicesProdChannelId}},${{parameters.Net5Preview7ChannelId }},${{parameters.Net5Preview8ChannelId }},${{parameters.Net5RC1ChannelId }},${{parameters.NetCoreSDK313xxChannelId}},${{parameters.NetCoreSDK313xxInternalChannelId}},${{parameters.NetCoreSDK314xxChannelId}},${{parameters.NetCoreSDK314xxInternalChannelId}},${{parameters.VS166ChannelId}},${{parameters.VS167ChannelId}},${{parameters.VS168ChannelId }},${{parameters.VSMasterChannelId}}
118119
119120 - job :
120121 displayName : NuGet Validation
@@ -275,41 +276,41 @@ stages:
275276 dependsOn : ${{ parameters.publishDependsOn }}
276277 publishInstallersAndChecksums : ${{ parameters.publishInstallersAndChecksums }}
277278 symbolPublishingAdditionalParameters : ${{ parameters.symbolPublishingAdditionalParameters }}
278- stageName : ' Net5_Preview5_Publish '
279- channelName : ' .NET 5 Preview 5 '
280- akaMSChannelName : ' net5/preview5 '
281- channelId : ${{ parameters.Net5Preview5ChannelId }}
279+ stageName : ' Net5_Preview7_Publish '
280+ channelName : ' .NET 5 Preview 7 '
281+ akaMSChannelName : ' net5/preview7 '
282+ channelId : ${{ parameters.Net5Preview7ChannelId }}
282283 transportFeed : ' https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5-transport/nuget/v3/index.json'
283284 shippingFeed : ' https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json'
284285 symbolsFeed : ' https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5-symbols/nuget/v3/index.json'
285286
286- - template : \eng\common\templates\post-build\channels\generic-public -channel.yml
287+ - template : \eng\common\templates\post-build\channels\generic-internal -channel.yml
287288 parameters :
288289 artifactsPublishingAdditionalParameters : ${{ parameters.artifactsPublishingAdditionalParameters }}
289290 dependsOn : ${{ parameters.publishDependsOn }}
290291 publishInstallersAndChecksums : ${{ parameters.publishInstallersAndChecksums }}
291292 symbolPublishingAdditionalParameters : ${{ parameters.symbolPublishingAdditionalParameters }}
292- stageName : ' Net5_Preview6_Publish '
293- channelName : ' .NET 5 Preview 6 '
294- akaMSChannelName : ' net5/preview6 '
295- channelId : ${{ parameters.Net5Preview6ChannelId }}
296- transportFeed : ' https://pkgs.dev.azure.com/dnceng/public /_packaging/dotnet5-transport/nuget/v3/index.json'
297- shippingFeed : ' https://pkgs.dev.azure.com/dnceng/public /_packaging/dotnet5/nuget/v3/index.json'
298- symbolsFeed : ' https://pkgs.dev.azure.com/dnceng/public /_packaging/dotnet5-symbols/nuget/v3/index.json'
293+ stageName : ' Net5_Preview8_Publish '
294+ channelName : ' .NET 5 Preview 8 '
295+ akaMSChannelName : ' net5/preview8 '
296+ channelId : ${{ parameters.Net5Preview8ChannelId }}
297+ transportFeed : ' https://pkgs.dev.azure.com/dnceng/internal /_packaging/dotnet5-internal -transport/nuget/v3/index.json'
298+ shippingFeed : ' https://pkgs.dev.azure.com/dnceng/internal /_packaging/dotnet5-internal /nuget/v3/index.json'
299+ symbolsFeed : ' https://pkgs.dev.azure.com/dnceng/internal /_packaging/dotnet5-internal -symbols/nuget/v3/index.json'
299300
300- - template : \eng\common\templates\post-build\channels\generic-public -channel.yml
301+ - template : \eng\common\templates\post-build\channels\generic-internal -channel.yml
301302 parameters :
302303 artifactsPublishingAdditionalParameters : ${{ parameters.artifactsPublishingAdditionalParameters }}
303304 dependsOn : ${{ parameters.publishDependsOn }}
304305 publishInstallersAndChecksums : ${{ parameters.publishInstallersAndChecksums }}
305306 symbolPublishingAdditionalParameters : ${{ parameters.symbolPublishingAdditionalParameters }}
306- stageName : ' Net5_Preview7_Publish '
307- channelName : ' .NET 5 Preview 7 '
308- akaMSChannelName : ' net5/preview7 '
309- channelId : ${{ parameters.Net5Preview7ChannelId }}
310- transportFeed : ' https://pkgs.dev.azure.com/dnceng/public /_packaging/dotnet5-transport/nuget/v3/index.json'
311- shippingFeed : ' https://pkgs.dev.azure.com/dnceng/public /_packaging/dotnet5/nuget/v3/index.json'
312- symbolsFeed : ' https://pkgs.dev.azure.com/dnceng/public /_packaging/dotnet5-symbols/nuget/v3/index.json'
307+ stageName : ' Net5_RC1_Publish '
308+ channelName : ' .NET 5 RC 1 '
309+ akaMSChannelName : ' net5/rc1 '
310+ channelId : ${{ parameters.Net5RC1ChannelId }}
311+ transportFeed : ' https://pkgs.dev.azure.com/dnceng/internal /_packaging/dotnet5-internal -transport/nuget/v3/index.json'
312+ shippingFeed : ' https://pkgs.dev.azure.com/dnceng/internal /_packaging/dotnet5-internal /nuget/v3/index.json'
313+ symbolsFeed : ' https://pkgs.dev.azure.com/dnceng/internal /_packaging/dotnet5-internal -symbols/nuget/v3/index.json'
313314
314315 - template : \eng\common\templates\post-build\channels\generic-public-channel.yml
315316 parameters :
@@ -509,6 +510,19 @@ stages:
509510 shippingFeed : ' https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json'
510511 symbolsFeed : ' https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-symbols/nuget/v3/index.json'
511512
513+ - template : \eng\common\templates\post-build\channels\generic-public-channel.yml
514+ parameters :
515+ artifactsPublishingAdditionalParameters : ${{ parameters.artifactsPublishingAdditionalParameters }}
516+ dependsOn : ${{ parameters.publishDependsOn }}
517+ publishInstallersAndChecksums : ${{ parameters.publishInstallersAndChecksums }}
518+ symbolPublishingAdditionalParameters : ${{ parameters.symbolPublishingAdditionalParameters }}
519+ stageName : ' VS16_8_Publishing'
520+ channelName : ' VS 16.8'
521+ channelId : ${{ parameters.VS168ChannelId }}
522+ transportFeed : ' https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-transport/nuget/v3/index.json'
523+ shippingFeed : ' https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json'
524+ symbolsFeed : ' https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-symbols/nuget/v3/index.json'
525+
512526 - template : \eng\common\templates\post-build\channels\generic-public-channel.yml
513527 parameters :
514528 artifactsPublishingAdditionalParameters : ${{ parameters.artifactsPublishingAdditionalParameters }}
0 commit comments