Skip to content
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

[FEATURE REQ] Remove api-version of subscription in all test recording files #37429

Closed
2 tasks done
live1206 opened this issue Jul 6, 2023 · 1 comment
Closed
2 tasks done
Assignees
Labels
Mgmt This issue is related to a management-plane library.

Comments

@live1206
Copy link
Member

live1206 commented Jul 6, 2023

Library name

Azure.ResourceManager.*

Please describe the feature.

We are planning to upgrade the api-version of subscription, it will break all the existing tests since the api-version will mismatch in recordings.

So, we need to replace the current api-version of subscription to ** to get rid of the dependencies in all recording files.
There are two parts of work for this:

cd azure-sdk-for-net/sdk/{service}/{package}
test-proxy push -a ./assets.json
@live1206 live1206 added the Mgmt This issue is related to a management-plane library. label Jul 6, 2023
@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jul 6, 2023
@live1206 live1206 removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jul 6, 2023
@live1206
Copy link
Member Author

Done

@github-actions github-actions bot locked and limited conversation to collaborators Oct 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

No branches or pull requests

2 participants