Skip to content

Commit

Permalink
Enable SDK automation for track-2 SDKs (Azure#15777)
Browse files Browse the repository at this point in the history
* Add blockchain to latest profile

* Add additional types

* Enable SDK automation for track-2 SDKs

* Revert extra changes

* Revert

* Revert

* Revert

Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
  • Loading branch information
ShivangiReja and markcowl authored Aug 26, 2021
1 parent 10cdea5 commit cde7f15
Show file tree
Hide file tree
Showing 27 changed files with 70 additions and 0 deletions.
1 change: 1 addition & 0 deletions specification/appconfiguration/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ This is not used by Autorest itself.
swagger-to-sdk:
- repo: azure-powershell
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-net
- repo: azure-sdk-for-js
Expand Down
1 change: 1 addition & 0 deletions specification/attestation/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-net
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-python
- repo: azure-sdk-for-go
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-java
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-go
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-net
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-python
```
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,15 @@ These settings apply only when `--tag=release_1_0` is specified on the command l
input-file:
- stable/v1.0/MetricsAdvisor.json
```

# Code Generation

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-net-track2
```
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-nodejs
Expand Down
1 change: 1 addition & 0 deletions specification/communication/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ This is not used by Autorest itself.
swagger-to-sdk:
- repo: azure-powershell
- repo: azure-sdk-for-net
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
Expand Down
1 change: 1 addition & 0 deletions specification/confidentialledger/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ swagger-to-sdk:
use: "@autorest/python@5.1.0-preview.4"
version: "3.0.6320"
- repo: azure-sdk-for-java
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-ruby
Expand Down
1 change: 1 addition & 0 deletions specification/containerregistry/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-net
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-go
- repo: azure-sdk-for-python
Expand Down
1 change: 1 addition & 0 deletions specification/cosmos-db/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
Expand Down
1 change: 1 addition & 0 deletions specification/deviceupdate/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ This is not used by Autorest itself.
```yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-js
after_scripts:
Expand Down
1 change: 1 addition & 0 deletions specification/digitaltwins/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ This is not used by Autorest itself.
```yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
Expand Down
1 change: 1 addition & 0 deletions specification/dns/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-node
Expand Down
1 change: 1 addition & 0 deletions specification/eventgrid/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ This is not used by Autorest itself.
swagger-to-sdk:
- repo: azure-sdk-for-go
- repo: azure-sdk-for-python
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
Expand Down
1 change: 1 addition & 0 deletions specification/iothub/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ This is not used by Autorest itself.
swagger-to-sdk:
- repo: azure-sdk-for-net
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
Expand Down
1 change: 1 addition & 0 deletions specification/keyvault/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-go
- repo: azure-sdk-for-net-track2
```

## C#
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-net
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-go
- repo: azure-sdk-for-python
- repo: azure-sdk-for-java
Expand Down
12 changes: 12 additions & 0 deletions specification/mixedreality/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,15 @@ These settings apply only when `--tag=package-2019-02-28-preview` is specified o
input-file:
- Microsoft.MixedReality/preview/2019-02-28-preview/mr-sts.json
```

# Code Generation

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-net-track2
```
1 change: 1 addition & 0 deletions specification/monitor/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
Expand Down
11 changes: 11 additions & 0 deletions specification/purview/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,14 @@ where:
reason: It doesn't support file annotation in example file.
```

# Code Generation

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-net-track2
```
1 change: 1 addition & 0 deletions specification/quantum/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ This is not used by Autorest itself.
```yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
Expand Down
12 changes: 12 additions & 0 deletions specification/search/data-plane/Azure.Search/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -757,3 +757,15 @@ uncomment the `exclude-file` section below and add the file paths.
#exclude-file:
# - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json
```

# Code Generation

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-net-track2
```
1 change: 1 addition & 0 deletions specification/sql/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -1426,6 +1426,7 @@ This is not used by Autorest itself.
swagger-to-sdk:
- repo: azure-sdk-for-net
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-node
Expand Down
1 change: 1 addition & 0 deletions specification/videoanalyzer/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-net
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_media_ava_edge']
Expand Down
1 change: 1 addition & 0 deletions specification/webpubsub/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ This is not used by Autorest itself.
swagger-to-sdk:
- repo: azure-sdk-for-python
- repo: azure-sdk-for-net
- repo: azure-sdk-for-net-track2
```

## C#
Expand Down

0 comments on commit cde7f15

Please sign in to comment.