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

Modify module-name released #16317

Merged
merged 3 commits into from
Oct 9, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion documentation/samplefiles/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ These settings apply only when `--go` is specified on the command line.
```yaml $(go) && $(track2)
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/[[ServiceName]]/arm[[ServiceName]]
module-name: sdk/resourcemanager/[[ServiceName]]/arm[[ServiceName]]
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
```
2 changes: 1 addition & 1 deletion specification/agrifood/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ These settings apply only when `--go` is specified on the command line.

```yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/agrifood/armagrifood
module-name: sdk/resourcemanager/agrifood/armagrifood
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
1 change: 1 addition & 0 deletions specification/agrifood/resource-manager/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-go-track2
- repo: azure-sdk-for-js
```
## Go
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/apimanagement/armapimanagement
module-name: sdk/resourcemanager/apimanagement/armapimanagement
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
2 changes: 1 addition & 1 deletion specification/appplatform/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/appplatform/armappplatform
module-name: sdk/resourcemanager/appplatform/armappplatform
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
1 change: 1 addition & 0 deletions specification/appplatform/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-node
- repo: azure-sdk-for-js
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_appplatform']
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/authorization/armauthorization
module-name: sdk/resourcemanager/authorization/armauthorization
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
1 change: 1 addition & 0 deletions specification/authorization/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-node
- repo: azure-sdk-for-js
- repo: azure-sdk-for-ruby
Expand Down
2 changes: 1 addition & 1 deletion specification/automation/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/automation/armautomation
module-name: sdk/resourcemanager/automation/armautomation
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
1 change: 1 addition & 0 deletions specification/automation/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-net
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
Expand Down
2 changes: 1 addition & 1 deletion specification/cdn/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/cdn/armcdn
module-name: sdk/resourcemanager/cdn/armcdn
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
1 change: 1 addition & 0 deletions specification/cdn/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-net
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ These settings apply only when `--go` is specified on the command line.

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/containerregistry/armcontainerregistry
module-name: sdk/resourcemanager/containerregistry/armcontainerregistry
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
1 change: 1 addition & 0 deletions specification/containerregistry/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/containerservice/armcontainerservice
module-name: sdk/resourcemanager/containerservice/armcontainerservice
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
2 changes: 1 addition & 1 deletion specification/cosmos-db/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/cosmos/armcosmos
module-name: sdk/resourcemanager/cosmos/armcosmos
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
2 changes: 1 addition & 1 deletion specification/datafactory/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/datafactory/armdatafactory
module-name: sdk/resourcemanager/datafactory/armdatafactory
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
1 change: 1 addition & 0 deletions specification/datafactory/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-cli-extensions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/datalake-store/armdatalakestore
module-name: sdk/resourcemanager/datalake-store/armdatalakestore
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
2 changes: 1 addition & 1 deletion specification/eventgrid/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/eventgrid/armeventgrid
module-name: sdk/resourcemanager/eventgrid/armeventgrid
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
2 changes: 1 addition & 1 deletion specification/eventhub/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/eventhub/armeventhub
module-name: sdk/resourcemanager/eventhub/armeventhub
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
2 changes: 1 addition & 1 deletion specification/iothub/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/iothub/armiothub
module-name: sdk/resourcemanager/iothub/armiothub
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
2 changes: 1 addition & 1 deletion specification/logic/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/logic/armlogic
module-name: sdk/resourcemanager/logic/armlogic
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
1 change: 1 addition & 0 deletions specification/logic/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-java
- repo: azure-sdk-for-trenton
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
Expand Down
2 changes: 1 addition & 1 deletion specification/monitor/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/monitor/armmonitor
module-name: sdk/resourcemanager/monitor/armmonitor
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
1 change: 1 addition & 0 deletions specification/monitor/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -710,6 +710,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
Expand Down
2 changes: 1 addition & 1 deletion specification/msi/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/msi/armmsi
module-name: sdk/resourcemanager/msi/armmsi
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
1 change: 1 addition & 0 deletions specification/msi/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_msi']
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/operationalinsights/armoperationalinsights
module-name: sdk/resourcemanager/operationalinsights/armoperationalinsights
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
4 changes: 2 additions & 2 deletions specification/postgresql/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ go:

``` yaml $(go) && $(track2) && $(package-singleservers)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/postgresql/armpostgresql
module-name: sdk/resourcemanager/postgresql/armpostgresql
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
```

``` yaml $(go) && $(track2) && $(package-flexibleservers)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/postgresql/armpostgresqlflexibleservers
module-name: sdk/resourcemanager/postgresql/armpostgresqlflexibleservers
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ These settings apply only when `--go` is specified on the command line.
```yaml $(go) && $(track2)
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/powerbiprivatelinks/armpowerbiprivatelinks
module-name: sdk/resourcemanager/powerbiprivatelinks/armpowerbiprivatelinks
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
```
2 changes: 1 addition & 1 deletion specification/privatedns/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/privatedns/armprivatedns
module-name: sdk/resourcemanager/privatedns/armprivatedns
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
1 change: 1 addition & 0 deletions specification/privatedns/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-js
- repo: azure-sdk-for-ruby
- repo: azure-resource-manager-schemas
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/recoveryservices/armrecoveryservices
module-name: sdk/resourcemanager/recoveryservices/armrecoveryservices
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
1 change: 1 addition & 0 deletions specification/recoveryservices/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
Expand Down
2 changes: 1 addition & 1 deletion specification/redis/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/redis/armredis
module-name: sdk/resourcemanager/redis/armredis
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
2 changes: 1 addition & 1 deletion specification/security/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/security/armsecurity
module-name: sdk/resourcemanager/security/armsecurity
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
1 change: 1 addition & 0 deletions specification/security/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,7 @@ This is not used by Autorest itself.
swagger-to-sdk:
- repo: azure-sdk-for-net
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
Expand Down
2 changes: 1 addition & 1 deletion specification/servicebus/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ These settings apply only when `--go` is specified on the command line.

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/servicebus/armservicebus
module-name: sdk/resourcemanager/servicebus/armservicebus
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
2 changes: 1 addition & 1 deletion specification/sql/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ These settings apply only when `--go` is specified on the command line.

``` yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/sql/armsql
module-name: sdk/resourcemanager/sql/armsql
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down
1 change: 1 addition & 0 deletions specification/sql/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -1548,6 +1548,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-node
- repo: azure-sdk-for-js
- repo: azure-sdk-for-ruby
Expand Down
2 changes: 1 addition & 1 deletion specification/web/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go:

```yaml $(go) && $(track2)
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/web/armweb
module-name: sdk/resourcemanager/web/armweb
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true
Expand Down