Skip to content

Commit

Permalink
Merge branch 'Azure:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeharder authored Feb 8, 2024
2 parents 2a3aecc + 3a5d590 commit 3430f82
Show file tree
Hide file tree
Showing 2,505 changed files with 434,538 additions and 16,166 deletions.
46 changes: 46 additions & 0 deletions .github/ISSUE_TEMPLATE/01_question.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
name: Question/Query
description: Use this template to file a question/query for the API Spec team that are not bugs or feature requests.
title: "[Question]"

labels:
- question

body:
- type: input
id: api_spec
attributes:
label: API Spec link
description: "Link to the OpenAPI or TypeSpec spec"
placeholder: "e.g. https://github.com/Azure/azure-rest-api-specs/blob/main/specification/containerservice/Fleet.Management/main.tsp"
validations:
required: true

- type: input
id: version
attributes:
label: API Spec version
description: "Version of the API Spec"
placeholder: "e.g. 2023-10-15"
validations:
required: true

- type: textarea
id: background
attributes:
label: Question/Query
description: How can we help?
placeholder: Description
validations:
required: true

- type: textarea
id: environment
attributes:
label: Environment
description: |
Please provide more information on your environment:
* Hosting platform or OS and .NET runtime version (`dotnet --info` output for .NET Core projects): [e.g. Azure AppService or Windows 10 .NET Framework 4.8]
* IDE and version: [e.g. Visual Studio 16.3]
placeholder: Environment
validations:
required: false
76 changes: 76 additions & 0 deletions .github/ISSUE_TEMPLATE/02_bug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
name: Bug report
description: Use this template to file a bug on an API Spec.
title: "[BUG]"

labels:
- bug

body:
- type: input
id: api_spec
attributes:
label: API Spec link
description: "Link to the OpenAPI or TypeSpec spec"
placeholder: "e.g. https://github.com/Azure/azure-rest-api-specs/blob/main/specification/containerservice/Fleet.Management/main.tsp"
validations:
required: true

- type: input
id: version
attributes:
label: API Spec version
description: "Version of the API Spec"
placeholder: "e.g. 2023-10-15"
validations:
required: true

- type: textarea
id: background
attributes:
label: Describe the bug
description: Please provide the description of issue you're seeing.
placeholder: Description
validations:
required: true

- type: textarea
id: expected-behavior
attributes:
label: Expected behavior
description: |
Provide a description of the expected behavior.
placeholder: Expected behavior
validations:
required: true

- type: textarea
id: actual-behavior
attributes:
label: Actual behavior
description: |
Provide a description of the actual behavior observed. If applicable please include any error messages, exception stacktraces or memory dumps.
placeholder: Actual behavior
validations:
required: true

- type: textarea
id: repro-steps
attributes:
label: Reproduction Steps
description: |
Please include minimal steps to reproduce the problem if possible. E.g.: the smallest possible code snippet; or a small project, with steps to run it. If possible include text as text rather than screenshots (so it shows up in searches).
placeholder: Minimal Reproduction
validations:
required: true

- type: textarea
id: environment
attributes:
label: Environment
description: |
Please provide more information on your environment:
* Hosting platform or OS and .NET runtime version (`dotnet --info` output for .NET Core projects): [e.g. Azure AppService or Windows 10 .NET Framework 4.8]
* IDE and version : [e.g. Visual Studio 16.3]
placeholder: Environment
validations:
required: false
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATE/03_feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
name: Feature request
description: Use this template to file a feature request on an API Spec.
title: "[FEATURE REQ]"

labels:
- feature-request

body:
- type: input
id: api_spec
attributes:
label: API Spec link
description: "Link to the OpenAPI or TypeSpec spec"
placeholder: "e.g. https://github.com/Azure/azure-rest-api-specs/blob/main/specification/containerservice/Fleet.Management/main.tsp"
validations:
required: true

- type: input
id: version
attributes:
label: API Spec version
description: "Version of the API Spec"
placeholder: "e.g. 2023-10-15"
validations:
required: true

- type: textarea
id: background
attributes:
label: Please describe the feature.
description: What feature would you like to get added? What problem is it solving?
placeholder: Feature description
validations:
required: true
10 changes: 0 additions & 10 deletions .github/comment.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
---
- rule:
type: label
label: "CI-MissingBaseCommit"
onLabeledComments: >-
Hi @${PRAuthor}! For review efficiency consideration,
when creating a new API version, it is required to place API specs of the
base version in the first commit, and push new version updates into successive commits.
You can use OpenAPIHub to initialize the PR for adding a new version. <br/>
For more details refer to the [wiki](https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/208/OpenAPI-Hub-Adding-new-API-version).
- rule:
type: label
repoAllowList:
Expand Down
6 changes: 0 additions & 6 deletions .github/issue_assignment.yml

This file was deleted.

100 changes: 0 additions & 100 deletions .github/pull_request_assignment.yml

This file was deleted.

28 changes: 27 additions & 1 deletion cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,13 @@
"Noreuse"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/**/*json",
"words": [
"vtpm",
"trustedlaunch"
]
},
{
"filename": "**/specification/containerregistry/data-plane/Microsoft.ContainerRegistry/preview/2018-08-10/containerregistry.json",
"words": [
Expand Down Expand Up @@ -417,7 +424,8 @@
"idms",
"Idms",
"Cluter",
"Mfamily"
"Mfamily",
"Datacentre"
]
},
{
Expand Down Expand Up @@ -983,12 +991,24 @@
"mpga"
]
},
{
"filename": "**/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2024-01-01-preview/appplatform.json",
"words": [
"springboot"
]
},
{
"filename": "**/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/**/*.json",
"words": [
"throughputpool"
]
},
{
"filename": "**/specification/purview/data-plane/Azure.Analytics.Purview.DataMap/**/*.json",
"words": [
"timerange"
]
},
{
"filename": "**/specification/search/data-plane/Azure.Search/**/*.json",
"words": [
Expand All @@ -1002,6 +1022,12 @@
"nginx",
"nginxaas"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/**/*.json",
"words": [
"containerd"
]
}
],
"enableFiletypes": [
Expand Down
20 changes: 20 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -936,6 +936,8 @@ español
esrp
esrps
estaba
esxi
esxiNfcBuffer
etag
etags
etcd
Expand Down Expand Up @@ -2227,6 +2229,7 @@ privatelinks
privatelinkscopes
privatelinkservice
privatepreview
probs
projecthilo
propagations
propogation
Expand Down Expand Up @@ -3108,6 +3111,7 @@ usermetadata
userpreference
userprincipalname
usersetting
usersync
usertime
usql
usuk
Expand Down Expand Up @@ -3969,6 +3973,7 @@ CapacityReservationGroups
Paas
PAAS
ciem
Apigee
capacityreservationgroup
capacityreservationgroups
ciam
Expand All @@ -3977,3 +3982,18 @@ protobuf
proto
msvideo
SOQL
Mulesoft
retroperitoneal
codeable
telehealth
loinc
wacc
hyperthread
Hyperthread
Capex
capex
Opex
opex
decomission
Decommisioned
Decommision
Loading

0 comments on commit 3430f82

Please sign in to comment.