Veronica Giaudrone
Veronica Giaudrone
For profile generation we're currently picking up all specs under a directory (api-version), we should allow a way to point to a specific file, so we can "build" specific profiles...
Currently swagger_to_sdk will run autorest and generate code based on PRs meged on the azure-rest-api-specs repo, since we added profiles to our sdks, the profile generation may be out of...
Create a script (or include in rakefile) to get files from github up to the "resource-manager folder, grouped by versions. Have it output a json with grouping and files that...
Opening issue to track a proposal on how to deal with Preview and Stable releases of sdks for services in these stages.
@mcardosos can you give us some context/details on this based on what you're planning to do for Golang? thanks!
When a new Resource Provider is created in the azure-rest-api-specs repo, SDK generation jobs for Ruby fail because our Rakefile tries to find a gem folder that doesn't exist. Case...
Find out number of calls made to Azure Storage Endpoint via out top level azure_sdk gems.
See https://github.com/Azure/autorest/issues/2601 for context.
When AutoRest Ruby generator gets updated, automatic PRs (due to swagger changes) regenerate some sdks with the latest build, though other sdks aren't regenerated. This causes ruby-sdks in master to...
Not sure if we'll be able to merge these files, but at least we should have manual input in 1 place and then generate the different config files needed, for...