зеркало из
1
0
Форкнуть 0
Граф коммитов

423 Коммитов

Автор SHA1 Сообщение Дата
Yuchao Yan 4aa8db6544
[SDK generation pipeline] multi input config change (#36843)
* multi input config change

* fix
2024-08-12 15:55:31 +08:00
Yuchao Yan 88988355ef
[SDK generation pipeline] optimize log (#36720)
* optimize log

* add hint message

* update stderr

* update log format

* update log format

* update hint message

* update

* update
2024-08-02 15:50:39 +08:00
Tianen 83ac4fd077
update breakingchange config (#34647) 2024-03-06 14:16:19 +08:00
msyyc df8c766b59
[pipeline] adapt to breaking change detection (#18300)
* breaking change item for pipeline

* fix

* fix

* fix

* fix

* Update conf.py

* Update conf.py

* Update auto_package.py
2021-04-27 13:54:02 +08:00
msyyc b6d65fa3cc
[T2] python track2 new pipeline (#16374)
* track2 new pipeline

* Update swagger_to_sdk_config_autorest.json

* Update swagger_to_sdk_config_autorest.json

* fix comment

* better display ui
2021-01-29 15:12:13 +08:00
Kaihui (Kerwin) Sun 1ed054395a
autorest.python version 5.4.1 => 5.4.3 (#15331) 2020-11-16 14:00:13 +08:00
msyyc db2fa02320
autorest version 5.3.0=>5.4.1 (#15185) 2020-11-10 13:52:13 +08:00
changlong-liu 33bc44d8c2
set swagger-to-sdk repotag 'azure-sdk-for-python-track2' for mgmt plane config file (#14666)
* don't use multiapi_init_gen in track2

* use azure-sdk-for-python-track2

* refactor

* set track2 by config
2020-10-27 13:10:32 +08:00
changlong-liu be9d4b5d1b
use autorest.python 5.3.0 (#13835)
* use autorest.python 5.3.0

* codeowner
2020-09-21 11:27:28 +08:00
Phoenix He 450873531f
Fix format in swagger_to_sdk_config.json (#12083) 2020-06-17 10:19:53 +08:00
Phoenix He 485ee381ec
Enable track2 SDK Automation config on master branch (#11654)
* Update swagger_to_sdk_config.json

* Update swagger_to_sdk_config.json

* Update swagger_to_sdk_config.json

Co-authored-by: Zim Kalinowski <zikalino@microsoft.com>
2020-06-16 07:48:04 +02:00
Laurent Mazuel 8ba95ec250
Remove explicit version tag from automation (#10002)
* Remove explicit version tag from automation

* Update swagger_to_sdk_config.json
2020-02-26 11:39:36 -08:00
Dan Schulte 24c8eed10b Enable SDK Automation pull requests (#6498) 2019-07-25 18:49:01 -07:00
Dan Schulte 1afd0d873b Add initial SDK Automation configuration options (#5990) 2019-06-20 13:14:33 -07:00
Laurent Mazuel 94ca15f732
Move Mgmt SDK to autorest.python v4 by default 2019-06-12 16:45:31 -07:00
Laurent Mazuel 72c77c7998
Update swagger_to_sdk_config.json 2019-05-30 14:44:22 -07:00
Laurent Mazuel 9787e7689e
Kill project section for good 2019-05-22 13:42:28 -07:00
Azure SDK for Python bot 027fee8f7f [AutoPR] cognitiveservices/data-plane/FormRecognizer (#5032)
* [AutoPR cognitiveservices/data-plane/FormRecognizer] Cognitive Services Form Recognizer - Initial commit. (#5015)

* Generated from 29e2bc765c43c5181003c994c191e81a87be5bb9

Updated return type for /models api

* Packaging update of azure-cognitiveservices-formrecognizer

* Packaging update of azure-cognitiveservices-vision-face

* Generated from 8385975148ed0e78dcb8126d1a8ceaf602139d2e

removing multi as it causing autorest codegen issues with langs like go, ruby etc.

* Generated from afc041b90293c894a3ff3ec8f08cd52dbec4d6e7

API review feedback, Reverting OpIds

* Generated from af8009ba5c5f718bdf18e19407b076602dc82999 (#5061)

Update title to be used for SDK code generation

* Generated from e405bd9eb8d4b0660db9fa686a9ad6b1f41266a6 (#5137)

Fix version in form recognizer

* Packaging

* Packaging update of azure-cognitiveservices-formrecognizer

* Update .docsettings.yml

* Update .docsettings.yml

* Update version.py

* Generate in SDK folder

* Move FormRecognizer to SDK
2019-05-10 10:44:53 -07:00
Laurent Mazuel 4fd5a9331d
Update swagger_to_sdk_config.json with JSON schema (#3253)
* Update swagger_to_sdk_config.json

* Update swagger_to_sdk_config.json
2018-08-31 15:27:48 -07:00
Scott Schaab e9771ee553 Merge branch 'restapi_auto_keyvault/data-plane' of https://github.com/Azure/azure-sdk-for-python into dp-multi-api 2018-08-02 16:17:36 -07:00
Laurent Mazuel fd9f6d1ead
Remove pointless SwaggerToSdk conf if KV is multiapi 2018-07-27 16:06:59 -07:00
Azure SDK for Python bot e8f09d0ee1 [AutoPR] compute/resource-manager (#2487)
* Generated from c0def97e9fc1e839db7727fd31c2f583f6cf04d6 (#2486)

updated OS Upgrade History API

(cherry picked from commit e784ecac207c88dda10fa0986609907486994913)

* Generated from 8fe96075f82faeec0c0e316e0dd1a1c0ee77e376 (#2501)

fixed formatting

* [AutoPR compute/resource-manager] added autoOSUpgradePolicy to UpgradePolicy (#2505)

* Generated from 57e4037bd66b30a7f95fda331085521b2d669c94

added autoOSUpgradePolicy

* Generated from 27752fd2417b688d4aba3bcde1ada9231659d208

added deafult value as false

* Generated from 27752fd2417b688d4aba3bcde1ada9231659d208

added deafult value as false

* Generated from 87e0684ac67bc015bf82c1f1227093265c2e1233 (#2562)

added older examples

* Generated from 7014b952af241255afcf4e2b620cfd40737a3ea1 (#2580)

Upgrade Compute API version to 2018-04-01 and Fix the response of all POST operation.

* [AutoPR compute/resource-manager] Added the swagger file for the new service Gallery. (#2563)

* Generated from b48862551b5e97eb40acb3da63e55522a9db566c

Added the swagger file for the new service Gallery.

* Generated from d2537a58b0496d8860759d47a9c344c19d217995

Gallery Python conf

* Generated from 29d0c5762aad64243a021fac44d65b8610304e4e

Fixed description for 202 response.

* Generated from 29d0c5762aad64243a021fac44d65b8610304e4e

Fixed description for 202 response.

* Generated from b74f3ee0fdca928bf92a7fdd2bcd17994deadca9

Changed the operationId to conform to naming convention.

* Generated from 664c041aeed346e4fdc3a2c8c29c1c59e7505b66

Fixed some typos.

* Generated from e7ab96432e0bfc7c49839ca5d1194ec1be0c23a9

Add default error response. Make provisioningInfo a enum type.

* Generated from c26feda2acff5be97893b6e5db4270e09dbf1c25

Fixed comments according to CR.

* Generated from b757a4ec5fd9e1a35bedefd53fe3d92e111db5eb

Resolved merge conflicts.

* Generated from 4abedb1c096796557fdd029401f3d317f99c7f61 (#2664)

removing resourceUpdate, adding contents to disk and snapshot

* Generated from a2f275e122829ab63c18494dbaae5a1e9ef6e81c (#2673)

Compute Py conf

* [AutoPR compute/resource-manager] [Compute] Fix List VM Extension API name, description updates and other fixes. (#2677)

* Generated from e1a86d44e0c41fe932513a0d2c96c0852c382aa0

Fix List VM Extension API name, description updates and fix for 2018-06-01 version

* Generated from d4855e2ca85a8ed773644fdb69da2a852097cca4

Add VMSS Ip Tag

* Generated from d4855e2ca85a8ed773644fdb69da2a852097cca4

Add VMSS Ip Tag

* Rebuild by https://github.com/Azure/azure-sdk-for-python/pull/2487

* Generated from 41175e4e605bb5ed0329cdfa91ae14cfbd6a6739 (#2829)

Addressed comments - added missing StandardSSD_LRS in 2018-04-01, updated name to ListAll, and removed the change from 2015-06-15

* Generated from 0a9ee3a2db06dff212c23f80c8b7bf1eec31613a (#2858)

User identities in a new dictionary property

Moving user identities support from the property "identityId" list to a new dictionary property named "userAssignedIdentities".

* Generated from c34f1fdacb2efacd4dccdd69213e83e4800ab76a (#2859)

Added listing all availability sets in a subscription and StandardSSD_LRS to 2018-06-01

* Generated from d4e9a10c23b602709da6ec04f970c7802ca60af3 (#2886)

Got the latest code from official repo master branch and resolved the conflicts.

* Rebuild by https://github.com/Azure/azure-sdk-for-python/pull/2487

* Update version.py

* Generated from 0e3b2e2f19773ecc8bb676f2d40cff4119b2a357 (#2890)

Python conf for Compute 2018-06

* [AutoPR compute/resource-manager] Update RunCommand operation output as valid json object (#2888)

* Generated from e3d9ca01eb41c555b03705a38e58173de2196194

Update RunCommand operation output as valid json object

* Generated from e3d9ca01eb41c555b03705a38e58173de2196194

Update RunCommand operation output as valid json object

* Generated from ac9f623bcc6d676360abc57b52b6ee8b0341ea18 (#2914)

Modeling ASG association with VMSS (Service support this hence updating swagger)

* [AutoPR compute/resource-manager] Update VMSS planned maintenance description to refer to best practices doc (#2911)

* Generated from 93bfe8fd52fa3907af3496b4d37c6a50655cf8ea

Update VMSS planned maintenance description to refer to best practices doc

* Generated from 93bfe8fd52fa3907af3496b4d37c6a50655cf8ea

Update VMSS planned maintenance description to refer to best practices doc

* Generated from cb39de62c1bac51455eaf7ad3fbe8ac9ec84df58 (#2918)

Add missing ScaleSet properties

The change adds the following missing properties 
 1) "zones" property to VirtualMachineScaleSetVM
 2) DiskSizeInGB to VirtualMachineScaleSetOSDisk
 3) DiskSizeInGB to VirtualMachineScaleSetUpdateOSDisk

* Generated from b59db77683f3a9c65d0edec17b5f05e458a68897 (#2942)

Revert AccessUri description to make it correspond to server response

* [AutoPR compute/resource-manager] RunCommands 2018-06-01 (#2935)

* Generated from 8d08b9c279f07fa5a919205934fd785e329dad64

RunCommands 2018-06-01

* Generated from 9c64257f21823a1d72ec25cd640375f0100638e2

Take examples from 2018-04-01

* Generated from 8f17cd0bc03fad3ed3a5259ec37e9add84ff73a7 (#2965)

Fixing instance view object definition in VMSSVMProperties

* Fix multi api client

* Update Autorest min version for Compute

* Fixing tests for latest Compute

* Make it stable

* ChangeLog
2018-07-20 14:51:38 -07:00
Azure SDK for Python bot 26bf05dc53 azure-mgmt-subscription 0.2.0 (#2241)
* [AutoPR subscription/resource-manager] Update subscription creation ARM API in Microsoft.Subscription RP (#2151)

* Generated from 549bb107521c6fdf98f1457ddf428365533d43ec

Adding the tag package-all-subscription

* Generated from 549bb107521c6fdf98f1457ddf428365533d43ec

Adding the tag package-all-subscription

* Generated from 549bb107521c6fdf98f1457ddf428365533d43ec

Adding the tag package-all-subscription

* Generated from d3a81860f0d4e8fc23f6237b567bd83800bf7c98

Merging subscriptions.json swagger from Microsoft.Resources in Microsoft.Subscriptions swagger so that --package-all-subscriptions tag can produce a single package

* Generated from bc4c1450cf8dc8df87549d97d5b72ff5adc82b88

Rename the client from SubscriptionManagementClient to SubscriptionClient

* Generated from 8c9aef6b7b051994d851dc31a02553bd1c86d9c6

making object id a string instead of guid, and removing tenant id

* Generated from 5d31f58c6b4599aa01d29e021de4c4e4f95c1e92

Updating examples

* Generated from 05e035962321bc79e13e898872e806e9d83f0d10

removed extra property from required in model

* Generated from 9a5ddb0a9715b1fcc0be692513773304b50122d3

Getting the new stable subscriptions.json

* [AutoPR subscription/resource-manager] Move subscription Go packages to preview directory (#2245)

* Generated from 6853a53113c479a3a7ddf4fc20cbfac8024f862f

Move subscription Go packages to preview directory

* Generated from 6853a53113c479a3a7ddf4fc20cbfac8024f862f

Move subscription Go packages to preview directory

* [AutoPR subscription/resource-manager] [Subscription RP] Add AdditionalParameters property to SubscriptionCreationParameters (#2253)

* Generated from de69c3e4d72748c44117593d70afe77108367ab4

Add additional parameters property to SubscriptionCreationParameters to support Microsoft-internal subscription creation scenarios.

* Generated from 414aee76280edbf815f8cec72cce1d66e5320222

Adding sample for additionalParameters property.

* Generated from 718893e615e1dac407482dd977c62bbca6eb6794

Fix: change type to object

* Generated from 61df9b4ccccf7c97942783d6fd43f190f593dc63

Add missing description to new additionalParameters property

* Generated from 61df9b4ccccf7c97942783d6fd43f190f593dc63

Add missing description to new additionalParameters property

* [AutoPR subscription/resource-manager] fix readme.md to include 2016/06/01 with 2018/03/01 always (#2269)

* Generated from 30a2740c1ef0ec7715bd8ae16cad101eb6ba496b

fix readme.md to include 2016/06/01 with 2018/03/01 always

* Generated from 30a2740c1ef0ec7715bd8ae16cad101eb6ba496b

fix readme.md to include 2016/06/01 with 2018/03/01 always

* Remove subscription from specific clients

* Update version.py

* Add subscription creation test.

* Add history
2018-03-30 14:42:18 -07:00
Laurent Mazuel dc6ea95363
Default Autorest is now 3.0 2018-03-08 17:16:07 -08:00
Laurent Mazuel afe33d1004
Switch SwaggerToSdk to explicit 2.1.40 [skip ci] 2018-03-06 16:26:44 -08:00
Laurent Mazuel 545f501dea
Switch SwaggerToSdk to "latest" autorest.python [skip ci] 2018-03-06 16:25:55 -08:00
Laurent Mazuel f1d64e3792
Add repotag [skip ci] 2018-02-01 14:00:44 -08:00
Laurent Mazuel aad40c2e17
Remove simple conf from SwaggerToSdk [skip ci] 2018-01-12 10:00:56 -08:00
Laurent Mazuel ead4eed4e7
Fix SwaggerToSdk conf 2018-01-10 17:16:26 -08:00
Laurent Mazuel 6bbab4181b
Fix JSON of SwaggerToSdk conf [skip ci] 2018-01-04 18:17:19 -08:00
Azure SDK for Python bot e646a194d2
Generated from https://github.com/Azure/azure-sdk-for-python/issues/1615 2018-01-04 15:50:41 -08:00
Laurent Mazuel 02ac8e8e23
Add CustomVision to conf [skip ci] 2017-12-20 10:40:12 -08:00
Laurent Mazuel 3a408edb8b Initial version of MSI 2017-12-13 10:49:56 -08:00
Laurent Mazuel 2579e46600
Add latest CS service to conf [skip ci] 2017-12-12 18:32:42 -08:00
Laurent Mazuel adc3a3bf4d
azure-mgmt-subscription 0.1.0 2017-12-11 09:36:06 -08:00
Laurent Mazuel 38dc91cfe0
New conf after migration to README (#1663)
* New conf after migration to README

* Fix typo

* KeyVault and Batch basic parameters

* Add sdkrel: prefix

* Update conf for latest swagger-to-sdk
2017-12-05 10:33:48 -08:00
Laurent Mazuel b04b79cade
Use --version=preview 2017-11-28 10:31:54 -08:00
Laurent Mazuel 78cd7de432
Fix SwaggerToSdk conf broken by mistake.... 2017-11-27 17:25:58 -08:00
Laurent Mazuel ea8940e5d6
Copy Network 2017-09-01 to 2017-10-01 2017-11-27 15:04:43 -08:00
Laurent Mazuel 7748508001
New compute structure (#1643)
* New compute structure

* Re-record MSI example with 2017-12-01

* Re-record Compute main tests with 2017-12-01

* Fix test_create_vm_implicit_md test

* Fix test_create_image_from_blob tests

* Update ChangeLog
2017-11-27 14:42:33 -08:00
Laurent Mazuel 40fa36dec8
Merge pull request #1638 from lmazuel/new_cs
New CS services
2017-11-21 11:41:33 -08:00
Laurent Mazuel b576dd6f06
Content Moderator initial client 2017-11-21 11:04:49 -08:00
Laurent Mazuel 57a03099fe
Add Video Search package 2017-11-21 10:27:10 -08:00
Laurent Mazuel 5c90ac126b
Initial version of SpellCheck 2017-11-20 12:56:48 -08:00
Laurent Mazuel 65749cf4c5
Rename Language to TextAnalytics 2017-11-16 11:15:51 -08:00
Laurent Mazuel 55277f2ec1
Split CS Vision 2017-11-16 11:11:01 -08:00
Laurent Mazuel 933f69df44
Split CS Search 2017-11-16 10:57:37 -08:00
Sandeep Nuggehalli Lakshminarayana 2f945eb36d New SDK for Consumption based on new api-version 2017-11-30 2017-11-13 12:39:56 -08:00
Laurent Mazuel 39990b1610
Merge pull request #1616 from Azure/cognitiveservices
Merge Cognitive Services to master
2017-11-09 15:23:11 -08:00
Laurent Mazuel c1e5de4431
Update ACS conf to new structure [skip ci] 2017-11-09 11:24:17 -08:00