-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Merge branch main into release-feature/cplat-2025-11-01 #39352
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
audreyttt
merged 116 commits into
release-feature/cplat-2025-11-01
from
merge-main-to-release-feature/cplat-2025-11-01
Dec 19, 2025
Merged
Merge branch main into release-feature/cplat-2025-11-01 #39352
audreyttt
merged 116 commits into
release-feature/cplat-2025-11-01
from
merge-main-to-release-feature/cplat-2025-11-01
Dec 19, 2025
Conversation
This file contains hidden or 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
* Updated artifactJson input to artifacts input * Prioritized service directory from artifact object over the parameter input * Returned error when service directory is not provided for the old usage * Removed redudant line * Initilized the variable in a loop --------- Co-authored-by: ray chen <[email protected]>
* refine tsp validation suppression for go * update --------- Co-authored-by: tadelesh <[email protected]>
Co-authored-by: Patrick Hallisey <[email protected]>
* use arm operations * fix doc comment
Co-authored-by: Mariana Rios Flores <[email protected]>
- Preparation for #38744
…date (#39155) Bumps the eslint group with 1 update in the /.github directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Bumps the eslint group with 1 update in the /.github/shared directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.48.0 to 8.48.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.1/packages/typescript-eslint) Updates `typescript-eslint` from 8.48.0 to 8.48.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.48.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.48.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* init * update autorest config * format * fix warning * legacy route whose response body is enum * fix breakings * add client config * fix duplicated schema issue for python * remove useless @operationid * fix legacy route * swagger format * format swagger * update * remove unnecessary produces * delete unnecessary suppresions * Mitigate peering breaking (#38642) * edit config * add clientlocation * add config * Update client.tsp * update client name for js sdk * fix duplicated resource * replace x-ms-identifiers with @Identifiers * suppress some unnecessary warnings * Add 'javascript' to PeeringManagementClient support --------- Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]>
…OARS feature (#39041) * Refactor code structure for improved readability and maintainability * update readme * Add examples * pass validations * fix validations * fix * clean up and update tsp file with info suffix * updates * prettier * rerun --------- Co-authored-by: Haojing Lu <[email protected]>
#38975) * Add Dotnet SDK generation for Microsoft.ResourceConnector via TypeSpec * Remove custom ARM operation modeling * Fix dotnet SDK error about "Data" suffix * Revert "Remove custom ARM operation modeling" This reverts commit ba6b703. * Try renaming operation related models for dotnet * Try another name for dotnet Operation type * More dotnet SDK fixes * Revert common types version change * Format files * Try overriding the type --------- Co-authored-by: Mark Drobnak <[email protected]>
* instruction fix * description + instructions --------- Co-authored-by: Juan Ospina <[email protected]>
* Upgrade typespec next * fix * fix some samples * more sample fix * more sample fix * more sample fix * fix more * Fix wrong revert * Revert --------- Co-authored-by: Mark Cowlishaw <[email protected]>
* Fix link checks to npm for packages * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @weshaggard --------- Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Copilot <[email protected]>
* Used full pkg name in release work items * Used full pkg name for dev ops work item * Added test * Pass in package info file path * Reverted changes to verify-changelog.yml and script * Updated script to process groupId in work items * Renamed new property to GroupId * Removed the condition check for Group * Build hash key with non-null arguments * Used the original BuildHashKey to return hash from non-null args --------- Co-authored-by: ray chen <[email protected]>
Co-authored-by: Patrick Hallisey <[email protected]>
Co-authored-by: Scott Beddall <[email protected]>
* prompt improvement * minor * test making copilot install for you * minor --------- Co-authored-by: jennypng <[email protected]>
* updating documentation based on Cx requirement * fix the checks * changes * changing the description to json supported format * fix * fix tsp format --------- Co-authored-by: Himanshu Agarwal <[email protected]>
* Base commit to add new api-version * Added new api-version with storageUri as resource property
* Add missing bucket operation * Add missing bucket
Co-authored-by: Arber Hila <[email protected]>
* Add script for tool description eval workflow * Fix param casing * respond to comments --------- Co-authored-by: Summer Warren <[email protected]>
* Update copilot instructions to support both local and pipeline based SDK gen
* typespec move for november preview * delete manual swaggers * update readme * update * update * rename for java * client.tsp * fix * java client * Update tspconfig.yaml for Azure Stack HCI SDK * update * Revert "update" This reverts commit 79b72ff. * duplicate list * use arm operations * fix doc comment * fix documentation * roo analysis * refactor duplicate models * remove dup text * adding dec preview * remove swaggers * Exclude some flattenProperties for js * restore not common models * Refactor EdgeMachine Models * duplicate list * use arm operations * fix doc comment * [Minor] use arm operations for ov api (#39121) * use arm operations * fix doc comment * make commit ready * format * fix documentation * roo analysis * refactor duplicate models * remove dup text * restore not common models * format * readme update * formatting * update * tsp compile with new version * no base version annotation * revert examples for november to store original alignment * hci properties for december * prettier fix * revert * remove : @@legacy.flattenProperty(UpdateProperties.componentVersions); * recompile using compiler 1.7.0 * remove client flatten to unblock sdk * lint diff suppression * remove unused model * remove flatten from non model --------- Co-authored-by: Wenming Liu <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jialin Huang <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]>
- reactions to breaking changes
- adds config to include only `test` dir
- by default, vitest@4 only excludes tests from `node_modules` and `.git` folders (not `dist`)
- [openapi-diff-runner] mock ctors using `function` instead of `=>`
* Set StagedArtifactsFolder to empty if it's undefined * Set variable when it's valid
…39338) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…9337) Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure). Updates `@azure-tools/typespec-client-generator-core` from 0.63.0 to 0.63.1 - [Release notes](https://github.com/Azure/typespec-azure/releases) - [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-core" dependency-version: 0.63.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add suffix * add config * add config * add version suffix * add quota version suffix * update version
- Lists all files analyzed
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.Comment generated by summarize-checks workflow run. |
audreyttt
approved these changes
Dec 19, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge branch main into release-feature/cplat-2025-11-01