Skip to content

Commit

Permalink
Service fabric support for Managed Clusters (Azure#13858)
Browse files Browse the repository at this point in the history
* generationg sdk from specs and adding tests

* update with latest changes from swagger specs

* update with latest changes from swagger and update tests

* add managed clusters test session recordings

* recored again older tests

* fix release note message

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>
  • Loading branch information
a-santamaria and Alfredo Santamaria Gomez authored Aug 3, 2020
1 parent ca211eb commit 478aa2b
Show file tree
Hide file tree
Showing 70 changed files with 26,896 additions and 2,703 deletions.
12 changes: 6 additions & 6 deletions eng/mgmt/mgmtmetadata/servicefabric_resource-manager.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Installing AutoRest version: latest
Installing AutoRest version: v2
AutoRest installed successfully.
Commencing code generation
Generating CSharp code
Executing AutoRest command
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/servicefabric/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=E:\code\azure-sdk-for-net\sdk
2019-08-08 17:30:12 UTC
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/servicefabric/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=E:\code\azure-sdk-for-net\sdk
2020-07-30 03:26:11 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: 397e41997764b35729dd4f39ec80a0f98c4456eb
Commit: 4873ee82eef44772dec2b6c26d9b5a094c393b21
AutoRest information
Requested version: latest
Bootstrapper version: [email protected].4283
Requested version: v2
Bootstrapper version: [email protected].4413
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!--This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file-->
<PropertyGroup>
<AzureApiTag>ServiceFabric_2019-03-01;</AzureApiTag>
<AzureApiTag>ServiceFabric_2020-03-01;ServiceFabric_2020-01-01-preview;</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 478aa2b

Please sign in to comment.