-
Notifications
You must be signed in to change notification settings - Fork 61
Move m2r code into autorest.python #3047
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
Conversation
ff52ce4 to
0099f5b
Compare
|
Temporarily pinned the http-client-python dependency to the artifact created in ci by the PR I linked above. After the typespec pr is merged in and released I'll revert that change. The autorest.python checks show a test failing, any advice on how to make that one pass? It doesnt look like it's related to the m2r changes. I tried to run NOTE: the typespec checks are failing because when using the artifact download link some file paths are too long during regeneration. cc @msyyc hopefully you can take a look on your Monday |
I commit some fix to fix the CI. |
...ypespec-python/test/azure/generated/resiliency-srv-driven2/resiliency/srv/driven2/_client.py
Show resolved
Hide resolved
|
Thanks for helping with this PR @msyyc!! |
Related to microsoft/typespec#6091