Skip to content

Commit 7c42f6c

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: (349 commits) Create communication samples (Azure#24268) [DPG][pipeline] integration to swagger pipeline (Azure#24355) update template (Azure#24343) update (Azure#24341) [RecoverServices] Temporarily delete invalid links (Azure#24340) [AutoRelease] t2-chaos-2022-04-28-73429 (Azure#24219) code and test (Azure#24319) [AutoRelease] t2-recoveryservicesbackup-2022-04-29-79596 (Azure#24243) Adjusted testcase (Azure#24335) [Tables] Fix odata serialization (Azure#24290) Prepare monitor for release (Azure#24332) Increment version for core releases (Azure#24331) Update change_log.py (Azure#24322) [Tables] Add multitenant challenge auth policy support (Azure#24278) [Storage] Prepare for STG82 GA release (Azure#24316) batch dropping 2.7 (Azure#24295) [core] move SerializationError and DeserializationError to exceptions (Azure#24312) Update pipeline-generator version (Azure#24313) Disable Azure Artifact Docker Warnings (Azure#24300) [KeyVault] KV Certificates to test proxy (Azure#24256) ...
2 parents c740697 + bc9bb07 commit 7c42f6c

13,594 files changed

Lines changed: 5384687 additions & 4393139 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.

.devcontainer/Dockerfile

Lines changed: 0 additions & 21 deletions
This file was deleted.

.devcontainer/devcontainer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "GitHub Codespaces (Default)",
3-
"build": {
4-
"dockerfile": "Dockerfile",
5-
"args": {
6-
"INSTALL_DOCKER": "true"
7-
}
8-
},
93
"settings": {
10-
"terminal.integrated.shell.linux": "/bin/bash",
4+
"terminal.integrated.profiles.linux": {
5+
"bash": {
6+
"path": "/bin/bash",
7+
"args": []
8+
}
9+
},
10+
"terminal.integrated.defaultProfile.linux": "bash",
1111
"go.useGoProxyToCheckForToolUpdates": false,
1212
"go.useLanguageServer": true,
1313
"go.gopath": "/go",
@@ -35,8 +35,8 @@
3535
"workspaceMount": "source=${localWorkspaceFolder},target=/home/codespace/workspace,type=bind,consistency=cached",
3636
"workspaceFolder": "/home/codespace/workspace",
3737
"mounts": [ "source=/var/run/docker.sock,target=/var/run/docker-host.sock,type=bind" ],
38-
"runArgs": [ "--cap-add=SYS_PTRACE", "--security-opt", "seccomp=unconfined" ],
39-
38+
"runArgs": [ "--cap-add=SYS_PTRACE", "--security-opt", "seccomp=unconfined", "--privileged" ],
39+
4040
// Add the IDs of extensions you want installed when the container is created.
4141
"extensions": [
4242
"GitHub.vscode-pull-request-github",

.devcontainer/library-scripts/docker-debian.sh

Lines changed: 0 additions & 172 deletions
This file was deleted.

.devcontainer/library-scripts/git-lfs-debian.sh

Lines changed: 0 additions & 34 deletions
This file was deleted.

.github/CODEOWNERS

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,26 +33,34 @@
3333
/sdk/eventhub/ @annatisch @yunhaoling @swathipil @rakshith91
3434

3535
# PRLabel: %Storage
36-
/sdk/storage/ @amishra-dev @zezha-msft @annatisch @tasherif-msft @jalauzon-msft
36+
/sdk/storage/ @annatisch @tasherif-msft @jalauzon-msft @vincenttran-msft
3737

3838
# PRLabel: %App Configuration
3939
/sdk/appconfiguration/ @xiangyan99 @YalinLi0312
4040

4141
/sdk/applicationinsights/azure-applicationinsights/ @omziv @anatse @raronen @ischrei @danhadari @azmonapplicationinsights
4242
/sdk/loganalytics/azure-loganalytics/ @omziv @anatse @raronen @ischrei @danhadari @azmonapplicationinsights
4343

44-
/sdk/attestation/azure-security-attestation @larryosterman @anilba06 @Azure/azure-sdk-write-attestation
44+
/sdk/attestation/azure-security-attestation @anilba06 @Azure/azure-sdk-write-attestation @gkostal
4545

4646
# PRLabel: %Batch
4747
/sdk/batch/ @cRui861 @paterasMSFT @dpwatrous @gingi @zfengms
4848
/sdk/cognitiveservices/azure-cognitiveservices-vision-customvision/ @areddish
4949

50-
# PRLabel: %Communication
51-
/sdk/communication/ @acsdevx-msft
50+
# PRLabel: %Communication - Phone Numbers
5251
/sdk/communication/azure-communication-phonenumbers/ @miguhern @whisper6284 @lucasrsant @RoyHerrod @danielav7
52+
53+
# PRLabel: %Communication - SMS
5354
/sdk/communication/azure-communication-sms/ @RoyHerrod @arifibrahim4
54-
/sdk/communication/azure-communication-identity/ @Azure/acs-identity-sdk
55-
/sdk/communication/**/_shared/ @Azure/acs-identity-sdk
55+
56+
# PRLabel: %Communication - Identity
57+
/sdk/communication/azure-communication-identity/ @Azure/acs-identity-sdk @petrsvihlik @AikoBB @maximrytych-ms @martinbarnas-ms
58+
59+
# PRLabel: %Communication - Common
60+
/sdk/communication/**/_shared/ @Azure/acs-identity-sdk @petrsvihlik @AikoBB @maximrytych-ms @martinbarnas-ms
61+
62+
# PRLabel: %Communication
63+
/sdk/communication/ @acsdevx-msft
5664

5765
# PRLabel: %KeyVault
5866
/sdk/keyvault/ @schaabs @mccoyp @YalinLi0312
@@ -61,7 +69,7 @@
6169
/sdk/loganalytics/ @alexeldeib
6270

6371
# PRLabel: %Monitor - Exporter
64-
/sdk/monitor/azure-monitor-opentelemetry-exporter @rakshith91 @lmazuel @lzchen
72+
/sdk/monitor/azure-monitor-opentelemetry-exporter @rakshith91 @lmazuel @lzchen @hectorhdzg
6573

6674
# PRLabel: %Monitor - Log
6775
/sdk/monitor/azure-monitor-query @rakshith91
@@ -77,7 +85,7 @@
7785
/sdk/containerservice/ @samkreter @zqingqing1 @GaneshaThirumurthi
7886

7987
# PRLabel: %Cosmos
80-
/sdk/cosmos/ @kushagraThapar @simorenoh @simplynaveen20 @xinlian12 @moderakh
88+
/sdk/cosmos/ @kushagraThapar @simorenoh @simplynaveen20 @xinlian12 @annatisch @tjprescott @JericHunter
8189

8290
# ServiceLabel: %Cosmos %Service Attention
8391
#/<NotInRepo>/ @simorenoh @gahl-levy
@@ -151,7 +159,7 @@
151159
/sdk/containerregistry/ @YalinLi0312
152160

153161
# PRLabel: %Digital Twins
154-
/sdk/digitaltwins/ @johngallardo @Aashish93-stack
162+
/sdk/digitaltwins/ @johngallardo @Aashish93-stack @sjiherzig @Satya-Kolluri
155163

156164
# PRLabel: %VideoAnalyzer
157165
/sdk/videoanalyzer/ @hivyas
@@ -761,4 +769,4 @@
761769

762770
# Add owners for notifications for specific pipelines
763771
/eng/pipelines/templates/jobs/tests-nightly-python.yml @lmazuel @mccoyp
764-
/eng/pipelines/aggregate-reports.yml @lmazuel @mccoyp @YalinLi0312
772+
/eng/pipelines/aggregate-reports.yml @lmazuel @mccoyp @YalinLi0312

0 commit comments

Comments
 (0)