Skip to content

Commit

Permalink
Revert "Merge branch 'main' into cosmos-db-Microsoft.DocumentDB-2022-…
Browse files Browse the repository at this point in the history
…11-15-preview"

This reverts commit 59691b7, reversing
changes made to 407c5c9.
  • Loading branch information
rsharm7 committed Feb 14, 2023
1 parent 3c97fe4 commit 0c2f12a
Show file tree
Hide file tree
Showing 7,644 changed files with 8,955 additions and 1,001,460 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-data-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ schedules:
always: true

pool:
vmImage: 'Ubuntu-22.04'
vmImage: 'Ubuntu-20.04'

variables:
IMAGE_TAG_PREFIX: $[format('1.0.{0:HHm}', pipeline.startTime)]
Expand Down
20 changes: 0 additions & 20 deletions .github/comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,21 +41,6 @@
label: NewApiVersionRequired
onLabeledComments: "<b>NewApiVersionRequired reason:</b></br> </br><b>A service’s API is a contract with customers and is represented by using the api-version query parameter. Changes such as adding an optional property to a request/response or introducing a new operation is a change to the service’s contract and therefore requires a new api-version value. This is critically important for documentation, client libraries, and customer support. </b> </br></br> EXAMPLE: if a customer calls a service in the public cloud using <b>api-version=2020-07-27</b>, the new property or operation may exist but if they call the service in a government cloud, air-gapped cloud, or Azure Stack Hub cloud using the same api-version, the property or operation may not exist. Because there is no clear relationship between the service api-version and the new property/operation, customers can’t trust the documentation and Azure customer have difficulty helping customers diagnose issues. In addition, each client library version documents the service version it supports. When an optional property or new operation is added to a service and its Swagger, new client libraries must be produced to expose this functionality to customers. Without updating the api-version, it is unclear to customers which version of a client library supports these new features. "

- rule:
type: label
label: CI-NewRPNamespaceWithoutRPaaS
onLabeledComments: "Hi @${PRAuthor} This PR was flagged for introducing a new RP namespace that is not being onboarded with [RPaaS](https://armwiki.azurewebsites.net/rpaas/overview.html). Merging this PR to the main branch will be blocked as RPaaS is required for new RPs. To resolve this and allow the PR to be merged into the main branch, please [use RPaaS to onboard the new RP](https://armwiki.azurewebsites.net/rpaas/gettingstarted.html)."

- rule:
type: label
label: CI-RpaaSRPNotInPrivateRepo
onLabeledComments: "Hi @${PRAuthor} This PR was flagged for attempting to introduce a new RP namespace to the main branch without first merging the new RP to the RPSaaSMaster branch. Please add the new RP in a merge to RPSaaSMaster before continuing the merge to main."

- rule:
type: label
label: ArcReview
onLabeledComments: "Hi @${PRAuthor} and @arcboard, one or more change(s) have been detected in your Arc enabled VM's or Arc enabled Server's RPs. Please review the changes and ensure that no gaps have been introduced with respect to the ARM API modeling consistency across Azure Arc and Azure Compute. For further details, see guidelines at [Consistency in ARM Modeling](https://msazure.visualstudio.com/One/_wiki/wikis/One.wiki/377428/Consistency-in-ARM-Modeling?anchor=general-design-guidance). To approve the change(s), set the label to ArcSignedOff. If you have any questions, please mail to arcboard@microsoft.com."

- rule:
type: label
label: CI-FixRequiredOnFailure
Expand All @@ -68,11 +53,6 @@
<tr><td>LintDiff</td><td>[Fix-LintDiff](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md#linter-validation)</td><td>high</td></tr></table>
If you need further help, please feedback via [swagger feedback](https://aka.ms/swaggerfeedback).
- rule:
type: label
label: new-rp-namespace
onLabeledComments: "Hi, @{PRAuthor}, our workflow has detected that there is no management SDK ever released for your RP, to further process SDK onboard for your RP, you should have the SDK client library name of your RP reviewed and approved. </br> <b>Action Required</b>: <li> Follow this guidance [Naming for new initial management or client libraries (new SDKs) - Overview (azure.com)](https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/821/Naming-for-new-initial-management-or-client-libraries-(new-SDKs)) to create an issue for management client library name arch board review. </li> <li>Paste the issue link that you created in step 1 in this PR</li> </br> <b> Impact</b>: SDK release owner will take the approved management client library name to release SDK. No client library name approval will leads to SDK release delayed."

- rule:
type: PROpen
variables:
Expand Down
30 changes: 5 additions & 25 deletions .github/fabricbot.json
Original file line number Diff line number Diff line change
Expand Up @@ -2362,6 +2362,7 @@
"Search"
],
"mentionees": [
"brjohnstmsft",
"bleroy",
"tjacobhi",
"markheff",
Expand Down Expand Up @@ -3122,12 +3123,6 @@
"label": "no-recent-activity"
}
},
{
"name": "noLabel",
"parameters": {
"label": "customer-reported"
}
},
{
"name": "isPr",
"parameters": {}
Expand Down Expand Up @@ -3230,12 +3225,6 @@
"parameters": {
"days": 14
}
},
{
"name": "noLabel",
"parameters": {
"label": "customer-reported"
}
}
],
"taskName": "Close stale PR (no update for 30 days)",
Expand Down Expand Up @@ -4179,7 +4168,7 @@
"pathFilter": [
"specification/loadtestservice/"
],
"exclude": [
"exclude":[
""
]
},
Expand All @@ -4188,7 +4177,7 @@
"pathFilter": [
"specification/maps/"
],
"exclude": [
"exclude":[
""
]
},
Expand All @@ -4197,7 +4186,7 @@
"pathFilter": [
"specification/purview/"
],
"exclude": [
"exclude":[
""
]
},
Expand Down Expand Up @@ -4236,15 +4225,6 @@
"exclude": [
""
]
},
{
"label": "ArcReview",
"pathFilter": [
"specification/hybridcompute/resource-manager/",
"specification/connectedvmware/resource-manager/",
"specification/azurestackhci/resource-manager/",
"specification/scvmm/resource-manager/"
]
}
],
"taskName": "Auto PR based on folder paths "
Expand Down Expand Up @@ -4921,4 +4901,4 @@
]
}
]
}
}
10 changes: 2 additions & 8 deletions .github/pull_request_assignment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@


- rule:
paths: "specification/@(providerhub|sql|appplatform|deviceupdate|servicelinker|imagebuilder|throttling|secretmanagementtestsvc|containerservice|azure-kusto)/**"
paths: "specification/@(providerhub|sql|appplatform|deviceupdate|servicelinker|imagebuilder|throttling|secretmanagementtestsvc)/**"
reviewers:
- raych1
- xiaoxuqi-ms
Expand All @@ -97,12 +97,6 @@
reviewers:
- raych1
- xiaoxuqi-ms

- rule:
paths: "specification/@(financialdataservices|standbypool)/**"
reviewers:
- jianyexi
- xiaoxuqi-ms
branches:
- RPSaaSDev

Expand Down Expand Up @@ -227,6 +221,7 @@

- rule:
paths:
- "**/package.json"
- ".github/**"
- "**/azure-pipelines.yml"
- ".azure-pipelines/**"
Expand Down Expand Up @@ -257,4 +252,3 @@
- tianxchen-ms
- xiaoxuqi-ms
- live1206
- tadelesh
16 changes: 0 additions & 16 deletions .github/sla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,6 @@
- ${AUTHOR}
- ${ASSIGNEE}


- scheduleTask:
action: sendEmail
scope: pull_request
name: "send email to Arc review board"
trigger:
- label
args:
booleanFilterExpression: "ArcReview"
message: "<p>Hi, Arc review board,</p><p>Please review the PR ${URL} . You receive the email because the PR is labeled with ArcReview. <br> One or more change(s) have been detected in your Arc enabled VM or Arc enabled Server RPs. Please review the changes and ensure that no gaps have been introduced with respect to the ARM API modeling consistency across Azure Arc and Azure Compute. For further details, see guidelines at Consistency in ARM Modeling. To approve the change(s), add the label ArcSignedOff.</p>"
subject: "Action Required ArcReview: Please review PR ${URL}"
to: arcboard@microsoft.com
cc:
- ${AUTHOR}
- ${ASSIGNEE}

- scheduleTask:
action: sendEmail
scope: pull_request
Expand Down
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,9 @@ warnings.txt

# API Test outputs
.apitest
.assets

*.js
*.d.ts
*.js.map
*.d.ts.map
!.github/syncRepoFiles/*
*.bak
12 changes: 6 additions & 6 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/specification/schemaregistry/ @hmlam @nickghardwick @lmazuel @deyaaeldeen @JoshLove-msft @swathipil @conniey

# PRLabel: %Cognitive Services
/dev/cognitiveservices/data-plane/Language/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @joseharriaga @Azure/api-stewardship-board
/dev/cognitiveservices/data-plane/Language/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @Azure/api-stewardship-board

/specification/adp/ @Azure/adp

Expand Down Expand Up @@ -65,7 +65,7 @@
/specification/cognitiveservices/ @felixwa @yangyuan

# PRLabel: %Cognitive - Language
/specification/cognitiveservices/data-plane/Language/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @joseharriaga @Azure/api-stewardship-board
/specification/cognitiveservices/data-plane/Language/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @Azure/api-stewardship-board

# PRLabel: %Compute
/specification/compute/ @bilaakpan-ms @sandido @dkulkarni-ms @haagha @madewithsmiles @MS-syh2qs @grizzlytheodore @hyonholee @mabhard @danielli90 @smotwani @ppatwa @vikramd-ms @yunusm @ZhidongPeng @nkuchta @maheshnemichand @najams @changov
Expand Down Expand Up @@ -102,7 +102,7 @@
/specification/deploymentmanager/ @netrock

# PRLabel: %Device Update
/specification/deviceupdate/data-plane/ @mikekistler @Azure/api-stewardship-board
/specification/deviceupdate/data-plane/ @mikekistler

/specification/documentdb/ @dmakwana

Expand Down Expand Up @@ -133,7 +133,7 @@
/specification/keyvault/ @heaths @randallilama @jlichwa

# PRLabel: %Load Test Service
/specification/loadtestservice/data-plane/ @mikekistler @Azure/api-stewardship-board
/specification/loadtestservice/data-plane/ @mikekistler

# PRLabel: %Logic App
/specification/logic/ @pankajsn @tonytang-microsoft-com
Expand Down Expand Up @@ -173,7 +173,7 @@
/specification/powerbidedicated/ @tarostok

# PRLabel: %Purview
/specification/purview/data-plane @mikekistler @Azure/api-stewardship-board
/specification/purview/data-plane

# PRLabel: %PostgreSQL
/specification/provisioningservices/ @kvish
Expand All @@ -199,7 +199,7 @@
/specification/scheduler/ @pinwang81

# PRLabel: %Search
/specification/search/data-plane/ @arv100kri @bleroy @AlexGhiondea @Mohit-Chakraborty @Azure/api-stewardship-board
/specification/search/data-plane/ @brjohnstmsft @arv100kri @bleroy @AlexGhiondea @Mohit-Chakraborty @Azure/api-stewardship-board

# PRLabel: %Search
/specification/search/resource-manager/ @abhi1509 @tjacobhi
Expand Down
65 changes: 4 additions & 61 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"authnotrequired",
"Creds",
"fixdate",
"frontends",
"partiallycompleted",
"servicenetworking",
"subchannel",
"umls"
],
Expand Down Expand Up @@ -104,12 +102,6 @@
"Tera"
]
},
{
"filename": "**/specification/databox/resource-manager/Microsoft.DataBox/stable/2022-12-01/databox.json",
"words": [
"Tera"
]
},
{
"filename": "**/specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2017-04-01/Rules.json",
"words": [
Expand Down Expand Up @@ -170,12 +162,6 @@
"Ochestrator"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerInstance/stable/2021-10-01/containerInstance.json",
"words": [
"Noreuse"
]
},
{
"filename": "**/specification/containerregistry/data-plane/Microsoft.ContainerRegistry/preview/2018-08-10/containerregistry.json",
"words": [
Expand Down Expand Up @@ -770,7 +756,6 @@
"psqldb"
]
},

{
"filename": "**/specification/maps/data-plane/Microsoft.Maps/Render/preview/1.0/render.json",
"words": [
Expand Down Expand Up @@ -833,29 +818,22 @@
]
},
{
"filename": "**/specification/web/resource-manager/Microsoft.Web/**/CommonDefinitions.json",
"filename": "**/specification/web/resource-manager/Microsoft.Web/stable/2020-12-01/CommonDefinitions.json",
"words": [
"Guage"
]
},
{
"filename": "**/specification/confluent/resource-manager/Microsoft.Confluent/**/confluent.json",
"filename": "**/specification/confluent/resource-manager/Microsoft.Confluent/*/*/confluent.json",
"words": [
"orgvalidate"
]
},
{
"filename": "**/specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/**/service.json",
"filename": "**/specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2021-02-10/service.json",
"words": [
"Orignal",
"Seleted",
"targetvCenterId"
]
},
{
"filename": "**/specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/**/bms.json",
"words": [
"xcool"
"Seleted"
]
},
{
Expand All @@ -871,41 +849,6 @@
"spreadsheetml",
"presentationml"
]
},
{
"filename": "**/specification/machinelearningservices/data-plane/Microsoft.MachineLearningServices/preview/2019-*/modelManagement.json",
"words": [
"UNKNOWON"
]
},
{
"filename": "**/specification/machinelearningservices/data-plane/Microsoft.MachineLearningServices/preview/2022-*-preview/machineLearningServices.json",
"words": [
"Tmpfs",
"tmpfs",
"npipe"
]
},
{
"filename": "**/specification/dataprotection/resource-manager/Microsoft.DataProtection/**/dataprotection.json",
"words": [
"PrepareTimedout",
"CommitTimedout"
]
},
{
"filename": "**/specification/purview/data-plane/Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json",
"words": [
"userrequests",
"workflowruns",
"workflowtasks"
]
}
],
"enableFiletypes": [
"cadl"
],
"ignoreWords": [
"trafficcontrollerspec"
]
}
Loading

0 comments on commit 0c2f12a

Please sign in to comment.