Skip to content

Commit b042273

Browse files
committed
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python into new_metrics_advisor
* 'main' of https://github.com/Azure/azure-sdk-for-python: (92 commits) [Mgmt Compute] Sanitize recordings (Azure#23331) [Tables] Release prep (Azure#23297) [Cosmos] move system_key logic to query_iterable (Azure#22893) [Cosmos] added additional warning to default consistency change (Azure#23225) update template (Azure#23333) [Storage] Address comments from API Review for March release (Azure#23294) code and test (Azure#23273) [textanalytics] release prep + fixing docstrings and links (Azure#23315) [Schema Registry] rename request kwargs to request options (Azure#23325) update new app service api version (Azure#23034) [SchemaRegistry] add tests for error codes (Azure#23140) Increment package version after release of azure-core (Azure#23319) Sync eng/common directory with azure-sdk-tools for PR 2824 (Azure#23314) Add python credscan in ci.yml (Azure#23307) [SchemaRegistry] avro api changes (Azure#23259) [KeyVualt KV] Fix cspell errors (Azure#23255) [KeyVault Certs] Fix cspell errors (Azure#23251) [AutoRelease] t2-containerregistry-2022-02-21-89653(Do not merge) (Azure#23155) [KeyVault Keys] Fix cspell errors (Azure#23250) Sync eng/common directory with azure-sdk-tools for PR 2830 (Azure#23267) ...
2 parents 6b2746d + 276115d commit b042273

1,944 files changed

Lines changed: 471796 additions & 302638 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/CODEOWNERS

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Instructions for CODEOWNERS file format and automatic build failure notifications:
22
# https://github.com/Azure/azure-sdk/blob/main/docs/policies/opensource.md#codeowners
33

4+
################
5+
# Automation
6+
################
7+
8+
# Git Hub integration and bot rules
9+
/.github/ @AlexGhiondea @jsquire
10+
411
###########
512
# SDK
613
###########
@@ -570,7 +577,7 @@
570577
#/<NotInRepo>/ @chlahav
571578

572579
# ServiceLabel: %Service Attention %Service Bus
573-
#/<NotInRepo>/ @jfggdl @axisc
580+
#/<NotInRepo>/ @jfggdl @EldertGrootenboer
574581

575582
# ServiceLabel: %Service Attention %Service Fabric
576583
#/<NotInRepo>/ @QingChenmsft @vaishnavk @juhacket

0 commit comments

Comments
 (0)