Skip to content

Regenerate ARM resources libraries to use @azure/core-http#4315

Closed
daviwil wants to merge 6 commits intoAzure:feature/core-armfrom
daviwil:regenerate-arm-resouces
Closed

Regenerate ARM resources libraries to use @azure/core-http#4315
daviwil wants to merge 6 commits intoAzure:feature/core-armfrom
daviwil:regenerate-arm-resouces

Conversation

@daviwil
Copy link
Copy Markdown
Contributor

@daviwil daviwil commented Jul 15, 2019

This change regenerates @azure/arm-resources to use the new changes to autorest.typescript that outputs code to use @azure/core-http and @azure/core-arm. The other libraries are all generated as a result of this since their specs are all related.

This spec repo commit was used to generate them all to avoid unwanted API changes:

Azure/azure-rest-api-specs@85ca88d#diff-ac43489f896d1c83759d8fb63fc46175

@daviwil
Copy link
Copy Markdown
Contributor Author

daviwil commented Jul 15, 2019

I've verified that these changes all build locally for me and that the code only contains changes to the new dependencies and import names.

@ramya-rao-a
Copy link
Copy Markdown
Contributor

ramya-rao-a commented Jul 17, 2019

I soooo need a tool that will take a diff and exclude certain word replacements! Imagine how the diffs here would look like if we could ignore the msRest -> coreHttp change :)

@ramya-rao-a
Copy link
Copy Markdown
Contributor

Closing this PR as we plan to use the new code generator that is still in development in order to re-generate the management libraries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants