Skip to content

Commit

Permalink
Separate ci.yml and ci.mgmt.yml (Azure#20354)
Browse files Browse the repository at this point in the history
  • Loading branch information
colawwj authored Feb 18, 2022
1 parent 3029e42 commit 921810a
Show file tree
Hide file tree
Showing 176 changed files with 2,283 additions and 1,045 deletions.
138 changes: 138 additions & 0 deletions .github/CODEOWNERS

Large diffs are not rendered by default.

18 changes: 11 additions & 7 deletions sdk/advisor/ci.yml → sdk/advisor/ci.mgmt.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.

trigger:
branches:
include:
Expand All @@ -7,23 +8,26 @@ trigger:
- hotfix/*
paths:
include:
- sdk/advisor/

- sdk/advisor/ci.mgmt.yml
- sdk/advisor/arm-advisor/
pr:
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
exclude:
- feature/v4
paths:
include:
- sdk/advisor/

- sdk/advisor/ci.mgmt.yml
- sdk/advisor/arm-advisor/

extends:
template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
template: /eng/pipelines/templates/stages/archetype-sdk-client.yml
parameters:
ServiceDirectory: advisor
Artifacts:
- name: azure-arm-advisor
safeName: azurearmadvisor

safeName: azurearmadvisor
2 changes: 1 addition & 1 deletion sdk/agrifood/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ extends:
ServiceDirectory: agrifood
Artifacts:
- name: azure-rest-agrifood-farming
safeName: azurerestagrifoodfarming
safeName: azurerestagrifoodfarming
15 changes: 10 additions & 5 deletions sdk/analysisservices/ci.yml → sdk/analysisservices/ci.mgmt.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.

trigger:
branches:
include:
Expand All @@ -7,23 +8,27 @@ trigger:
- hotfix/*
paths:
include:
- sdk/analysisservices/
- sdk/analysisservices/ci.mgmt.yml
- sdk/analysisservices/arm-analysisservices/

pr:
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
exclude:
- feature/v4
paths:
include:
- sdk/analysisservices/
- sdk/analysisservices/ci.mgmt.yml
- sdk/analysisservices/arm-analysisservices/

extends:
template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
template: /eng/pipelines/templates/stages/archetype-sdk-client.yml
parameters:
ServiceDirectory: analysisservices
Artifacts:
- name: azure-arm-analysisservices
safeName: azurearmanalysisservices

safeName: azurearmanalysisservices
2 changes: 1 addition & 1 deletion sdk/anomalydetector/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ extends:
ServiceDirectory: anomalydetector
Artifacts:
- name: azure-ai-anomaly-detector
safeName: aianomalydetector
safeName: aianomalydetector
15 changes: 10 additions & 5 deletions sdk/apimanagement/ci.yml → sdk/apimanagement/ci.mgmt.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.

trigger:
branches:
include:
Expand All @@ -7,23 +8,27 @@ trigger:
- hotfix/*
paths:
include:
- sdk/apimanagement/
- sdk/apimanagement/ci.mgmt.yml
- sdk/apimanagement/arm-apimanagement/

pr:
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
exclude:
- feature/v4
paths:
include:
- sdk/apimanagement/
- sdk/apimanagement/ci.mgmt.yml
- sdk/apimanagement/arm-apimanagement/

extends:
template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
template: /eng/pipelines/templates/stages/archetype-sdk-client.yml
parameters:
ServiceDirectory: apimanagement
Artifacts:
- name: azure-arm-apimanagement
safeName: azurearmapimanagement

safeName: azurearmapimanagement
34 changes: 34 additions & 0 deletions sdk/appconfiguration/ci.mgmt.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.

trigger:
branches:
include:
- main
- release/*
- hotfix/*
paths:
include:
- sdk/appconfiguration/ci.mgmt.yml
- sdk/appconfiguration/arm-appconfiguration/

pr:
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
exclude:
- feature/v4
paths:
include:
- sdk/appconfiguration/ci.mgmt.yml
- sdk/appconfiguration/arm-appconfiguration/

extends:
template: /eng/pipelines/templates/stages/archetype-sdk-client.yml
parameters:
ServiceDirectory: appconfiguration
Artifacts:
- name: azure-arm-appconfiguration
safeName: azurearmappconfiguration
11 changes: 8 additions & 3 deletions sdk/appconfiguration/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ trigger:
paths:
include:
- sdk/appconfiguration/
exclude:
- sdk/appconfiguration/ci.mgmt.yml
- sdk/appconfiguration/arm-appconfiguration
pr:
branches:
include:
Expand All @@ -19,12 +22,14 @@ pr:
paths:
include:
- sdk/appconfiguration/
exclude:
- sdk/appconfiguration/ci.mgmt.yml
- sdk/appconfiguration/arm-appconfiguration

extends:
template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
parameters:
ServiceDirectory: appconfiguration
Artifacts:
- name: azure-app-configuration
safeName: azureappconfiguration
- name: azure-arm-appconfiguration
safeName: azurearmappconfiguration
safeName: azureappconfiguration
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.

trigger:
branches:
include:
Expand All @@ -8,23 +8,26 @@ trigger:
- hotfix/*
paths:
include:
- sdk/applicationinsights/

- sdk/applicationinsights/ci.mgmt.yml
- sdk/applicationinsights/arm-appinsights/
pr:
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
exclude:
- feature/v4
paths:
include:
- sdk/applicationinsights/
- sdk/applicationinsights/ci.mgmt.yml
- sdk/applicationinsights/arm-appinsights/

extends:
template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
template: /eng/pipelines/templates/stages/archetype-sdk-client.yml
parameters:
ServiceDirectory: applicationinsights
Artifacts:
- name: azure-arm-appinsights
safeName: azurearmappinsights

safeName: azurearmappinsights
18 changes: 11 additions & 7 deletions sdk/appplatform/ci.yml → sdk/appplatform/ci.mgmt.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.

trigger:
branches:
include:
Expand All @@ -7,23 +8,26 @@ trigger:
- hotfix/*
paths:
include:
- sdk/appplatform/

- sdk/appplatform/ci.mgmt.yml
- sdk/appplatform/arm-appplatform/
pr:
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
exclude:
- feature/v4
paths:
include:
- sdk/appplatform/

- sdk/appplatform/ci.mgmt.yml
- sdk/appplatform/arm-appplatform/

extends:
template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
template: /eng/pipelines/templates/stages/archetype-sdk-client.yml
parameters:
ServiceDirectory: appplatform
Artifacts:
- name: azure-arm-appplatform
safeName: azurearmappplatform

safeName: azurearmappplatform
18 changes: 11 additions & 7 deletions sdk/appservice/ci.yml → sdk/appservice/ci.mgmt.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.

trigger:
branches:
include:
Expand All @@ -7,23 +8,26 @@ trigger:
- hotfix/*
paths:
include:
- sdk/appservice/

- sdk/appservice/ci.mgmt.yml
- sdk/appservice/arm-appservice/
pr:
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
exclude:
- feature/v4
paths:
include:
- sdk/appservice/

- sdk/appservice/ci.mgmt.yml
- sdk/appservice/arm-appservice/

extends:
template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
template: /eng/pipelines/templates/stages/archetype-sdk-client.yml
parameters:
ServiceDirectory: appservice
Artifacts:
- name: azure-arm-appservice
safeName: azurearmappservice

safeName: azurearmappservice
33 changes: 33 additions & 0 deletions sdk/attestation/ci.mgmt.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file.

trigger:
branches:
include:
- main
- release/*
- hotfix/*
paths:
include:
- sdk/attestation/ci.mgmt.yml
- sdk/attestation/arm-attestation/
pr:
branches:
include:
- main
- feature/*
- release/*
- hotfix/*
exclude:
- feature/v4
paths:
include:
- sdk/attestation/ci.mgmt.yml
- sdk/attestation/arm-attestation/

extends:
template: /eng/pipelines/templates/stages/archetype-sdk-client.yml
parameters:
ServiceDirectory: attestation
Artifacts:
- name: azure-arm-attestation
safeName: azurearmattestation
11 changes: 8 additions & 3 deletions sdk/attestation/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ trigger:
paths:
include:
- sdk/attestation/
exclude:
- sdk/attestation/ci.mgmt.yml
- sdk/attestation/arm-attestation
pr:
branches:
include:
Expand All @@ -20,12 +23,14 @@ pr:
paths:
include:
- sdk/attestation/
exclude:
- sdk/attestation/ci.mgmt.yml
- sdk/attestation/arm-attestation

extends:
template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
parameters:
ServiceDirectory: attestation
Artifacts:
- name: azure-attestation
safeName: azureattestation
- name: azure-arm-attestation
safeName: azurearmattestation
safeName: azureattestation
Loading

0 comments on commit 921810a

Please sign in to comment.