Skip to content
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

Enable SDK automation for track-2 SDKs #15777

Merged
merged 9 commits into from
Aug 26, 2021
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/[email protected]"
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 @@ -258,6 +258,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
heaths marked this conversation as resolved.
Show resolved Hide resolved
```

## 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