Skip to content

[AutoPR] azure-mgmt-apimanagement#6655

Closed
openapi-sdkautomation[bot] wants to merge 207 commits intoAzure:masterfrom
AzureSDKAutomation:sdkAutomation/azure-mgmt-apimanagement
Closed

[AutoPR] azure-mgmt-apimanagement#6655
openapi-sdkautomation[bot] wants to merge 207 commits intoAzure:masterfrom
AzureSDKAutomation:sdkAutomation/azure-mgmt-apimanagement

Conversation

@openapi-sdkautomation
Copy link
Contributor

Created to accumulate changes for: azure-mgmt-apimanagement

Dan Schulte and others added 30 commits July 10, 2019 16:34
* make sure its int. Need it to pass the test

* added policy and decorator

* dont decorate authn

* loggin policy behind retry policy

* managed should not be decoratored

* dont need my workaround

* dont trace get_token

* dont need this extra indent
Updating the Contributing section according to the guidelines
* make sure its int. Need it to pass the test

* added policy and decorator

* dont decorate authn

* loggin policy behind retry policy

* managed should not be decoratored

* dont need my workaround

* dont trace get_token

* dont need this extra indent
Updating the Contributing section according to the guidelines
* Smoke Test Sample for Track 2 libraries

Smoke Test for Indentity, Key Vault Secrets, Storage Blobs, Event Hubs and Cosmos DB

* simpleQuery method added

* Method's names updated

* Create README.md

* Update README.md

* Commented lines deleted

* README.md moved to correct folder

* Create requirements.txt

* Update README.md

* Update README.md

* Imports changed

* Use of literals instead of append

* Database Name variable to class level.

* Use of Pythonic with statements

* Update requirements.txt

* Revert "Update requirements.txt"

This reverts commit 4b79c6a.

* Revert "Use of Pythonic with statements"

This reverts commit 81adc4c.

* Revert "Revert "Use of Pythonic with statements""

This reverts commit 27b2a2d.

* requiriments.txt encoded as a txt file

* requirements.txt as text file

* Misspelling in "Key concepts"

* Update .docsettings.yml to match the tittle of Smoke Test

* Went trought Suyog comments

* Revert "Went trought Suyog comments"

This reverts commit 35c6223.

* Gone trought Suyog comments

* use of snake case in file names
* Smoke Test Sample for Track 2 libraries

Smoke Test for Indentity, Key Vault Secrets, Storage Blobs, Event Hubs and Cosmos DB

* simpleQuery method added

* Method's names updated

* Create README.md

* Update README.md

* Commented lines deleted

* README.md moved to correct folder

* Create requirements.txt

* Update README.md

* Update README.md

* Imports changed

* Use of literals instead of append

* Database Name variable to class level.

* Use of Pythonic with statements

* Update requirements.txt

* Revert "Update requirements.txt"

This reverts commit 4b79c6a.

* Revert "Use of Pythonic with statements"

This reverts commit 81adc4c.

* Revert "Revert "Use of Pythonic with statements""

This reverts commit 27b2a2d.

* requiriments.txt encoded as a txt file

* requirements.txt as text file

* Misspelling in "Key concepts"

* Update .docsettings.yml to match the tittle of Smoke Test

* Went trought Suyog comments

* Revert "Went trought Suyog comments"

This reverts commit 35c6223.

* Gone trought Suyog comments

* use of snake case in file names
* First version of paging

* Clean sync paging

* Async paging

* Name AsyncList without underscore

* MyPy happyness

* pylint

* black

* PageIterator as conf

* Simplify ItemPaged

* Use chain to link iterable

* Make Paging more open

* Docstring

* pylint / mypy / black

* Regenerate KV with latest Autorest + Paging branch (#6479)

* Regenerate KV with latest Autorest + Paging branch

* Remove unused import in tests

* Make the async adapter more generic

* Regeneration after operation mixin fix in Autorest

* COmmit changes forgotten in #6418

* Fixing syntax for 2.7

* Move Storage Queue to new Paging (#6447)

* Move Storage Queue to new Paging

* Working Storage queue on new paging

* Fix types

* First shot of blob tests update

* Fixing blob tests

* File to new paging

* Doc fix

* Feedbacks from @annatisch

* Fix last @annatisch comment

* Simplify paging contract

* Fix storage queue after new paging contract
* First version of paging

* Clean sync paging

* Async paging

* Name AsyncList without underscore

* MyPy happyness

* pylint

* black

* PageIterator as conf

* Simplify ItemPaged

* Use chain to link iterable

* Make Paging more open

* Docstring

* pylint / mypy / black

* Regenerate KV with latest Autorest + Paging branch (#6479)

* Regenerate KV with latest Autorest + Paging branch

* Remove unused import in tests

* Make the async adapter more generic

* Regeneration after operation mixin fix in Autorest

* COmmit changes forgotten in #6418

* Fixing syntax for 2.7

* Move Storage Queue to new Paging (#6447)

* Move Storage Queue to new Paging

* Working Storage queue on new paging

* Fix types

* First shot of blob tests update

* Fixing blob tests

* File to new paging

* Doc fix

* Feedbacks from @annatisch

* Fix last @annatisch comment

* Simplify paging contract

* Fix storage queue after new paging contract
* [AutoPR devtestlabs/resource-manager] [Hub Generated] Review request for Microsoft.DevTestLab to add version stable/2018-09-15 (#6359)

* Generated from c64177b58d5905986be6a16e270986ccfad08d25

Modification of PATCH description, plus minor fixes

* Packaging update of azure-mgmt-devtestlabs

* Generated from c2786532a6bf80ceb9cddda5e2c8b8abc09d6b30

Update specification/devtestlabs/resource-manager/Microsoft.DevTestLab/stable/2018-09-15/DTL.json

Co-Authored-By: Nick Schonning <nschonni@gmail.com>

* modified history and version

* Added general breaking changes note

* fixed indentation
* Aiohttp read timeout

* Aiohttp response status code

* Aiohttp content type header

* Review feedback

* Fixed typo

* Fixed async transport sleep coroutine

* Fix for stream generators

* Reverted attribute error handling

* Fixed trio sleep test

* Fixed identity test mocks

* Fix identity mock to return content-type as string

* Fix universal policy tests
* [AutoPR devtestlabs/resource-manager] [Hub Generated] Review request for Microsoft.DevTestLab to add version stable/2018-09-15 (#6359)

* Generated from c64177b58d5905986be6a16e270986ccfad08d25

Modification of PATCH description, plus minor fixes

* Packaging update of azure-mgmt-devtestlabs

* Generated from c2786532a6bf80ceb9cddda5e2c8b8abc09d6b30

Update specification/devtestlabs/resource-manager/Microsoft.DevTestLab/stable/2018-09-15/DTL.json

Co-Authored-By: Nick Schonning <nschonni@gmail.com>

* modified history and version

* Added general breaking changes note

* fixed indentation
chlowell and others added 29 commits August 6, 2019 17:27
@zikalino zikalino closed this Aug 16, 2019
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.

10 participants