Skip to content

Commit 2a84428

Browse files
RAY-316msyyc
andauthored
Containerregistry maps datamigration t1 del (#15284)
* sql t2 readme config * readme config * Update readme.python.md * conflient resolve * t1 del Co-authored-by: msyyc <[email protected]>
1 parent 31788d7 commit 2a84428

File tree

6 files changed

+6
-136
lines changed

6 files changed

+6
-136
lines changed

specification/containerregistry/resource-manager/readme.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -250,12 +250,6 @@ This is not used by Autorest itself.
250250
``` yaml $(swagger-to-sdk)
251251
swagger-to-sdk:
252252
- repo: azure-sdk-for-net
253-
- repo: azure-sdk-for-python
254-
autorest_options:
255-
use: "@microsoft.azure/[email protected]"
256-
after_scripts:
257-
- python ./scripts/multiapi_init_gen.py azure-mgmt-containerregistry
258-
- python ./scripts/trim_aio.py ./sdk/containerregistry/azure-mgmt-containerregistry
259253
- repo: azure-sdk-for-python-track2
260254
- repo: azure-sdk-for-java
261255
- repo: azure-sdk-for-go

specification/containerregistry/resource-manager/readme.python.md

Lines changed: 0 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,6 @@
22

33
These settings apply only when `--python` is specified on the command line.
44

5-
```yaml $(python) && !$(track2)
6-
python:
7-
azure-arm: true
8-
license-header: MICROSOFT_MIT_NO_VERSION
9-
payload-flattening-threshold: 2
10-
package-name: azure-mgmt-containerregistry
11-
clear-output-folder: true
12-
no-namespace-folders: true
13-
```
145

156
```yaml $(python) && $(track2)
167
azure-arm: true
@@ -25,21 +16,6 @@ no-namespace-folders: true
2516
2617
Generate all API versions currently shipped for this package
2718
28-
```yaml $(python) && $(multiapi) && !$(track2)
29-
batch:
30-
- tag: package-2021-06-preview
31-
- tag: package-2020-11-preview
32-
- tag: package-2019-12-preview
33-
- tag: package-2019-06-preview
34-
- tag: package-2019-05
35-
- tag: package-2019-05-preview
36-
- tag: package-2019-04
37-
- tag: package-2018-09
38-
- tag: package-2018-02-preview
39-
- tag: package-2017-10
40-
- tag: package-2017-03
41-
```
42-
4319
```yaml $(python) && $(multiapi) && $(track2)
4420
clear-output-folder: true
4521
batch:
@@ -69,9 +45,6 @@ These settings apply only when `--tag=package-2021-06-preview-only --python` is
6945
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
7046

7147
``` yaml $(tag) == 'package-2021-06-preview-only' && $(python)
72-
python:
73-
namespace: azure.mgmt.containerregistry.v2021_06_01_preview
74-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2021_06_01_preview
7548
namespace: azure.mgmt.containerregistry.v2021_06_01_preview
7649
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2021_06_01_preview
7750
```
@@ -82,9 +55,6 @@ These settings apply only when `--tag=package-2021-06-preview --python` is speci
8255
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
8356

8457
``` yaml $(tag) == 'package-2021-06-preview' && $(python)
85-
python:
86-
namespace: azure.mgmt.containerregistry.v2021_06_01_preview
87-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2021_06_01_preview
8858
namespace: azure.mgmt.containerregistry.v2021_06_01_preview
8959
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2021_06_01_preview
9060
```
@@ -95,9 +65,6 @@ These settings apply only when `--tag=package-2020-11-preview-only --python` is
9565
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
9666

9767
``` yaml $(tag) == 'package-2020-11-preview-only' && $(python)
98-
python:
99-
namespace: azure.mgmt.containerregistry.v2020_11_01_preview
100-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2020_11_01_preview
10168
namespace: azure.mgmt.containerregistry.v2020_11_01_preview
10269
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2020_11_01_preview
10370
```
@@ -108,9 +75,6 @@ These settings apply only when `--tag=package-2020-11-preview --python` is speci
10875
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
10976

11077
``` yaml $(tag) == 'package-2020-11-preview' && $(python)
111-
python:
112-
namespace: azure.mgmt.containerregistry.v2020_11_01_preview
113-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2020_11_01_preview
11478
namespace: azure.mgmt.containerregistry.v2020_11_01_preview
11579
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2020_11_01_preview
11680
```
@@ -121,9 +85,6 @@ These settings apply only when `--tag=package-2019-12-preview-only --python` is
12185
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
12286

12387
``` yaml $(tag) == 'package-2019-12-preview-only' && $(python)
124-
python:
125-
namespace: azure.mgmt.containerregistry.v2019_12_01_preview
126-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_12_01_preview
12788
namespace: azure.mgmt.containerregistry.v2019_12_01_preview
12889
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_12_01_preview
12990
```
@@ -134,9 +95,6 @@ These settings apply only when `--tag=package-2019-12-preview --python` is speci
13495
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
13596

13697
``` yaml $(tag) == 'package-2019-12-preview' && $(python)
137-
python:
138-
namespace: azure.mgmt.containerregistry.v2019_12_01_preview
139-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_12_01_preview
14098
namespace: azure.mgmt.containerregistry.v2019_12_01_preview
14199
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_12_01_preview
142100
```
@@ -147,9 +105,6 @@ These settings apply only when `--tag=package-2019-06-preview-only --python` is
147105
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
148106

149107
``` yaml $(tag) == 'package-2019-06-preview-only' && $(python)
150-
python:
151-
namespace: azure.mgmt.containerregistry.v2019_06_01_preview
152-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_06_01_preview
153108
namespace: azure.mgmt.containerregistry.v2019_06_01_preview
154109
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_06_01_preview
155110
```
@@ -160,9 +115,6 @@ These settings apply only when `--tag=package-2019-06-preview --python` is speci
160115
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
161116

162117
``` yaml $(tag) == 'package-2019-06-preview' && $(python)
163-
python:
164-
namespace: azure.mgmt.containerregistry.v2019_06_01_preview
165-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_06_01_preview
166118
namespace: azure.mgmt.containerregistry.v2019_06_01_preview
167119
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_06_01_preview
168120
```
@@ -173,9 +125,6 @@ These settings apply only when `--tag=package-2019-05-only --python` is specifie
173125
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
174126

175127
``` yaml $(tag) == 'package-2019-05-only' && $(python)
176-
python:
177-
namespace: azure.mgmt.containerregistry.v2019_05_01
178-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01
179128
namespace: azure.mgmt.containerregistry.v2019_05_01
180129
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01
181130
```
@@ -186,9 +135,6 @@ These settings apply only when `--tag=package-2019-05 --python` is specified on
186135
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
187136

188137
``` yaml $(tag) == 'package-2019-05' && $(python)
189-
python:
190-
namespace: azure.mgmt.containerregistry.v2019_05_01
191-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01
192138
namespace: azure.mgmt.containerregistry.v2019_05_01
193139
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01
194140
```
@@ -199,9 +145,6 @@ These settings apply only when `--tag=package-2019-05-preview-only --python` is
199145
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
200146

201147
``` yaml $(tag) == 'package-2019-05-preview-only' && $(python)
202-
python:
203-
namespace: azure.mgmt.containerregistry.v2019_05_01_preview
204-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01_preview
205148
namespace: azure.mgmt.containerregistry.v2019_05_01_preview
206149
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01_preview
207150
```
@@ -212,9 +155,6 @@ These settings apply only when `--tag=package-2019-05-preview --python` is speci
212155
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
213156

214157
``` yaml $(tag) == 'package-2019-05-preview' && $(python)
215-
python:
216-
namespace: azure.mgmt.containerregistry.v2019_05_01_preview
217-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01_preview
218158
namespace: azure.mgmt.containerregistry.v2019_05_01_preview
219159
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01_preview
220160
```
@@ -225,9 +165,6 @@ These settings apply only when `--tag=package-2019-04-only --python` is specifie
225165
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
226166

227167
``` yaml $(tag) == 'package-2019-04-only' && $(python)
228-
python:
229-
namespace: azure.mgmt.containerregistry.v2019_04_01
230-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_04_01
231168
namespace: azure.mgmt.containerregistry.v2019_04_01
232169
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_04_01
233170
```
@@ -238,9 +175,6 @@ These settings apply only when `--tag=package-2019-04 --python` is specified on
238175
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
239176

240177
``` yaml $(tag) == 'package-2019-04' && $(python)
241-
python:
242-
namespace: azure.mgmt.containerregistry.v2019_04_01
243-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_04_01
244178
namespace: azure.mgmt.containerregistry.v2019_04_01
245179
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_04_01
246180
```
@@ -251,9 +185,6 @@ These settings apply only when `--tag=package-2018-09-only --python` is specifie
251185
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
252186

253187
``` yaml $(tag) == 'package-2018-09-only' && $(python)
254-
python:
255-
namespace: azure.mgmt.containerregistry.v2018_09_01
256-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2018_09_01
257188
namespace: azure.mgmt.containerregistry.v2018_09_01
258189
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2018_09_01
259190
```
@@ -264,9 +195,6 @@ These settings apply only when `--tag=package-2018-09 --python` is specified on
264195
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
265196

266197
``` yaml $(tag) == 'package-2018-09' && $(python)
267-
python:
268-
namespace: azure.mgmt.containerregistry.v2018_09_01
269-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2018_09_01
270198
namespace: azure.mgmt.containerregistry.v2018_09_01
271199
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2018_09_01
272200
```
@@ -277,9 +205,6 @@ These settings apply only when `--tag=package-2018-02-preview-only --python` is
277205
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
278206

279207
``` yaml $(tag) == 'package-2018-02-preview-only' && $(python)
280-
python:
281-
namespace: azure.mgmt.containerregistry.v2018_02_01_preview
282-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2018_02_01_preview
283208
namespace: azure.mgmt.containerregistry.v2018_02_01_preview
284209
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2018_02_01_preview
285210
```
@@ -290,9 +215,6 @@ These settings apply only when `--tag=package-2018-02-preview --python` is speci
290215
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
291216

292217
``` yaml $(tag) == 'package-2018-02-preview' && $(python)
293-
python:
294-
namespace: azure.mgmt.containerregistry.v2018_02_01_preview
295-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2018_02_01_preview
296218
namespace: azure.mgmt.containerregistry.v2018_02_01_preview
297219
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2018_02_01_preview
298220
```
@@ -303,9 +225,6 @@ These settings apply only when `--tag=package-2017-10 --python` is specified on
303225
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
304226

305227
``` yaml $(tag) == 'package-2017-10' && $(python)
306-
python:
307-
namespace: azure.mgmt.containerregistry.v2017_10_01
308-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2017_10_01
309228
namespace: azure.mgmt.containerregistry.v2017_10_01
310229
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2017_10_01
311230
```
@@ -316,9 +235,6 @@ These settings apply only when `--tag=package-2017-03 --python` is specified on
316235
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
317236

318237
``` yaml $(tag) == 'package-2017-03' && $(python)
319-
python:
320-
namespace: azure.mgmt.containerregistry.v2017_03_01
321-
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2017_03_01
322238
namespace: azure.mgmt.containerregistry.v2017_03_01
323239
output-folder: $(python-sdks-folder)/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2017_03_01
324240
```

specification/datamigration/resource-manager/readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ This is not used by Autorest itself.
187187
``` yaml $(swagger-to-sdk)
188188
swagger-to-sdk:
189189
- repo: azure-sdk-for-net
190-
- repo: azure-sdk-for-python
191190
- repo: azure-sdk-for-python-track2
192191
- repo: azure-sdk-for-go
193192
- repo: azure-sdk-for-js

specification/datamigration/resource-manager/readme.python.md

Lines changed: 3 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,42 +4,23 @@ These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
66

7-
``` yaml $(python) && !$(track2)
8-
python-mode: create
9-
python:
10-
azure-arm: true
11-
license-header: MICROSOFT_MIT_NO_VERSION
12-
payload-flattening-threshold: 2
13-
namespace: azure.mgmt.datamigration
14-
package-name: azure-mgmt-datamigration
15-
package-version: 0.2.0
16-
clear-output-folder: true
17-
```
7+
188
``` yaml $(python) && $(track2)
199
azure-arm: true
2010
license-header: MICROSOFT_MIT_NO_VERSION
2111
namespace: azure.mgmt.datamigration
2212
package-name: azure-mgmt-datamigration
23-
package-version: 0.2.0
13+
package-version: 1.0.0b1
2414
clear-output-folder: true
2515
```
2616
2717
28-
``` yaml $(python) && $(python-mode) == 'update' && !$(track2)
29-
python:
30-
no-namespace-folders: true
31-
output-folder: $(python-sdks-folder)/datamigration/azure-mgmt-datamigration/azure/mgmt/datamigration
32-
```
18+
3319
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
3420
no-namespace-folders: true
3521
output-folder: $(python-sdks-folder)/datamigration/azure-mgmt-datamigration/azure/mgmt/datamigration
3622
```
3723
38-
``` yaml $(python) && $(python-mode) == 'create' && !$(track2)
39-
python:
40-
basic-setup-py: true
41-
output-folder: $(python-sdks-folder)/datamigration/azure-mgmt-datamigration
42-
```
4324
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
4425
basic-setup-py: true
4526
output-folder: $(python-sdks-folder)/datamigration/azure-mgmt-datamigration

specification/maps/resource-manager/readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ This is not used by Autorest itself.
8888
``` yaml $(swagger-to-sdk)
8989
swagger-to-sdk:
9090
- repo: azure-sdk-for-net
91-
- repo: azure-sdk-for-python
9291
- repo: azure-sdk-for-python-track2
9392
- repo: azure-sdk-for-go
9493
- repo: azure-sdk-for-js

specification/maps/resource-manager/readme.python.md

Lines changed: 3 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,36 +4,17 @@ These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
66

7-
``` yaml $(python) && !$(track2)
8-
python-mode: create
9-
python:
10-
azure-arm: true
11-
license-header: MICROSOFT_MIT_NO_VERSION
12-
payload-flattening-threshold: 2
13-
namespace: azure.mgmt.maps
14-
package-name: azure-mgmt-maps
15-
package-version: 0.1.0
16-
clear-output-folder: true
17-
```
7+
188
``` yaml $(python) && $(track2)
199
python-mode: create
2010
azure-arm: true
2111
license-header: MICROSOFT_MIT_NO_VERSION
2212
namespace: azure.mgmt.maps
2313
package-name: azure-mgmt-maps
24-
package-version: 0.1.0
14+
package-version: 1.0.0b1
2515
clear-output-folder: true
2616
```
27-
``` yaml $(python) && $(python-mode) == 'update' && !$(track2)
28-
python:
29-
no-namespace-folders: true
30-
output-folder: $(python-sdks-folder)/maps/azure-mgmt-maps/azure/mgmt/maps
31-
```
32-
``` yaml $(python) && $(python-mode) == 'create' && !$(track2)
33-
python:
34-
basic-setup-py: true
35-
output-folder: $(python-sdks-folder)/maps/azure-mgmt-maps
36-
```
17+
3718
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
3819
no-namespace-folders: true
3920
output-folder: $(python-sdks-folder)/maps/azure-mgmt-maps/azure/mgmt/maps

0 commit comments

Comments
 (0)