Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…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)
  ...
  • Loading branch information
iscai-msft committed May 9, 2022
2 parents c740697 + bc9bb07 commit 7c42f6c
Show file tree
Hide file tree
Showing 13,594 changed files with 5,384,687 additions and 4,393,139 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
21 changes: 0 additions & 21 deletions .devcontainer/Dockerfile

This file was deleted.

18 changes: 9 additions & 9 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "GitHub Codespaces (Default)",
"build": {
"dockerfile": "Dockerfile",
"args": {
"INSTALL_DOCKER": "true"
}
},
"settings": {
"terminal.integrated.shell.linux": "/bin/bash",
"terminal.integrated.profiles.linux": {
"bash": {
"path": "/bin/bash",
"args": []
}
},
"terminal.integrated.defaultProfile.linux": "bash",
"go.useGoProxyToCheckForToolUpdates": false,
"go.useLanguageServer": true,
"go.gopath": "/go",
Expand Down Expand Up @@ -35,8 +35,8 @@
"workspaceMount": "source=${localWorkspaceFolder},target=/home/codespace/workspace,type=bind,consistency=cached",
"workspaceFolder": "/home/codespace/workspace",
"mounts": [ "source=/var/run/docker.sock,target=/var/run/docker-host.sock,type=bind" ],
"runArgs": [ "--cap-add=SYS_PTRACE", "--security-opt", "seccomp=unconfined" ],

"runArgs": [ "--cap-add=SYS_PTRACE", "--security-opt", "seccomp=unconfined", "--privileged" ],
// Add the IDs of extensions you want installed when the container is created.
"extensions": [
"GitHub.vscode-pull-request-github",
Expand Down
172 changes: 0 additions & 172 deletions .devcontainer/library-scripts/docker-debian.sh

This file was deleted.

34 changes: 0 additions & 34 deletions .devcontainer/library-scripts/git-lfs-debian.sh

This file was deleted.

28 changes: 18 additions & 10 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -33,26 +33,34 @@
/sdk/eventhub/ @annatisch @yunhaoling @swathipil @rakshith91

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

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

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

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

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

# PRLabel: %Communication
/sdk/communication/ @acsdevx-msft
# PRLabel: %Communication - Phone Numbers
/sdk/communication/azure-communication-phonenumbers/ @miguhern @whisper6284 @lucasrsant @RoyHerrod @danielav7

# PRLabel: %Communication - SMS
/sdk/communication/azure-communication-sms/ @RoyHerrod @arifibrahim4
/sdk/communication/azure-communication-identity/ @Azure/acs-identity-sdk
/sdk/communication/**/_shared/ @Azure/acs-identity-sdk

# PRLabel: %Communication - Identity
/sdk/communication/azure-communication-identity/ @Azure/acs-identity-sdk @petrsvihlik @AikoBB @maximrytych-ms @martinbarnas-ms

# PRLabel: %Communication - Common
/sdk/communication/**/_shared/ @Azure/acs-identity-sdk @petrsvihlik @AikoBB @maximrytych-ms @martinbarnas-ms

# PRLabel: %Communication
/sdk/communication/ @acsdevx-msft

# PRLabel: %KeyVault
/sdk/keyvault/ @schaabs @mccoyp @YalinLi0312
Expand All @@ -61,7 +69,7 @@
/sdk/loganalytics/ @alexeldeib

# PRLabel: %Monitor - Exporter
/sdk/monitor/azure-monitor-opentelemetry-exporter @rakshith91 @lmazuel @lzchen
/sdk/monitor/azure-monitor-opentelemetry-exporter @rakshith91 @lmazuel @lzchen @hectorhdzg

# PRLabel: %Monitor - Log
/sdk/monitor/azure-monitor-query @rakshith91
Expand All @@ -77,7 +85,7 @@
/sdk/containerservice/ @samkreter @zqingqing1 @GaneshaThirumurthi

# PRLabel: %Cosmos
/sdk/cosmos/ @kushagraThapar @simorenoh @simplynaveen20 @xinlian12 @moderakh
/sdk/cosmos/ @kushagraThapar @simorenoh @simplynaveen20 @xinlian12 @annatisch @tjprescott @JericHunter

# ServiceLabel: %Cosmos %Service Attention
#/<NotInRepo>/ @simorenoh @gahl-levy
Expand Down Expand Up @@ -151,7 +159,7 @@
/sdk/containerregistry/ @YalinLi0312

# PRLabel: %Digital Twins
/sdk/digitaltwins/ @johngallardo @Aashish93-stack
/sdk/digitaltwins/ @johngallardo @Aashish93-stack @sjiherzig @Satya-Kolluri

# PRLabel: %VideoAnalyzer
/sdk/videoanalyzer/ @hivyas
Expand Down Expand Up @@ -761,4 +769,4 @@

# Add owners for notifications for specific pipelines
/eng/pipelines/templates/jobs/tests-nightly-python.yml @lmazuel @mccoyp
/eng/pipelines/aggregate-reports.yml @lmazuel @mccoyp @YalinLi0312
/eng/pipelines/aggregate-reports.yml @lmazuel @mccoyp @YalinLi0312
Loading

0 comments on commit 7c42f6c

Please sign in to comment.