Skip to content

Commit

Permalink
powerbidedicated track2 config (Azure#13539)
Browse files Browse the repository at this point in the history
* add repo python-track2

* delete package version

* delete clear-output-folder

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
  • Loading branch information
2 people authored and mkarmark committed Jul 20, 2021
1 parent c2d1786 commit d8c0fb9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions specification/powerbidedicated/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-python
- repo: azure-sdk-for-python-track2
- repo: azure-resource-manager-schemas
after_scripts:
- node sdkauto_afterscript.js powerbidedicated/resource-manager
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ python:
payload-flattening-threshold: 2
namespace: azure.mgmt.powerbidedicated
package-name: azure-mgmt-powerbidedicated
package-version: 2.0.0
clear-output-folder: true
```
``` yaml $(python) && $(track2)
Expand All @@ -21,8 +20,6 @@ azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
namespace: azure.mgmt.powerbidedicated
package-name: azure-mgmt-powerbidedicated
package-version: 2.0.0
clear-output-folder: true
```
``` yaml $(python) && $(python-mode) == 'update' && !$(track2)
python:
Expand Down

0 comments on commit d8c0fb9

Please sign in to comment.