-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[AutoPR azure-mgmt-resource-deploymentstacks]-generated-from-SDK Generation - Python-5806176 #44892
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
Open
azure-sdk
wants to merge
7
commits into
Azure:main
Choose a base branch
from
azure-sdk:sdkauto/azure-mgmt-resource-deploymentstacks-5806176
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
efe9e56
Configurations: 'specification/resources/resource-manager/Microsoft.…
azure-sdk 7d54025
update changelog
ChenxiJiang333 77aaa14
Update CHANGELOG.md
ChenxiJiang333 579cda4
Update CHANGELOG.md
ChenxiJiang333 02f80ea
Update CHANGELOG.md
msyyc a540a74
Update CHANGELOG.md
ChenxiJiang333 ac9b3ce
Merge branch 'main' into sdkauto/azure-mgmt-resource-deploymentstacks…
ChenxiJiang333 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
81 changes: 81 additions & 0 deletions
81
sdk/resources/azure-mgmt-resource-deploymentstacks/CHANGELOG.md
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
8 changes: 4 additions & 4 deletions
8
sdk/resources/azure-mgmt-resource-deploymentstacks/MANIFEST.in
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| recursive-include tests *.py *.json | ||
| recursive-include samples *.py *.md | ||
| include *.md | ||
| include LICENSE | ||
| include azure/mgmt/resource/deploymentstacks/py.typed | ||
| recursive-include tests *.py | ||
| recursive-include samples *.py *.md | ||
| include azure/__init__.py | ||
| include azure/mgmt/__init__.py | ||
| include azure/mgmt/resource/__init__.py | ||
| include LICENSE | ||
| include azure/mgmt/resource/deploymentstacks/py.typed |
12 changes: 4 additions & 8 deletions
12
sdk/resources/azure-mgmt-resource-deploymentstacks/_metadata.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,11 +1,7 @@ | ||
| { | ||
| "commit": "7fafef79f974d996d4d9f3474bfee09e5d9bdc3b", | ||
| "apiVersion": "2025-07-01", | ||
| "commit": "715e95d5dadfd6c1ac1eed1fb99d773facc1d1d9", | ||
| "repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
| "autorest": "3.10.2", | ||
| "use": [ | ||
| "@autorest/[email protected]", | ||
| "@autorest/[email protected]" | ||
| ], | ||
| "autorest_command": "autorest specification/resources/resource-manager/Microsoft.Resources/deploymentStacks/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/azure-sdk-for-python/sdk --use=@autorest/[email protected] --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False", | ||
| "readme": "specification/resources/resource-manager/Microsoft.Resources/deploymentStacks/readme.md" | ||
| "typespec_src": "specification/resources/resource-manager/Microsoft.Resources/deploymentStacks", | ||
| "emitterVersion": "0.59.0" | ||
| } |
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.