Skip to content

Commit

Permalink
Merge branch 'master' into test-cli-automation
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaozha committed Apr 26, 2020
2 parents ee7afcc + 0f4b993 commit ad85622
Show file tree
Hide file tree
Showing 292 changed files with 28,000 additions and 5,481 deletions.
70 changes: 35 additions & 35 deletions .azure-pipelines-preproduction/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .azure-pipelines-preproduction/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "MIT",
"devDependencies": {
"@azure/avocado": "^0.6.3",
"@azure/rest-api-specs-scripts": "^0.7.2",
"@azure/rest-api-specs-scripts": "^0.8.0",
"@ts-common/commonmark-to-markdown": "^1.2.0",
"@ts-common/fs": "0.2.0",
"@ts-common/iterator": "^0.3.6",
Expand Down
38 changes: 25 additions & 13 deletions .github/assignment.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
- rule:
# data-plane PR
paths:
paths:
- "specification/**/data-plane/**"
reviewers:
- anuchandy
Expand All @@ -10,14 +10,14 @@
- tjprescott

- rule:
paths:
paths:
- "specification/network/**"
reviewers:
- lirenhe
- MyronFanQiu

- rule:
paths:
paths:
- "specification/@(applicationinsights|operationalinsights)/**"
reviewers:
- MyronFanQiu
Expand All @@ -30,13 +30,24 @@
- yungezz

- rule:
paths:
paths: "specification/resources/**"
reviewers:
- raych1

- rule:
paths:
- "specification/machinelearningservices/**"
reviewers:
- ArcturusZhang
- ArcturusZhang

- rule:
paths:
- "specification/@(azureactivedirectory|appplatform)/**"
reviewers:
- njuCZ

- rule:
paths:
paths:
- "specification/authorization/**"
reviewers:
- qianwens
Expand All @@ -52,7 +63,7 @@
paths:
- "specification/monitor/**"
reviewers:
- weidongxu-microsoft
- weidongxu-microsoft
- MyronFanQiu

- rule:
Expand All @@ -68,7 +79,7 @@
- allenjzhang

- rule:
paths:
paths:
- "specification/@(keyvault|notificationhubs)/**"
- "specification/@(databricks|containerregistry)/**"
reviewers:
Expand All @@ -79,7 +90,7 @@
- "specification/@(containerservice|containerinstance)/**"
reviewers:
- NullMDR
- fengzhou-msft
- fengzhou-msft
- yungezz

- rule:
Expand All @@ -101,27 +112,27 @@
- weidongxu-microsoft

- rule:
paths:
paths:
- "documentation/**"
reviewers:
- josefree
- akning-ms

- rule:
paths:
paths:
- "**/package.json"
- ".github/**"
- "**/azure-pipelines.yml"
- ".azure-pipelines/**"
- ".azure-pipelines-preproduction/**"
reviewers:
- akning-ms
- ruowan
- NullMDR
- raych1

- rule:
# manager-plane PR
paths:
paths:
- "**"
reviewers:
- yungezz
Expand All @@ -141,3 +152,4 @@
- leni-msft
- qianwens
- allenjzhang
- ruowan
5 changes: 5 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,7 @@ exportstatus
externaldatasources
externalDNSIPAddress01
externalDNSIPAddress02
extranet
EYWQ
faceapi
facelists
Expand Down Expand Up @@ -1748,3 +1749,7 @@ cloudManifestFiles
highestcriticalimpact
apiserver
kubeadmin
userprincipalname
sessionstate
sessionhosts
hostpool
Loading

0 comments on commit ad85622

Please sign in to comment.