-
Notifications
You must be signed in to change notification settings - Fork 317
[http-client-csharp] add regen preview local validation script #8819
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
[http-client-csharp] add regen preview local validation script #8819
Conversation
|
No changes needing a change description found. |
|
You can try these changes here
|
045f8f5 to
e281f31
Compare
e281f31 to
91653c8
Compare
packages/http-client-csharp/eng/scripts/docs/RegenPreview-Local.md
Outdated
Show resolved
Hide resolved
|
I tested this locally making a change in CodeWriter to the auto-generated string and ran for all libraries, but only Azure.AI.Projects showed any diffs. |
Strange. I tested this on 2 separate machines and it worked fine. I'll need to debug to see why that would happen. |
Hmm let me try again. |
Nevermind - I must have been looking at an out of sync diff. It is working as expected. |
This PR adds a new regen preview developer script to aid in testing and validating changes made to the generator. It allows regenerating azure libraries locally using the local artifacts of the generator, helping to see what the regenerated code will look like with the applied changes.
contributes to: Azure/azure-sdk-for-net#52234
example run:
