Skip to content

Commit

Permalink
Updating all ci.yml to include additional branch trigger patterns. Di…
Browse files Browse the repository at this point in the history
…sabling CI to avoid killing the public agent pool. ***NO_CI***
  • Loading branch information
scbedd committed Aug 28, 2019
1 parent a0a99e6 commit f57ab6a
Show file tree
Hide file tree
Showing 76 changed files with 298 additions and 6 deletions.
4 changes: 4 additions & 0 deletions sdk/advisor/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/advisor/
Expand Down
4 changes: 4 additions & 0 deletions sdk/aks/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/aks/
Expand Down
4 changes: 4 additions & 0 deletions sdk/alertsmanagement/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/alertsmanagement/
Expand Down
4 changes: 4 additions & 0 deletions sdk/apimanagement/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/apimanagement/
Expand Down
4 changes: 4 additions & 0 deletions sdk/appconfiguration/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/appconfiguration/
Expand Down
4 changes: 4 additions & 0 deletions sdk/applicationinsights/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/applicationinsights/
Expand Down
4 changes: 4 additions & 0 deletions sdk/appservice/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/appservice/
Expand Down
4 changes: 4 additions & 0 deletions sdk/authorization/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/authorization/
Expand Down
4 changes: 4 additions & 0 deletions sdk/automation/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/automation/
Expand Down
4 changes: 4 additions & 0 deletions sdk/batch/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/batch/
Expand Down
4 changes: 4 additions & 0 deletions sdk/billing/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/billing/
Expand Down
4 changes: 4 additions & 0 deletions sdk/botservice/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/botservice/
Expand Down
4 changes: 4 additions & 0 deletions sdk/cdn/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/cdn/
Expand Down
4 changes: 4 additions & 0 deletions sdk/cognitiveservices/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/cognitiveservices/
Expand Down
4 changes: 4 additions & 0 deletions sdk/commerce/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/commerce/
Expand Down
4 changes: 4 additions & 0 deletions sdk/compute/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/compute/
Expand Down
4 changes: 4 additions & 0 deletions sdk/consumption/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/consumption/
Expand Down
4 changes: 4 additions & 0 deletions sdk/containerinstance/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/containerinstance/
Expand Down
4 changes: 4 additions & 0 deletions sdk/containerregistry/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/containerregistry/
Expand Down
4 changes: 4 additions & 0 deletions sdk/containerservice/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/containerservice/
Expand Down
4 changes: 4 additions & 0 deletions sdk/core/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/core/
Expand Down
4 changes: 4 additions & 0 deletions sdk/cosmos/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/cosmos/
Expand Down
4 changes: 4 additions & 0 deletions sdk/costmanagement/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/costmanagement/
Expand Down
4 changes: 4 additions & 0 deletions sdk/databricks/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/databricks/
Expand Down
4 changes: 4 additions & 0 deletions sdk/datafactory/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/datafactory/
Expand Down
4 changes: 4 additions & 0 deletions sdk/datalake/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/datalake/
Expand Down
4 changes: 4 additions & 0 deletions sdk/datamigration/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/datamigration/
Expand Down
4 changes: 4 additions & 0 deletions sdk/deploymentmanager/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/deploymentmanager/
Expand Down
4 changes: 4 additions & 0 deletions sdk/devtestlabs/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/devtestlabs/
Expand Down
4 changes: 4 additions & 0 deletions sdk/edgegateway/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/edgegateway/
Expand Down
4 changes: 4 additions & 0 deletions sdk/eventgrid/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/eventgrid/
Expand Down
4 changes: 4 additions & 0 deletions sdk/eventhub/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/eventhub/
Expand Down
4 changes: 4 additions & 0 deletions sdk/graphrbac/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/graphrbac/
Expand Down
4 changes: 4 additions & 0 deletions sdk/hanaonazure/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/hanaonazure/
Expand Down
4 changes: 4 additions & 0 deletions sdk/hdinsight/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pr:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/hdinsight/
Expand Down
2 changes: 1 addition & 1 deletion sdk/healthcareapis/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pr:
- feature/*
- hotfix/*
- release/*
- '*/resource-manager'
- restapi*
paths:
include:
- sdk/healthcareapis/
Expand Down
Loading

0 comments on commit f57ab6a

Please sign in to comment.