Skip to content

[AutoPR azure-mgmt-loganalytics] Add support for None for MSI RP #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

openapi-sdkautomation[bot]
Copy link

@openapi-sdkautomation
Copy link
Author

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-loganalytics

You can install the package azure-mgmt-loganalytics of this PR using the following command:
pip install "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/azure-mgmt-loganalytics@7600#egg=azure-mgmt-loganalytics&subdirectory=azure-mgmt-loganalytics"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/azure-mgmt-loganalytics@7600#egg=azure-mgmt-loganalytics&subdirectory=azure-mgmt-loganalytics"

If you have a local clone of this repository, you can also do:

  • git checkout sdkAutomation/azure-mgmt-loganalytics@7600
  • pip install -e ./azure-mgmt-loganalytics

Or build a wheel file to distribute for testing:

  • git checkout sdkAutomation/azure-mgmt-loganalytics@7600
  • pip wheel --no-deps ./azure-mgmt-loganalytics

Direct download

Your files can be directly downloaded here:

@openapi-sdkautomation openapi-sdkautomation bot merged this pull request into sdkAutomation/azure-mgmt-loganalytics Oct 28, 2019
@openapi-sdkautomation openapi-sdkautomation bot deleted the sdkAutomation/azure-mgmt-loganalytics@7600 branch October 28, 2019 15:07
AutorestCI pushed a commit that referenced this pull request Nov 19, 2019
* init commit

* Remove eventhubclient

* Small fix

* apply black style format

* Draft refactor of the push mode

* Start

* Remove iterator test

* Callback model receive test

* Sync eventhub consumer refactor

* Improve sync implementation

* Async refactor

* Verify send result with uamqp ReceiveClient

* Start

* Remove iterator test

* Callback model receive test

* Verify send result with uamqp ReceiveClient

* api description update

* Verify send result with uamqp ReceiveClient

* Draft sync single thread

* small fix

* Fix tests for on_event (single event)

* remove test_producer_client.py

* Parse offset as byte

* improve variable name in producer client

* Consumer constructor accept callback method

* fix bug in process error

* Update _consumers

* Update event processor unit test

* Add test method for wrong json string

* Fix reconnect test

* put back delay in async

* Invalid partition check

* Change async test

* revert back to cancel

* Change async test

* remove iterator on consumer

* more remove

* Fix a bug of validating wrong partition id

* Add async test

* async while true

* fix async error handling

* Catch link stolen and throw out if owner level is set

* Add test for owner level

* increase waiting time

* Increase wait time to receive event

* Correct test case for wrong key to send

* Fix pylint error

* update the version number

* try version b6

* test code small fix

* Further refactoring (#5)

* Started some code clean up

* More clean up

* Refactored producer

* Made async eventprocessor internal

* Async clean up

* Fixed locking behaviour

* Merge updates

* Fix missing lock

* Review feedback

* Fix multi-line strings

* Test fixes

* Pylint fixes

* Fixed capabilities

* Typo

* Fix for producer shutdown

* Fix editing error

* Update ALL_PARTITION

* Renamed logger

* utc timestamps

* Refactor _Address

* Review feedback

* More review feedback

* Pylint fixes

* Skip wrong hostname test on darwin

* Skip wrong hostname test on darwin

* Review feedback

* Retry exception context

* increase wait time in live test

* increase wait time for owner level test

* Review feedback

* Perf patch

* Pylint fixes

* using None for default timeout

* User agent prefix constant

* Updated samples and snippets

* Increase wait time to 6 seconds for client auth test

* Add aiohttp in eventhubs dev_req

* Only install aiohttp for py3.5+

* Fix client auth async test

* Enlarge wait time to receive

* Enlarge wait time to receive
openapi-sdkautomation bot pushed a commit that referenced this pull request Jul 2, 2021
[EdgeOrder] Update 2020-12-01-preview swagger and add readme files (Azure#14935)

* new api changes (#1)

* new api changes

* referer url change

* EdgeOrder 2020-12-01-preview Swagger changes (#5)

* readme changes

* Swagger refresh and update examples

* Change examples as per oav validations

* Minor swagger modifications

* Minor spacing adjustments

* Set ModelAsString to true for enums and modify examples

* Fix swagger lint validation error

* Modify readme and examples

* Modify readme.go.md

* Update swagger

* Minor prettier fix

* Change python package version in readme

* Fix spell check error

Co-authored-by: sashanm <[email protected]>
openapi-sdkautomation bot pushed a commit that referenced this pull request Jul 27, 2021
* CodeGen from PR 14935 in Azure/azure-rest-api-specs
[EdgeOrder] Update 2020-12-01-preview swagger and add readme files (Azure#14935)

* new api changes (#1)

* new api changes

* referer url change

* EdgeOrder 2020-12-01-preview Swagger changes (#5)

* readme changes

* Swagger refresh and update examples

* Change examples as per oav validations

* Minor swagger modifications

* Minor spacing adjustments

* Set ModelAsString to true for enums and modify examples

* Fix swagger lint validation error

* Modify readme and examples

* Modify readme.go.md

* Update swagger

* Minor prettier fix

* Change python package version in readme

* Fix spell check error

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

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: sashanm <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants