Skip to content

Commit

Permalink
Merge remote-tracking branch 'up/main' into engsys/upgrade-eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremymeng authored May 17, 2022
2 parents 7e7868c + e825fad commit e63f32c
Show file tree
Hide file tree
Showing 3,079 changed files with 258,453 additions and 156,202 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
/sdk/communication/communication-sms/ @DimaKolomiiets

# PRLabel: %Communication - Short Codes
/sdk/communication/communication-short-codes/ @danielav7
/sdk/communication/communication-short-codes/ @guilhermeluizsp @rtrevino89 @danielav7

# PRLabel: %Communication - Common
/sdk/communication/communication-common/ @petrsvihlik @AikoBB @maximrytych-ms @martinbarnas-ms
Expand Down Expand Up @@ -89,10 +89,10 @@
/sdk/iot/ @YoDaMa @xirzec

# PRLabel: %KeyVault
/sdk/keyvault/ @maorleger @sadasant
/sdk/keyvault/ @timovv

# PRLabel: %OpenTelemetryInstrumentation
/sdk/instrumentation/ @maorleger @joheredi
/sdk/instrumentation/ @joheredi @mpodwysocki

# PRLabel: %Service Bus
/sdk/servicebus/ @jeremymeng @deyaaeldeen @HarshaNalluru
Expand Down Expand Up @@ -817,7 +817,7 @@ sdk/dnsresolver/ci.mgmt.yml @qiaozha @dw511214992 @MaryGao

# PRLabel: %Monitor
/sdk/monitor/ @hectorhdzg
/sdk/monitor/monitor-query @KarishmaGhiya @maorleger
/sdk/monitor/monitor-query @KarishmaGhiya

# ServiceLabel: %AAD %Service Attention
#/<NotInRepo>/ @adamedx
Expand Down
2 changes: 1 addition & 1 deletion .scripts/automation_generate.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
code-gen-pipeline --inputJsonPath=$1 --outputJsonPath=$2 --use=@autorest/[email protected].16.20220105.1
code-gen-pipeline --inputJsonPath=$1 --outputJsonPath=$2 --use=@autorest/[email protected].19.20220425.1
12 changes: 12 additions & 0 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
"adfs",
"agrifood",
"AMQP",
"Brcpf",
"BRCPF",
"centralus",
"CONTOSO",
"deps",
Expand All @@ -57,10 +59,16 @@
"eastus",
"ECONNRESET",
"Eloqua",
"Esdni",
"ESDNI",
"etags",
"Eugps",
"EUGPS",
"Fhir",
"Guids",
"Hana",
"Idrg",
"IDRG",
"IMDS",
"Kubernetes",
"kusto",
Expand All @@ -78,6 +86,8 @@
"ODATA",
"Odbc",
"perfstress",
"Plregon",
"PLREGON",
"pnpm",
"prettierrc",
"pwsh",
Expand Down Expand Up @@ -105,6 +115,8 @@
"usgovarizona",
"usgovtexas",
"usgovvirginia",
"Usuk",
"USUK",
"Vertica",
"westus"
],
Expand Down
Loading

0 comments on commit e63f32c

Please sign in to comment.