Revert "[AutoPR azure-mgmt-hybridcompute]-generated-from-SDK Generation - Python-6531041"#47989
Open
yaotongms wants to merge 2 commits into
Open
Revert "[AutoPR azure-mgmt-hybridcompute]-generated-from-SDK Generation - Python-6531041"#47989yaotongms wants to merge 2 commits into
yaotongms wants to merge 2 commits into
Conversation
…on - Pyt…" This reverts commit 36aa4eb.
Contributor
There was a problem hiding this comment.
Pull request overview
Reverts the Hybrid Compute SDK generation because the target API is not yet available in all regions.
Changes:
- Restores the previous TypeSpec commit and SDK version
9.1.0b3. - Reverts generated models, operation typings, and serialization changes.
- Removes the generated API snapshot; this must be regenerated for the reverted surface to satisfy CI.
Reviewed changes
Copilot reviewed 17 out of 20 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
CHANGELOG.md |
Removes the 9.1.0b4 entry. |
_metadata.json |
Restores prior generation metadata. |
api.md |
Removes the API snapshot. |
api.metadata.yml |
Removes API snapshot metadata. |
apiview-properties.json |
Restores the prior cross-language version. |
pyproject.toml |
Removes the Python 3.14 classifier. |
tsp-location.yaml |
Restores the previous specification commit. |
_version.py |
Reverts the package to 9.1.0b3. |
_types.py |
Restores the prior service-extension alias. |
types.py |
Removes generated TypedDict request types. |
_patch.py |
Reverts generated whitespace. |
_utils/model_base.py |
Removes numeric-duration handling. |
_utils/serialization.py |
Removes numeric-duration serializers. |
models/_models.py |
Restores the prior type alias reference. |
models/_patch.py |
Reverts generated whitespace. |
operations/_operations.py |
Restores JSON request-body annotations. |
operations/_patch.py |
Reverts generated whitespace. |
aio/_patch.py |
Reverts generated whitespace. |
aio/operations/_operations.py |
Restores async JSON request-body annotations. |
aio/operations/_patch.py |
Reverts generated whitespace. |
Comments suppressed due to low confidence (1)
sdk/hybridcompute/azure-mgmt-hybridcompute/api.metadata.yml:1
- Removing this metadata (along with
api.md) guarantees the API Markdown Consistency check will fail for this affected package:.github/workflows/src/api-md-consistency/find_mismatches.js:76-92requires both tracked files. Please regenerate and commitapi.mdandapi.metadata.ymlfor the reverted SDK surface instead of deleting them.
msyyc
requested changes
Jul 10, 2026
msyyc
left a comment
Member
There was a problem hiding this comment.
@yaotongms Since last release was just beta version and there is no related issue in community yet, we could keep this version until api-version deployed.
msyyc
approved these changes
Jul 10, 2026
ChenxiJiang333
approved these changes
Jul 10, 2026
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
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.
Reverts #47919
This API version hasn't been registered to all regions yet. So want to revert this PR for now.