-
Notifications
You must be signed in to change notification settings - Fork 176
Typespec renaming #3199
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
Typespec renaming #3199
Conversation
13326ed to
b4c33fc
Compare
lirenhe
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you plan to rename files also in this PR?
CadlGenerate.ps1 =>typespecGenerate.ps1
Co-authored-by: Renhe Li <renhe.li@hotmail.com>
|
@chunyu3 Could you share the result of the SDK repo regen? |
Yes. I regened the sdk repo. There is no changes except failure on cadl dpg project OpenAI and MVAD. |
…into typespecRenaming
|
regen azure-sdk-for-net, regen branch: https://github.com/chunyu3/azure-sdk-for-net/tree/typespecRenaming, no sdk change. |
src/CADL.Extension/Emitter.Csharp/samples/CadlFirstTest/CadlFirstTest.tsp
Show resolved
Hide resolved
src/CADL.Extension/Emitter.Csharp/test/TestProjects/enum/Generated/cadl.json
Show resolved
Hide resolved
|
The rest of rename (file/folder, cadl.json etc )could be happen in another PR. Approve this one to unblock the migration effort. |
Description
Fix #3196
Fix #3183
Checklist
To ensure a quick review and merge, please ensure:
Ready to Land?