Skip to content

Conversation

@openapi-sdkautomation
Copy link

Create to sync Azure/azure-rest-api-specs#14817

You can install the use using pip install of the artificats.

@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14817/track2_azure-mgmt-cosmosdb branch 2 times, most recently from efd59fa to 339eb93 Compare June 16, 2021 07:32
Azure CLI Bot and others added 27 commits August 2, 2021 09:57
* CodeGen from PR 14545 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.StorageCache to add version stable/2021-05-01 (Azure#14545)

* Adds base for updating Microsoft.StorageCache from version stable/2021-03-01 to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* 2021-05-01 API Changes

* prettier fix

* Lintdiff fix

* Add create only fields

* Create only tag for CacheIdentity

* Create only tag for CacheIdentity

* Remove create only for key rotation

* Fix s360 errors

* Fix read only

* Revert package-lock.json

* Revert package-lock.json

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
…#19970)

* CodeGen from PR 15383 in Azure/azure-rest-api-specs
Adding readme.python.md configuration for Recovery Services - Site Recovery (Azure#15383)

* Add python sdk config

* Python sdk generation readme

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <[email protected]>
* Update PythonSdkLiveTest.yml

* Update PythonSdkLiveTest.yml
* cut hard dependency on requests

* update

* update

* address review feedback
* add sample for raw_response_hook

* update
…zure#19993)

* update comments to align with sphinx style external links, versus the standard markdown formatting
* Add multivariate sample

* MVAD sample refine

* resolve comments

* resolve comments

* resolve comments

* MVAD sample refine

* remove credential info

* bug fix

* remove timeout

* remove timeout

Co-authored-by: David Liang <[email protected]>
* CodeGen from PR 15090 in Azure/azure-rest-api-specs
Removing duplicate package ID-2021-04-01-preview (Azure#15090)

* version,CHANGELOG

* test

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <[email protected]>
* CodeGen from PR 15384 in Azure/azure-rest-api-specs
Update readme.md (Azure#15384)

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* multi api support for artifacts

* multiapi for vnet

* update changelog

* update
* Flatten body in batch response

* update tests

* oops

* id to req id

* lint

* use ivars
* CodeGen from PR 15049 in Azure/azure-rest-api-specs
T2 elastic (Azure#15049)

* sql t2 readme config

* readme config

* Update readme.python.md

* conflient resolve

* readme config

Co-authored-by: msyyc <[email protected]>

* version,CHANGELOG

* Update CHANGELOG.md

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: msyyc <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 12566 in Azure/azure-rest-api-specs
Update quantum python track2 config (Azure#12566)

* update quantum python track2 config

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* version,CHANGELOG

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: msyyc <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <[email protected]>
* [textanalytics] regenerate v3.2-preview.1 (Azure#19805)

* update swagger readme

* regenerate code for v3.2-preview.1

* fixes for hooking up convenience layer to generated layer

* remove unnecessary check

* [textanalytics] adds extractive summarization action (Azure#19824)

* update swagger readme

* regenerate code for v3.2-preview.1

* fixes for hooking up convenience layer to generated layer

* add support for extract summary action

* align naming

* missed one

* readme and changelog

* fixing docstrings

* add some extract summary action tests

* update sync/async sample to include summary action

* fix disable_service_logs default

* test rank score

* add bug fix to changelog

* add missing reprs to new models

* add test for extract summary partial results

* update changelog to specify API version now targeting

* regen on latest swagger

* target swagger in repo and fix sample docs whitespace

* remove support for python 3.5 (Azure#19913)

* [textanalytics] add extractive summarization samples (Azure#20010)

* add extractive summarization samples

* wording

* [textanalytics] rerecord tests (Azure#20045)

* rerecord everything but healthcare

* linting

* rerecord healthcare tests
chlowell and others added 5 commits September 3, 2021 09:15
…zure#19725)

st_size is not meaningful for non-regular files (or symlinks).
See man (2) stat.
* Initial commit.

* Add docstrings for skill_version

* Ensure SearchIndexerSkillset can convert between custom and generated models.

* Update tests.

* Fix async skillsets and tests.

* Add client-side validation and tests for model properties.

* Re-record tests.

* Fix pylint errors.

* Rerecord tests. Fix linter errors.

* Fix ordering on old Python version.

* Add changelog entry.

* Fix linter issues. Make enums NOT case insensitive due to pylint failure.

* Remove client-side validation. Update models.

* Update test and re-record skillset tests.

* Change :param annotations to :ivar for custom models.

* Rename SearchField normalizer to normalizer_name.

* Restore :param annotation for now.
* Get rid of generated code

* upgrade azure core

* shared reqs
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14817/track2_azure-mgmt-cosmosdb branch 2 times, most recently from e363e68 to a94a621 Compare September 3, 2021 22:53
Yalin Li and others added 15 commits September 3, 2021 16:00
* CodeGen from PR 15128 in Azure/azure-rest-api-specs
Service Fabric - Add missing property recreateApplication to ApplicationUpgradePolicy (Azure#15128)

* add missing property recreateApplication

* add recreateApplication to all missing api versions

* fix issue with cluster difinition AvoidAnonymousTypes

* ClusterVersions add default response

* add integer format

* more integer formats

* add type object

* more type object

* more type object

* more type object

* more type object 3

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: Alfredo Santamaria Gomez <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 15851 in Azure/azure-rest-api-specs
Merge main (Azure#15851)

Co-authored-by: shenshengkafei <[email protected]>

* version,CHANGELOG

* test

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: shenshengkafei <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 15745 in Azure/azure-rest-api-specs
relay_track2_config (Azure#15745)

* relay_track2_config

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* version,CHANGELOG

* test

* Update CHANGELOG.md

* Update _version.py

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: msyyc <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 15798 in Azure/azure-rest-api-specs
logz readme config (Azure#15798)

* version,CHANGELOG

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <[email protected]>
Co-authored-by: msyyc <[email protected]>
* CodeGen from PR 15816 in Azure/azure-rest-api-specs
[Synapse] Modify kusto pool related operation id to make it clearer (Azure#15816)

* modify operation id

* modify database config operation id

* modify operation id

* modify operation id

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* Update release date.

* Update release date.
* updating codeowners

* adding yalin to codeowners for appconfig
* Checking for package

* Update eng/pipelines/templates/jobs/smoke.tests.yml

Co-authored-by: Wes Haggard <[email protected]>

Co-authored-by: Wes Haggard <[email protected]>
* version auto-calculation rule

* single api version rule

* Update main.py

* additional rule for track1

* when changelog is null

* Update PythonSdkLiveTest.yml for Azure Pipelines

Add `ISSUE_LINK`

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update livetest_package.txt

* Create create_pr.py

* Update PythonSdkLiveTest.yml for Azure Pipelines

use python script tu create pr

* Update PythonSdkLiveTest.yml for Azure Pipelines

* create py

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update token

* Update token

* test create_pr

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update create_pr.py

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* add_comment

* update by jf

* Update PythonSdkLiveTest.yml

* Update create_auto_release_pr

* Update create_auto_release_pr.py

* Update create_auto_release_pr.py

* Update yaml and py

* Update create_auto_release_pr.py

* Update create_auto_release_pr.py

* Update create_auto_release_pr.py

* Update PythonSdkLiveTest.yml

* Update create_auto_release_pr.py

* Update PythonSdkLiveTest.yml

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update create_auto_release_pr.py

Co-authored-by: msyyc <[email protected]>
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14817/track2_azure-mgmt-cosmosdb branch from a94a621 to 99c2269 Compare September 8, 2021 05:34
Azure CLI Bot and others added 5 commits September 8, 2021 13:55
* CodeGen from PR 15283 in Azure/azure-rest-api-specs
Fix WebApps.json for App Service Auth (Azure#15283)

* changes

* revert some changes

* fix 1-01

* done

* Update readme.md

* update 02-01

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* Update README.md

* Update README.md

* Update README.md
Merge bb0d2407beeb771594226794b89f6e9df5e7aec4 into 8834471
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14817/track2_azure-mgmt-cosmosdb branch from 99c2269 to 787c227 Compare September 8, 2021 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.