-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into backmerge/release/nov…
…ember-2024-2024-12-10
- Loading branch information
Showing
264 changed files
with
11,050 additions
and
3,839 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: internal | ||
packages: | ||
- "@azure-tools/azure-http-specs" | ||
--- | ||
|
||
Backport changes from cadl-ranch |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: internal | ||
packages: | ||
- "@azure-tools/azure-http-specs" | ||
--- | ||
|
||
Added scripts to package.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: feature | ||
packages: | ||
- "@azure-tools/typespec-azure-resource-manager" | ||
--- | ||
|
||
Add common-types v6 with changes in managed identity, private links, and types. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
changeKind: feature | ||
packages: | ||
- "@azure-tools/typespec-azure-core" | ||
- "@azure-tools/typespec-azure-resource-manager" | ||
--- | ||
|
||
Add `armResourceType` scalar, and changed some properties to be `armResourceType` instead of string |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/azure-http-specs_fix-singleton-patch-2024-10-25-16-32-50.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: fix | ||
packages: | ||
- "@azure-tools/azure-http-specs" | ||
--- | ||
|
||
Fix test scenario for singleton patch |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/azure-http-specs_fix-typo-2024-10-26-14-10-41.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: fix | ||
packages: | ||
- "@azure-tools/azure-http-specs" | ||
--- | ||
|
||
Fix a typo in access test scenario doc |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/azure-http-specs_update-azure-example-2024-10-29-12-14-37.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: internal | ||
packages: | ||
- "@azure-tools/azure-http-specs" | ||
--- | ||
|
||
Update scenario name on azure example scenario |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/azure-specs_move-pageable-2024-10-28-14-25-5.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: feature | ||
packages: | ||
- "@azure-tools/azure-http-specs" | ||
--- | ||
|
||
Move payload/pageable test scenario to azure folder |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/common-types-validation-2024-10-18-14-54-53.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: feature | ||
packages: | ||
- "@azure-tools/typespec-azure-resource-manager" | ||
--- | ||
|
||
common-types consistency with original swagger |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: feature | ||
packages: | ||
- "@azure-tools/typespec-client-generator-core" | ||
--- | ||
|
||
add `SdkCookieParameter` type and support `@cookie` in TypeSpec http lib |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/fix-autorest-version-error-2024-10-14-17-31-30.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: fix | ||
packages: | ||
- "@azure-tools/typespec-autorest" | ||
--- | ||
|
||
Emit error `@azure-tools/typespec-autorest/no-matching-version-found` when the version option is used and does not match any versions of the service. |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/fix-no-empty-model-rule-2024-10-8-16-19-25.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: fix | ||
packages: | ||
- "@azure-tools/typespec-azure-resource-manager" | ||
--- | ||
|
||
Fix the `no-empty-model` rule to prevent it from being triggered for Records, as this is already covered by another rule. |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/new-decorator-custom-azure-resource-2024-10-27-15-43-13.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: feature | ||
packages: | ||
- "@azure-tools/typespec-azure-resource-manager" | ||
--- | ||
|
||
Add the `@Azure.ResourceManager.Legacy.customAzureResource` decorator to identify ARM resources that do not use the base resource types. |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/new-decorator-custom-azure-resource-2024-11-5-11-0-40.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: feature | ||
packages: | ||
- "@azure-tools/typespec-azure-rulesets" | ||
--- | ||
|
||
Discourage usage of new decorator `@Azure.ResourceManager.Legacy.customAzureResource` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
changeKind: feature | ||
packages: | ||
- "@azure-tools/typespec-azure-resource-manager" | ||
- "@azure-tools/typespec-azure-rulesets" | ||
--- | ||
|
||
Update the `arm no-response-body` rule to behave similarly to the core rule, but with the additional requirement that the 202 response can and should also be empty |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/refine_tcgc_output_test-2024-11-5-13-20-53.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: internal | ||
packages: | ||
- "@azure-tools/typespec-client-generator-core" | ||
--- | ||
|
||
refine tcgc tests |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/remove-azure-core-nextlink-2024-10-18-20-51-27.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: fix | ||
packages: | ||
- "@azure-tools/typespec-azure-core" | ||
--- | ||
|
||
Remove `Azure.Core.nextLink` as there is a nextLink instance in `TypeSpec.nextLink`, which is causing an ambiguous problem between the two. |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/remove-azure-core-nextlink-2024-11-2-16-55-46.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: fix | ||
packages: | ||
- "@azure-tools/typespec-azure-resource-manager" | ||
--- | ||
|
||
Replace usage of `Azure.Core.nextLink` to `TypeSpec.nextLink`. |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/remove-azure-core-nextlink-2024-11-2-17-14-6.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: fix | ||
packages: | ||
- "@azure-tools/azure-http-specs" | ||
--- | ||
|
||
Replace usage of `Azure.Core.nextLink` to `TypeSpec.nextLink`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: feature | ||
packages: | ||
- "@azure-tools/typespec-client-generator-core" | ||
--- | ||
|
||
Implement scope negation for TCGC decorators |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: feature | ||
packages: | ||
- "@azure-tools/azure-http-specs" | ||
--- | ||
|
||
Added LRO case for ARM tests. |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/specs_clientNamespace-for-java-2024-10-22-10-38-54.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: internal | ||
packages: | ||
- "@azure-tools/azure-http-specs" | ||
--- | ||
|
||
Update clientNamespace for Java. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: feature | ||
packages: | ||
- "@azure-tools/typespec-client-generator-core" | ||
--- | ||
|
||
support emit code model |
15 changes: 15 additions & 0 deletions
15
.chronus/changes/update-core-2024-12-04-2024-11-5-22-13-45.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
# Change versionKind to one of: internal, fix, dependencies, feature, deprecation, breaking | ||
changeKind: fix | ||
packages: | ||
- "@azure-tools/azure-http-specs" | ||
- "@azure-tools/typespec-autorest-canonical" | ||
- "@azure-tools/typespec-autorest" | ||
- "@azure-tools/typespec-azure-core" | ||
- "@azure-tools/typespec-azure-portal-core" | ||
- "@azure-tools/typespec-azure-resource-manager" | ||
- "@azure-tools/typespec-azure-rulesets" | ||
- "@azure-tools/typespec-client-generator-core" | ||
--- | ||
|
||
Update lockfile for core changes |
10 changes: 10 additions & 0 deletions
10
.chronus/changes/witemple-msft-visibility-enum-2024-10-7-17-47-11.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
changeKind: internal | ||
packages: | ||
- "@azure-tools/typespec-autorest" | ||
- "@azure-tools/typespec-azure-core" | ||
- "@azure-tools/typespec-azure-resource-manager" | ||
- "@azure-tools/typespec-client-generator-core" | ||
--- | ||
|
||
Mask deprecation lint warnings for uptake of enum-driven visibility. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
name: ARM common-types change request | ||
description: Additions or changes to the ARM common-types | ||
title: "[arm-common-types]: " | ||
labels: ["arm-common-types", "lib:azure-resource-manager"] | ||
|
||
body: | ||
- type: input | ||
id: contact-dev | ||
attributes: | ||
label: Service Team Contacts (Dev) | ||
|
||
- type: dropdown | ||
id: change-type | ||
attributes: | ||
label: Choose which kind of change this is | ||
options: | ||
- Add common-types Version | ||
- Add common-type | ||
- Correction to Existing Type | ||
- Remove common-type | ||
|
||
- type: textarea | ||
id: detail | ||
attributes: | ||
label: Describe the change, Provide the desired TypeSpec or json-schema for the change as appropriate. | ||
|
||
- type: input | ||
id: doc-link | ||
attributes: | ||
label: Link to documentation if available | ||
|
||
- type: textarea | ||
id: additional-notes | ||
attributes: | ||
label: Additional notes or questions | ||
description: Add any other context or questions here. | ||
|
||
- type: checkboxes | ||
id: checklist | ||
attributes: | ||
label: Checklist | ||
description: Before submitting the issue, please make sure you do the following | ||
options: | ||
- label: Follow our [Code of Conduct](https://github.com/azure/typespec-azure/blob/main/CODE_OF_CONDUCT.md) | ||
required: true | ||
- label: Change is approved by Arm API Review | ||
required: true | ||
- label: Please update issue title and choose the change type. | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule core
updated
4289 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
steps: | ||
- checkout: self | ||
submodules: true | ||
|
||
- template: /eng/pipelines/templates/install.yml | ||
|
||
- script: pnpm exec playwright install | ||
displayName: Install browsers | ||
|
||
- script: pnpm --filter "@azure-tools/typespec-azure-website..." run build | ||
displayName: Build | ||
|
||
- script: node eng/scripts/check-for-changed-files.js | ||
displayName: Check Git Status For Changed Files |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.