Skip to content

Commit

Permalink
get rid of temporary overrides for .net 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad Jamrozik committed Dec 14, 2022
1 parent 0b8f699 commit 3097908
Show file tree
Hide file tree
Showing 10 changed files with 29 additions and 69 deletions.
6 changes: 1 addition & 5 deletions src/dotnet/Azure.ClientSdk.Analyzers/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,4 @@ pr:
extends:
template: /eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml
parameters:
ToolDirectory: src/dotnet/Azure.ClientSdk.Analyzers
# As of 12/11/2022 this is a temporary override until the globally-set
# SDK is set to net6.0. For details, please see:
# https://github.com/Azure/azure-sdk-tools/pull/4916
DotNetCoreVersion: 6.0.403
ToolDirectory: src/dotnet/Azure.ClientSdk.Analyzers
4 changes: 0 additions & 4 deletions tools/CreateRuleFabricBot/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,3 @@ extends:
template: /eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml
parameters:
ToolDirectory: tools/CreateRuleFabricBot
# As of 12/10/2022 this is a temporary override until the globally-set
# SDK is set to net6.0. For details, please see:
# https://github.com/Azure/azure-sdk-tools/pull/4916
DotNetCoreVersion: 6.0.403
60 changes: 28 additions & 32 deletions tools/apiview/parsers/swagger-api-parser/ci.yml
Original file line number Diff line number Diff line change
@@ -1,32 +1,28 @@
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.
trigger:
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
paths:
include:
- tools/apiview/parsers/swagger-api-parser

pr:
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
paths:
include:
- tools/apiview/parsers/swagger-api-parser

extends:
template: /eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml
parameters:
PackageDirectory: $(Build.SourcesDirectory)/tools/apiview/parsers/swagger-api-parser/SwaggerApiParser
TestDirectory: $(Build.SourcesDirectory)/tools/apiview/parsers/swagger-api-parser/SwaggerApiParserTest
# As of 12/11/2022 this is a temporary override until the globally-set
# SDK is set to net6.0. For details, please see:
# https://github.com/Azure/azure-sdk-tools/pull/4916
DotNetCoreVersion: 6.0.403
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.
trigger:
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
paths:
include:
- tools/apiview/parsers/swagger-api-parser

pr:
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
paths:
include:
- tools/apiview/parsers/swagger-api-parser

extends:
template: /eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml
parameters:
PackageDirectory: $(Build.SourcesDirectory)/tools/apiview/parsers/swagger-api-parser/SwaggerApiParser
TestDirectory: $(Build.SourcesDirectory)/tools/apiview/parsers/swagger-api-parser/SwaggerApiParserTest
4 changes: 0 additions & 4 deletions tools/http-fault-injector/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,3 @@ extends:
template: /eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml
parameters:
ToolDirectory: tools/http-fault-injector
# As of 12/11/2022 this is a temporary override until the globally-set
# SDK is set to net6.0. For details, please see:
# https://github.com/Azure/azure-sdk-tools/pull/4916
DotNetCoreVersion: 6.0.403
4 changes: 0 additions & 4 deletions tools/identity-resolution/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,3 @@ extends:
template: /eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml
parameters:
ToolDirectory: tools/identity-resolution
# As of 12/11/2022 this is a temporary override until the globally-set
# SDK is set to net6.0. For details, please see:
# https://github.com/Azure/azure-sdk-tools/pull/4916
DotNetCoreVersion: 6.0.403
4 changes: 0 additions & 4 deletions tools/notification-configuration/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,3 @@ extends:
template: /eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml
parameters:
ToolDirectory: tools/notification-configuration
# As of 12/11/2022 this is a temporary override until the globally-set
# SDK is set to net6.0. For details, please see:
# https://github.com/Azure/azure-sdk-tools/pull/4916
DotNetCoreVersion: 6.0.403
4 changes: 0 additions & 4 deletions tools/pipeline-generator/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,3 @@ extends:
template: /eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml
parameters:
ToolDirectory: tools/pipeline-generator
# As of 12/10/2022 this is a temporary override until the globally-set
# SDK is set to net6.0. For details, please see:
# https://github.com/Azure/azure-sdk-tools/pull/4916
DotNetCoreVersion: 6.0.403
4 changes: 0 additions & 4 deletions tools/snippet-generator/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,3 @@ extends:
template: ../../eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml
parameters:
ToolDirectory: tools/snippet-generator
# As of 12/11/2022 this is a temporary override until the globally-set
# SDK is set to net6.0. For details, please see:
# https://github.com/Azure/azure-sdk-tools/pull/4916
DotNetCoreVersion: 6.0.403
4 changes: 0 additions & 4 deletions tools/stress-cluster/cluster/kubernetes/generator/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,3 @@ extends:
template: /eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml
parameters:
ToolDirectory: tools/stress-cluster/cluster/kubernetes/generator
# As of 12/11/2022 this is a temporary override until the globally-set
# SDK is set to net6.0. For details, please see:
# https://github.com/Azure/azure-sdk-tools/pull/4916
DotNetCoreVersion: 6.0.403
4 changes: 0 additions & 4 deletions tools/version-guard/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,3 @@ extends:
template: /eng/pipelines/templates/stages/archetype-sdk-tool-dotnet.yml
parameters:
ToolDirectory: tools/version-guard
# As of 12/10/2022 this is a temporary override until the globally-set
# SDK is set to net6.0. For details, please see:
# https://github.com/Azure/azure-sdk-tools/pull/4916
DotNetCoreVersion: 6.0.403

0 comments on commit 3097908

Please sign in to comment.